
Lecture 11: OOP and Inheritance
Published on 2012-10-294070 Views
In this lecture, we learn about object-oriented programming (OOP) and how classes are used to implement new types of objects in Python. As part of that discussion we introduce inheritance. Topics c