[Chicago] pedantic guessing game demo

Tim Ottinger tottinge at gmail.com
Tue Mar 8 07:15:18 CET 2011


Well, then, you still did well enough on a first attempt.

This is a good starting place to learn about more techniques, like
using methods, loops, and conditionals. Learning to use loops and
functions will probably be next for you.

Keep reading up on python, maybe using one of the nice online books or
the tutorial that comes with it. You will learn about classes,
functions, conditionals, loops and many exciting other features of our
favorite programming language.

It actually is a bit of fun to rewrite the program using Test-Driven
Development (when you get that far along).

-- 
-------------------------------------
http://agileinaflash.com/
http://agileotter.blogspot.com/
http://tottinge.blogsome.com


More information about the Chicago mailing list