Pages

Resources

Here is a list of free resources that may be useful to you:

  • Dive Into Python - A mirror for Mark Pilgrim's Dive into Python. Designed for experienced programmers, it moves quickly into advanced features of the Python langauge.
  • Think Complexity - By Allen B. Downey, a look at "complexity science, data structures and algorithms, intermediate programming in Python, and the philosophy of science."
  • Think Stats - Also by Allen B. Downey, this book uses Python to explore statistics.