- DAY 1: https://colab.research.google.com/drive/1hntSX8W72AO4fd3h_nWyjPaBWGCOBxjN?usp=sharing
- DAY 2: https://colab.research.google.com/drive/14V0SB73UWwls-L3Swr-UwM1aCddrliFX?usp=sharing
- DAY 3: https://colab.research.google.com/drive/1_MyyMt2fngZgTfGuf08d6qrNv9WEdAbA?usp=sharing
- Inheritance
- Polymorphism
- Abstraction
- Creating custom exceptions
- Handling multiple exceptions
- Context Managers
- Decorators
- Generators
- Advanced lambda functions
- Basic syntax
- Text search and manipulation
- Practical applications
- Binary operations
- CSV and JSON files
- Compressed files
- Threads
- Processes
- Inter-process communication
- Introduction to Flask or Django
- Building a basic web application
- Using templates and forms
- Connecting to SQL and NoSQL databases
- Basic queries
- Transaction handling
- Basics of unit testing
- Creating and running tests
- TDD as a development methodology