CSE 210: Programming With Classes
This course will introduce the notion of classes and objects. It will present encapsulation at a conceptual level. It will also work with inheritance and polymorphism.
Semesters Taught
- Winter 2021
- Spring 2021
- Fall 2021 - Block 1
- Winter 2022 - Block 1
- Spring 2022 - Block 1
- Summer 2022 - Block 1
- Winter 2023
- Spring 2023
Course Notes
- Private Scope In Python - blog post, might become slides later
Interactive Notebooks
Here are some interacctive Jupyter notebooks to explore various Python concepts: