Newbie

Gustaf Liljegren gustafl at algonet.se
Mon Jun 11 17:15:53 EDT 2001


justsurfn2004 at aol.com (Justsurfn2004) wrote: 

> Hello, im a newbie to all this programming stuff and i just downloaded
> python and i want to know how to use it. Can anyone reccommend any
> websites for me to go to on how to use it?

It takes some *reading*.

Download the Python documentation in PDF and start reading the tutorial. 
I'm a Python newbie too, but I have found it to be easy to learn thanks to 
the "interactive mode", which means that you write the code and see the 
result directly. It's great when trying things out, testing modules and 
functions and so on.

And www.python.org have some other nice tutorials and "getting started" 
papers. Read, or hire a private mentor. :-)

Regards,

Gustaf Liljegren - Python powered!



More information about the Python-list mailing list