An Intro to
Programming
with Python

Fall 2006
course
navigation

software

This page has links to suggested software for this course. If you have comments or thoughts feel free to edit what's here.
Generally I suggest using software which is

Docs

Python

Text Editors

IDE (Integrated Development Environments)

network tools

# Optional: after X11 window server first laptop$ ssh -X user@host # or just laptop$ ssh user@host passwd: **** user@host$ type_shell_commands_here laptop$ scp local_filename user@host:remote_filename passwd: *** laptop$
http://cs.marlboro.edu/ courses/ fall2006/python/ wiki/ software
last modified Monday November 27 2006 1:15 pm EST