CS 2010 Lab 6 Instructor Plan
In preparation for the homework:
Demonstrate adding the
draw.ss
teachpack.
Show the help available:
Select
Help Desk
from the
Help
menu.
Click the
Teachpacks
link.
Click the
Simple Drawing Exercises
link.
Demonstrate how the library works, including at least
start
,
end
,
draw-solid-disk
,
clear-solid-disk
, and
draw-rect
.
Demonstrate how to sequence drawings with
and
.
Demonstrate how to stop a loop by clicking DrScheme's
Break
button.
Demonstrate characters:
#\a
,
#\b
, ..., and
char=?
.
Last update: Tuesday, September 23rd, 2003
mflatt@cs.utah.edu