Python Plus - OOP object instantiation

Опубликовано: 25 Июль 2026
на канале: Oscar Trevizo, Professor, Life Senior Member IEEE
6
0

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...