New Programmer and Python

Neuruss luismg at gmx.net
Sun Sep 19 02:38:06 EDT 2004


Python is an excellent choice not only as a first language, but as
"the" language.
Python is based on the same principles than the other languages, but
they are implemented in a more easy and clear way. Its easy syntax
lets you learn the programming principles faster and better, letting
you concentrate in the problem you're trying to solve instead in lower
level, redundant tasks such as memory allocation or types
declarations.
Besides, it is also fun.



More information about the Python-list mailing list