1. Basic I/O
2. Types
3. String Templating
4. Conditionals and Loops
5. List Comprehension
6. Functions
1. File Handling
2. Exception Handling
3. Regular Expression
4. Classes and Objects
5. Object Oriented Programming Paradigm
1. Flask
2. Database Handling
3. Building Web Applications - Render-based, APIs
4. Decorators
5. Mini Project - Building an Email Client to send Mails from CSVs
1. Fetching Content from Web with requests module
2. Parsing HTML with BeautifulSoup module
3. Mini Project - Building a Web Crawler
1. Tkinter, PyQt
2. Graphical User Interfaces
3. Building GUIs for Desktop Applications
4. Mini Project - Building a Password Manager Desktop Application