Like to lear a language.

Daniel Yoo dyoo at hkn.eecs.berkeley.edu
Wed Aug 28 20:35:36 EDT 2002


Frank Buss <fb at frank-buss.de> wrote:
: Joe Creaney <joec at annuna.com> wrote:

:> I found out that I have Python with windows XP and I am interested in 
:> learning some programming as a hobby.  How difficult or complex is 
:> python as a computer language.

: I think it's easier than other languages, like Java, because nearly 
: everything is an object, like numbers, which are not an object in Java. 
: Just try it and read the tutorials on http://www.python.org/ to learn more 
: about Python.

In particular, the links to:

    http://python.org/doc/Newbies.html

and

    http://python.org/doc/Intros.html

contain introductory material and tutorials that should be useful for
you.

Best of wishes!



More information about the Python-list mailing list