Vignette on Object Oriented Programming (OOP) in Python. It covers class, object, attributes, methods, inheritance, encapsulation, and polymorphism. It describes different types of methods such as setter (mutators) and getters (accessors). This video goes over an instantiation of class Person, and demonstrates properties of attributes and methods.
GitHub:
https://github.com/otrevizo/Python/bl...