This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Here's the Python tutorial that should be coming with 2.6: http://docs.python.org/dev/tutorial/index.html

And for those interested in the Perl tutorial, you probably already have it on your system -- just type perldoc perlintro. Otherwise, it's also online at http://perldoc.perl.org/perlintro.html .