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

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to