Course slides
The slides in PDF format.
The variable binding slide as
Quicktime (188k),
MPEG (2.4M), or
AVI (3.7M).
Source code
Most of these, when executed as a script, give some output
showing or testing the functionality they implement.
Try : python2.3 file.py (or python file.py
if your python command invokes Python 2.3 by
default.)
Tarball of all the source code examples
Course Environment Setup
Source one of these scripts: (ba)sh
, (t)csh . These set up
aliases for python (to use the LCG's installation of python2.2) and
idle. (Your default compiler is switched to gcc 3.2).
External links
Python's home
Vaults of Parnassus