A list of python programs with well documented code from beginner to intermediate level.
(Follows the CodeWithMosh PythonForBeginners Course and the Python playlist of CodeWithHarry on Youtube)
Following Topics are covered:
- Primitive Types
- Control Flow
- Functions
- Data Structures
- Exceptions
- Classes
- Modules
- Python Standard Library
- Python Object Oriented Programming
- PyGame (with Snakes Game)
- Few Python Exercises/Mini Projects