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 prog
On 2007-06-01, Bruno Desthuilliers <[EMAIL PROTECTED]> wrote:
>
> FWIW, I still don't get why people insist on believing that C++ and Java
> have anything to do with OO !-)
>
> (and yes, it's friday...)
Good marketing.
Albert
--
http://mail.python.org/mailman/listinfo/python-list
7stud a écrit :
> http://www.evolt.org/article/OO_programming_the_Python_way/18/449/
>
> -
> The last article gives you the absolute basics of using Python. This
> time, we'll do the OO side of Python. Yes, Python: a true object-
> oriented language with classes, inheritance and all.
>
> Ok,
http://www.evolt.org/article/OO_programming_the_Python_way/18/449/
-
The last article gives you the absolute basics of using Python. This
time, we'll do the OO side of Python. Yes, Python: a true object-
oriented language with classes, inheritance and all.
Ok, my OO background comes from the