CS 228 unit -*- Outline -*- note for next year: it might make sense to cover declarations before expressions Another necessary thing is that there needs to be some time devoted to I/O streams here. Perhaps have the students write out before/after diagrams of some kind illustrating the various useful operations. meeting 1 * overview meeting 2 * translations meeting 3-4 * expressions covers syntax, details, precedence meetings 5-7 * statements practice with while and for loops meeting 8 * eliminating-recursion * declarations