Python Dictionaries, Sets and Object-Oriented Programming

Published: 26 September 2025
on channel: 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.


On this page of the site you can watch the video online Python Dictionaries, Sets and Object-Oriented Programming with a duration of hours minute second in good quality, which was uploaded by the user DeveloperLewis 26 September 2025, share the link with friends and acquaintances, this video has already been watched 11 times on youtube and it was liked by 2 viewers. Enjoy your viewing!