Python Dictionaries, Sets and Object-Oriented Programming

Publié le: 26 septembre 2025
sur la chaîne: DeveloperLewis
11
2

This video builds an app that manages students, courses, and enrollments using clean OOP design. I create Student and Course classes and a Registrar class to track data with dictionaries and sets and persist enrollments using Python’s pickle. You’ll see input validation, readable _str_ outputs, quick lookups by ID, and saving/loading to enrollments.pkl.

Professor Lewis

Files: student_registration.py, student_registration_main.py
Run: python student_registration_main.py

What you’ll learn: OOP basics, dict vs set, generator expressions for printing, and binary serialization with pickle.


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Dictionaries, Sets and Object-Oriented Programming durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur DeveloperLewis 26 septembre 2025, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 11 fois et il a aimé 2 téléspectateurs. Bon visionnage!