CS225,  Fall 2006,  Monday Nov. 3, Day 31 Hit reload! After class


HW Day 31, Due Tuesday Day 32   (11 class days after today) 

A) Activate your membership in cs225.wikispaces.com.  Create a page named after yourself. 
B) (Sub)routine cover sheet for each routine. Paper copy to hand in, and uploaded as Word document  to the Wiki.  Optional:  link to it from "your" page.   
C)  Algorithm(s) for your procedures, to critique. 
 Flowchart or pseudocode (or C++/Java--whatever). 
   Focus especially on:  Whether our agreements about info passing are suitable to your algorithms. 
                        What your pre-and post-conditions should be.
                      Begin to translate the algorithm into PEP8 language. 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

Notes:  Continuing with  TicTacToe,   with Wiki.  Most up-to-date versions of files are on the Wiki.
Refine flowchart, (not)
Define procedures, (yes)

Clarify board storage, and handling of who goes first.  Done
Hierarchy chart,
showing how info passes.  Begun.  All info so far passes in globals, so not hard.

Not:If time allows, more about addressing modes  Day 29



To Sievers Home Page
CS225-Fall06/Daya31.htm 
4pm, 11/6/06
This page belongs to Sally Sievers who is solely responsible for its content. Please see our statement of responsibility.