.. This file is part of the OpenDSA eTextbook project. See
.. http://opendsa.org for more details.
.. Copyright (c) 2011-2023 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.

.. OpenDSA documentation master file, created by
   sphinx-quickstart on Sat Mar 17 18:07:39 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. avmetadata:: OpenDSA Sample eTextbook
   :author: OpenDSA Contributors
   :topic: Data Structures

.. chapnum::
   :start: 0
   :prefix: Chapter


.. _index:


.. raw:: html

   <script>ODSA.SETTINGS.DISP_MOD_COMP = false;ODSA.SETTINGS.MODULE_NAME = "index";ODSA.SETTINGS.MODULE_LONG_NAME = "Contents";ODSA.SETTINGS.MODULE_CHAPTER = ""; ODSA.SETTINGS.BUILD_DATE = "2023-10-10 00:24:45"; ODSA.SETTINGS.BUILD_CMAP = false;</script>


.. |--| unicode:: U+2013   .. en dash
.. |---| unicode:: U+2014  .. em dash, trimming surrounding whitespace
   :trim:


modules
=======

.. toctree::
   :numbered:
   :maxdepth: 3

   parameters
   debug
   junitbasic
   ADT
   BasicPointers1
   Syntax
   Links2
   Exercises
   Summations
   Proofs
   BinaryTree
   HashFunc
   HashCSimple
   SkipList
   Grammars1
   Grammars4
   Grammars5
   Semantics
   ReductionStrategies
   RegEx
   RegClosure
   NonRegular
   DFAproperties
   TuringIntro
   Turing
   CoursePolicies
   GettingStarted
   InheritanceAndPolymorphism
   ConditionalActions
   SoftwareTesting
   VariablesFieldsAndParameters
   PicturesAndForEachLoops
   AggregationStringsandMoreLoops
   GroupingObjectsUsingListsAndNestedForLoops
   ListAndLoopsDeepDive
   Arrays
   MultiDimensionalArrays
   FileIO
   MapsAndSets
   StaticMainAndExceptions


.. toctree::
   :maxdepth: 3


* :ref:`genindex`
* :ref:`search`
