Python_Learning_Roadmap
Python_Learning_Roadmap
1. Python Basics
- What is Python?
- Installing Python
- type() function
3. Operators
4. Strings
- String Methods
- Escape Characters
6. Control Flow
7. Functions
- return statement
- Lambda Functions
8. Error Handling
- Importing Modules
- __init__ Constructor
- self keyword
- Methods vs Functions
- List Comprehension
- Decorators
- Calculator
- To-Do List
- File Organizer
- Quiz App