What You'll Learn
Course Content
Preview Videos
Final Project
Capstone: Build a School Management System in Python OOP
Apply everything from the course by building a small school management system in pure Python: model people and courses as classes, connect them through composition, remove duplication with inheritance and super(), and add class-level counters plus class and static methods. Submit a GitHub repository link with a working demo script.