Build a complete student records management system using Object-Oriented Programming. Demonstrate mastery of classes, inheritance, polymorphism, and file I/O operations.
Problem 1: Student Profile Card (Basic Classes)
10 points
Problem 2: Digital Student ID Cards (JSON Serialization)
10 points
Problem 3: Course Catalog System (Inheritance)
15 points
Problem 4: Semester Grade Report Generator (CSV Processing)
15 points
Problem 5: Smart Course Load Advisor (Polymorphism)
20 points
Problem 6: Complete Student Management System (Integration)
30 points