Use I the classes?

BartlebyScrivener rpdooling at gmail.com
Fri Oct 20 10:39:32 EDT 2006


Fulvio wrote:

> Looking for documents (free download) which clearly explain the way of
> programming python classes and lots of examples as a bonus.

http://www.freenetpages.co.uk/hp/alan.gauld/

On the frames page, go down to "Advanced Topics" and "Object Oriented
Programming"

And from the other thread we were on:

> Think of a class as both a "blueprint" for objects and a factory
> creating these objects. The class lets you define the attributes and
> behaviors of it's instances. 

http://tinyurl.com/yd97t5

rd




More information about the Python-list mailing list