Newbie with some doubts.

Kent Johnson kent at kentsjohnson.com
Sun Jan 8 00:29:34 EST 2006


Edgar A. Rodriguez wrote:
> Hi everybody,
> 
> Im newbie to Python (I found it three weeks ago) , in fact Im newbie to
> programming. I'm being reading and training with the language, but I
> still wondering about what Classes are used to. Could you please give
> me some examples??

This essay gives some simple suggestions of when and why you might want 
to use classes:
http://www.pycs.net/users/0000323/stories/15.html

Kent



More information about the Python-list mailing list