Contribute Media
A thank you to everyone who makes this possible: Read More

PyOhio 2010: So You Just Took "Python 101" -- What's Next?

Description

So You Just Took "Python 101" -- What's Next?

Presented by Greg Lindstrom

In this class we will develop, step-by-step and as a class, two simple games, Hi/Low and Hangman. We will start from scratch and walk through each step of each game discussing decision making, loops ("for", "while" and "if"), data structures (tuple, list and dictionary) and looking at different ways to "get-r-done".

You should know a little about Python but don't have to know anything else about programming (you should know how to edit and run a Python program on your Operating System). Bring a computer with Python installed if you want to play along.

Details

Improve this page