[Tutor] Object Oriented Programmin

Mike Hansen mhansen at cso.atmel.com
Tue Mar 28 23:38:42 CEST 2006


> Subject:
> [Tutor] Object Oriented Programmin
> From:
> "Kaushal Shriyan" <kaushalshriyan at gmail.com>
> Date:
> Tue, 28 Mar 2006 12:57:58 +0530
> To:
> tutor at python.org
> 
> To:
> tutor at python.org
> 
> 
> Hi ALL
> 
> I have gone through the object oriented programming in Python, I am
> not able to understand OOP concept in python,
> 
> is there a methodical way to understand it and simplfy things
> 
> Thanks in Advance
> 
> Regards
> 
> Kaushal
> 

If you are reading Learning Python(2nd Ed), the OOP section was a little 
thick to me. I read the book, The Object Oriented Thought Process. Then 
I went back and read the chapters on OOP in Learning Python, and it made 
a lot more sense.

Mike


More information about the Tutor mailing list