An Introduction to Python Objects, using IPython [ID:005]
a series of video-tutorials by Jerol Harrington
These three videos show how objects are used in Python. You can write a lot of code without being especially aware of objects -- until you come to GUI programming: TKInter and especially wxPython. These ShowMeDos will help you make the transition to our wxPython videos.


Thanks for the series.