Class Inheritance in Python

Pubblicato il: 17 novembre 2013
sul canale di: Barron Stone
2,418
59

An explanation of class inheritance in Python which enables a class to use the data fields and methods defined in other classes.

This video was made for students of the Rice University Coursera course "An Introduction to Interactive Programming in Python".

The example code is available here: http://www.codeskulptor.org/#user24_y...

**There were 2 minor errors I noticed after uploading**
1. When describing the _init_ method I said that Python passes a "copy" of the object to the self input rather than a "reference" to the object.
2. I accidentally used the term "function" instead of "method" when talking about the overriding drive() method near the end... old habit!


In questa pagina del sito puoi guardare il video online Class Inheritance in Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Barron Stone 17 novembre 2013, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,418 volte e gli è piaciuto 59 spettatori. Buona visione!