New to Progamming

Will Ware wware at world.std.com
Thu Nov 9 21:11:55 EST 2000


Josen Ruiseco (jruiseco at usa.net) wrote:
> I am in the process of getting Linux certified. My next task is to learn
> programming. I have hear good things about Python. What would someone
> suggest I do to learn programming/Python?

The original tutorial is a pretty good place to start:
http://www.python.org/doc/current/tut/tut.html
Once you've worked through that, and are reasonably comfortable with
the language, start making your way thru the library reference:
http://www.python.org/doc/current/lib/lib.html
A lot of good stuff is reachable from the documentation web page:
http://www.python.org/doc/

-- 
# - - - - - - - - - - - - - - - - - - - - - - - -
# Resistance is futile. Capacitance is efficacious.
# Will Ware	email:    wware @ world.std.com



More information about the Python-list mailing list