interesting take on python OO
Josiah Carlson
josiah.carlson at sbcglobal.net
Sat Jun 2 03:19:57 EDT 2007
7stud wrote:
> http://www.evolt.org/article/OO_programming_the_Python_way/18/449/
>
> lol
I would have to agree. I could spend time talking about how bad that
article was, but instead I will offer useful advice for the new Python
programmer.
For new users of Python and/or object-oriented programming, stick with
the Python Tutorial included with the Python distribution, and/or check
out http://www.ibiblio.org/obp/thinkCS/python/english/ . There are some
pieces that were obviously translated directly from Java, but it has a
lot of good stuff.
- Josiah
More information about the Python-list
mailing list