Python Help
by
Jonathan Grossman
—
last modified
Oct 23, 2009 01:47 PM
Resources for learning Python
Learning a new programming language usually is difficult, especially if it is your first language. To help all those trying to learn this dynamic language, freshman or upperclassman, here are a few resources for you:
http://docs.python.org/3.1/tutorial/index.html -- This is the official Python website's tutorial
http://www.tutorialhero.com/view-343-python_basics_tutorials.php -- A collection of Python tutorials (note that the site also has many other tutorials available)
The SSE: We are compiling a series of tutorials on general Python techniques.

