Download Software that goes with the Book

This page contains free download links for the software that is necessary for doing the activities in the "Computer Programming is Fun!" book. All of the software on this page is also available on the CD that came with your book, if you bought the book in printed form.

This software has everything you need to start programming, including:

  • The Python programming language, version 2.5
  • The sample programs mentioned in the book
  • The cpif utility package described in the book

Directions

Windows users:

  • Right-click on this link (10.6 MB) and select "Save Target As" or "Save Link" to save the installer program to your computer (remember where you save it.)
  • Double click on the program you downloaded (named "cpif-1.0.4.exe") to run the setup program, and follow the directions.

Linux users:

  1. Python 2.4 or greater must be installed on your computer (it probably already is there)
  2. Download this source code tarball (256 KB) and save it in in a temporary directory, say, /tmp
  3. Read and follow the directions in the README-Linux.txt file to install the cpif package and its prerequisites.

If you don't know what to do after you've installed the software, well, that's what the book is for!

The current cpif software version is 1.0.4.

Please send feedback and questions to cpif@handysoftware.com . Thank you.