TeachScheme 1998: Tuesday
TeachScheme! 1998
Tuesday
Morning:
- Scheme's syntax and semantics, symbols
- How to create structures from lists: constructors and selectors:
make-point, point-x, point-y
- Designing with structures:
- Data analysis and definition
- Program templates (patterns)
Lab Session:
- Evaluating in DrScheme: numeric programs, list programs
- Implementing Hangman
- Designing simple structure-processing programs
Details
Afternoon:
- Varieties of data:
area-of-shape, inside?
- Classroom experience with TeachScheme! (Karen North)
- Overview of Ping-Pong
Lab Session:
- Implementing Ping-Pong
- Play Protect-the-Wall
Details