Python supports object inheritance and all that that implies, such as polymorphism. This module shows you how inheritance works in Python.
This topic is presented on public course
Python Programming
Examples from our training material
| accom.py | Accommodation base clase |
| accom_finder.py | Sample application using hotel and bandb |
| accoms.xyz | Sample data for accoms program |
| addload | Illustration of how the + (add) operator is really defined |
| bandb.py | definition of subclass bandb of accom |
| boxex | Overloading (redefining) addition and how a variable is printed |
| goat.py | Defining a class of goats and overriding addition |
| hotel.py | definition of subclass hotel of accom |
| hound.py | Definition of two objects to demonstrate polymorphism |
| obob | Inheritance demo |
| people.py | Class, subclasses, test harness. Inheritance, Poymorphism and Overloading |
| thems | Polymorphism demonstration - uses cat and dog objects from hound.py |
| triang.py | definition of a property |
| ttest.py | calling an attribute [property] |
Opentalk forum discussions related to this topic
Printing out currencies in Python
Pictures
Overloading operators in Python
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
Inheritance.
Properties.
Special methods.
Metaclasses.
Pickling and shelving objects.
Old Style Objects (prior to Python 2.2)
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 600 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.