resources
software
- tools - editors, compilers, ssh, etc
- python.org
- install 2.7.8 (If your computer doesn't already have it.)
- docs 2.7.8 (The python documentation will be more useful later in the term.)
- ipython.org - IPython is an interactive, alternative "python with extras" : browser notebook, scientific graphics & documents
textbook : Zelle's "Python Programming"
command line
- background
- on a Mac
- Unix & Mac
- on Microsoft Windows
python docs
python books & tutorials
python consoles in the cloud
Run python in a web browser.
misc