COURSE-1: PYTHON - QUICK RECAP (10 Sessions)
MODULE-1: PYTHON FUNDAMENTALS
- Python Installation (Windows / Mac)
- Variables and Data Types
- Operators
- Conditional Statements & Loops
- Functions
- File Handling
- Exceptional Handling
MODULE-2: DATA STRUCTURES
- Lists
- Dictionaries
- Tuples
- Sets
MODULE-3: OBJECT-ORIENTED PROGRAMMING
- Classes, Objects and Methods
- Inheritance and Polymorphism
- Abstraction and Encapsulation
MODULE-4: ADVANCED PYTHON
- Decorators
- Packages and Modules
- API Development (Flask)
- SQL, MySQL and SQLite Overview
MODULE-5: PYTHON LIBRARIES
- NumPy
- Pandas
- Matplotlib
- Scikit