. .

Python 4 U

 

Python 4 U

A regular screencast series with short video tutorials on Python - This page covers OO topics (classes, for the most part) in Python

You can subscribe to this series using this link in iTunes, or any other podcatcher.


Introducing Classes Initializing Objects More on Attributes Subclasses
Introducing Classes Initializing Objects More on Attributes Subclasses
Method Overrides in Subclasses Object Tests Multiple Inheritance Name Mangling
Method Overrides in Subclasses Object Tests Multiple Inheritance Name Mangling
Adding Class Members Getters and Setters Simple Class Example
Adding Class Members Getters and Setters Simple Class Example