Hello World!

12 Days of Python

Welcome to the “12 Days of Python”, brought to you by “Hello World! Computer Programming for Kids and Other Beginners”.

12 Days of Python is a series of posts where we will use Python and the Pygame module to draw a Christmas scene.  Each day we’ll add something else to the scene, and we’ll show a new aspect of Python or Pygame.  The 12 Days are December 12 through 23, 2011.

We’re also having a giveaway, where you can win a Kindle Touch!  Details are here.   (Update:  We have a winner!)

To run the code in the 12 Days of Python, you will need Python and Pygame installed.  We’re using Python 2.x.  If you use the book’s installer (which installs Python 2.5, Pygame, and some other modules), you’ll have everything you need.

Warren & Carter

Day 1    Day 2    Day 3    Day 4    Day 5    Day 6    Day 7    Day 8    Day 9    Day 10    Day 11    Day 12