OOP

Kent Johnson kent37 at tds.net
Fri Apr 29 08:20:04 EDT 2005


demon_slayer2839 at yahoo.com wrote:
> Hey yall,
> I'm new to Python and I love it. Now I can get most of the topics
> covered with the Python tutorials I've read but the one thats just
> stumping me is Object Orientation. I can't get the grasp of it. Does
> anyone know of a good resource that could possibly put things in focus
> for me? Thanks.
> 

You might be interested in this essay which gives some motivation for simple use of classes:
http://www.pycs.net/users/0000323/stories/15.html

Kent



More information about the Python-list mailing list