could ildg <[EMAIL PROTECTED]> writes:

> 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.

These may be hard to understand because you haven't understood OOP.
Python syntax is very similar to p-code used in computer science
books.  Try to think like a computer scientist :>

> So, I wonder how did you master python? And where to find some cool
> docs?

Go to the nearest library and get some OO design book.

-- 
http://www.peter.dembinski.prv.pl
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to