.. toctree:: :maxdepth: 1 :caption: Python Basics fundamentals/Demo_generators fundamentals/Demo_itertools fundamentals/Demo_comprehensions fundamentals/Demo_list fundamentals/Demo_decorators fundamentals/Demo_map_filter fundamentals/Demo_for_else fundamentals/Demo_oops_and_advanced fundamentals/Demo_function_caching fundamentals/Demo_string
.. toctree:: :maxdepth: 1 :caption: Data Structures & Algorithms dsa/sorting dsa/searching dsa/dynamic_programming
.. toctree:: :maxdepth: 1 :caption: Cython CythonDemo/cython_basics
.. toctree:: :maxdepth: 1 :caption: Additional Docs ML Guide Book <https://mlguidebook.com> Reco Guide Book <https://reco.mlguidebook.com> Deep Learning Guide Book <https://dl.mlguidebook.com> NLP Guide Book <https://nlp.mlguidebook.com> mightypy <https://mightypy.readthedocs.io/> graphpkg <https://graphpkg.readthedocs.io/>