Viewing the Videos or Subscribing to the Podcast

Some of the entries have a picture, which you can click to access the video. Otherwise, to see the videos, use this icon to subscribe to or view the feed:


Or, subscribe in iTunes

Tuesday, September 22, 2009

Introduction to Python Classes

Using examples of an animal and a simple grid, we look at creating classes in Python, in preparation for better understanding our Game of Life program.