How to learn OO of python?

Philippe C. Martin philippe at philippecmartin.com
Wed May 18 09:01:47 EDT 2005


PS: if you're under linux, try umbrello: you design your classes with a
graphical tool and umbrello will generate the code (Python too) for you.


Philippe C. Martin wrote:

> You might want to look at this first:
> 
> http://pigseye.kennesaw.edu/~dbraun/csis4650/A&D/UML_tutorial/
> http://uml.tutorials.trireme.com/
> 
> 
> 
> 
> 
> 
> could ildg wrote:
> 
>> I have learned python for over a month.
>> I heard that it was very easy to learn, but when I tried to know OO of
>> python, I found it really weird, some expressions seem very hard to
>> understand, and I can't find enough doc to know any more about it.
>> So, I wonder how did you master python? And where to find some cool docs?
>> 
>> Thanks.




More information about the Python-list mailing list