| 1 |
Python Programming Basics |
|
| 1.1 |
Introduction to Python & Installation |
π |
| 1.2 |
Variables, Data Types & Operators |
π |
| 1.3 |
Conditional Statements |
π |
| 1.4 |
Loops (for, while) |
π |
| 1.5 |
Functions & Recursion |
π |
| 1.6 |
Lists, Tuples, Sets, Dictionaries |
π |
| 1.7 |
File Handling & Exception Handling |
π |
| 1.8 |
Final Test β Python Basics |
π Quiz |
| 2 |
Object Oriented Programming (Python) |
|
| 2.1 |
OOP Concepts & Real-World Modeling |
π |
| 2.2 |
Classes, Objects & Constructors |
π |
| 2.3 |
Encapsulation, Inheritance & Polymorphism |
π |
| 2.4 |
Abstract Classes & Interfaces |
π |
| 2.5 |
Magic (Dunder) Methods |
π |
| 2.6 |
Iterators & Iterable Protocol |
π |
| 2.7 |
Generators & yield |
π |
| 2.8 |
Decorators (Function & Class) |
π |
| 2.9 |
Context Managers & with Statement |
π |
| 2.10 |
SOLID Principles & Design Patterns |
π |
| 2.11 |
Final Test β OOP |
π Quiz |
| 3 |
OpenCV (Computer Vision) |
|
| 3.1 |
OpenCV Installation & Basics |
π |
| 3.2 |
Image Reading, Writing & Display |
π |
| 3.3 |
Image Processing (Blur, Edge, Threshold) |
π |
| 3.4 |
Contours & Shape Detection |
π |
| 3.5 |
Object Detection Basics |
π |
| 3.6 |
Face & Eye Detection |
π |
| 3.7 |
Final Test β OpenCV |
π Quiz |
| 4 |
MediaPipe |
|
| 4.1 |
MediaPipe Introduction |
π |
| 4.2 |
Hand Detection & Finger Counting |
π |
| 4.3 |
Face Mesh |
π |
| 4.4 |
Pose Estimation |
π |
| 4.5 |
Gesture-Based Applications |
π |
| 4.6 |
Final Test β MediaPipe |
π Quiz |
| 5 |
Robotics & Microcontrollers (Python) |
|
| 5.1 |
Arduino with Python (Serial) |
π |
| 5.2 |
ESP32 & Sensor Interfacing |
π |
| 5.3 |
MicroPython Basics |
π |
| 5.4 |
PyBullet Robotics Simulation |
π |
| 5.5 |
Computer Vision for Robotics |
π |
| 5.6 |
Final Test β Robotics & Microcontrollers |
π Quiz |