Friday 13 April 2012

flow charting and programming

one thing that has always caused issues for students is that they just want to program, they don't want to do any planning before hand, however, how do you play hangman?

This could be a good way to get students to think about how they would program it.

http://inventwithpython.com/chapter8.html

Topics Covered In This Chapter:
How to play Hangman.
ASCII art
Designing our game by drawing a flow chart before programming.

No comments: