Lecture 17: Python Classes
Prof. Bell discusses how classes make it easy to reuse code. Each class has a separate environment (no collision on function names) and inheritance allows subclasses to redefine or extend a selected subset of a superclass’s behavior.
Course Info
Instructor
Departments
As Taught In
Fall
2022
Level
Learning Resource Types
notes
Lecture Notes
theaters
Lecture Videos
podcasts
Podcasts
assignment
Problem Sets
notes
Problem-solving Notes
assignment_turned_in
Programming Assignments with Examples
auto_stories
Readings