Basics[edit | edit source]
- Class level and Instance level
- List Comprehension
- Guide to Python Dictionaries
- The Difference Between Methods and Functions
- What are tuples?
- Variables vs Objects
- Introduction to the __name__ Variable
- Python Sets
Advanced[edit | edit source]
- Learning Generators
- Map, Filter, and Reduce
- What is lambda?
- Understanding Decorators
- What are dispatch tables?
- Introduction to Python's __slots__
- Co-Routines in Python
- OOP in Python
- Monads
Modules [edit | edit source]
- Debugging with Pdb
- Testing with pytest
- Learning Numpy
- Pickling and Shelving in Python
- Selenium - The web-based automation tool
- Pandas Python Library
- Python virtual environment
- Partial functions in the functools module
- Building CLI interfaces with Argparse
- Regex python module
- Working with JSON in Python
UI[edit | edit source]
Misc.[edit | edit source]
Things to learn[edit | edit source]
List now found at Topic Backlog .
Community content is available under CC-BY-SA unless otherwise noted.