New to Progamming
Will Ware
wware at world.std.com
Thu Nov 9 21:11:55 EST 2000
More information about the Python-list mailing list
Thu Nov 9 21:11:55 EST 2000
- Previous message (by thread): New to Progamming
- Next message (by thread): New to Progamming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): New to Progamming
- Next message (by thread): New to Progamming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list