OOP inheritance - Intermediate Python Programming p.17
Channel:
Subscribers:
1,420,000
Published on ● Video Link: https://www.youtube.com/watch?v=GZeGkjE38bI
Inheritance allows you to create super simple classes, and for your users to modify the classes, or for you to easily modify and tweak other people's classes.
Raymond Hettinger's super considered super: https://www.youtube.com/watch?v=EiOglTERPEo
https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
Object Oriented Programming
Class
OOP
inheritance
python
python 3
tutorial
intermediate
introduction
programming