[Tutor] Object Oriented Programmin

Kent Johnson kent37 at tds.net
Tue Mar 28 12:40:59 CEST 2006


Kaushal Shriyan wrote:
> Hi ALL
> 
> I have gone through the object oriented programming in Python, I am
> not able to understand OOP concept in python,

Both Alan Gauld's tutorial and A Byte of Python have beginner's 
introductions to OOP:
http://www.freenetpages.co.uk/hp/alan.gauld/
http://www.byteofpython.info/read/oops.html

I have written an essay that talks about *why* you might want to use 
OOP, rathre than how...
http://www.pycs.net/users/0000323/stories/15.html

Kent



More information about the Tutor mailing list