Skip to content
PythonCHB edited this page Jul 7, 2012 · 2 revisions

PyCon 2012 Videos

A whole bunch (all?) of the talks from PyCon 2012 are on line as videos. Here are a few I recommend:

The Art of Subclassing

Raymond Hettinger

The Art of Subclassing

Stop Writing Classes

Jack Diederich

If your class has only two methods -- and one of them is __init__ -- you don't need a class

Stop Writing Classes

Clone this wiki locally