- What is Python?
- Version Control
- Comments
- Variables
- Data Types
- Arithmetic Operations
- Logical Operations
- Type Conversion
- Indexing and Slicing on Strings
- Lists
- If Conditions
- While Loop
- For Loop
- Dictionaries
- Sets
- Tuples
- Functions
- Return Statements
- Lambda Function
- *args and **kwargs
- Modules
- Try-Except
- Introduction to OOP
- Introduction to NumPy