CSC 160
Homework 8
Assigned Nov 29, due Dec 8
The Last Homework Assignment!
Essay, to be written individually
Re-read the adages page,
and perhaps
this
article on computational thinking for non-computer-scientists.
Choose a group of several related adages, or one
longer article, that mean more to you than they did at the beginning of
the term.
Write an essay of three to six well-structured
paragraphs on what this adage or article really means in practice. Do you agree
or disagree? Support your claims with specific examples from your
experience this semester.
Programming problems (not graded; consider them review for the final exam)
- Exercise 20.4.2 (is a specified
posn
above the diagonal?)
- Exercise 20.4.4 (difference between coordinates of a
posn
)
- Exercise 20.4.5 (distance between two posns)
- Exercise 20.4.6 (are two posns equal?)
- Exercise 20.4.7 (how far is a number-or-posn from its origin?)
- Exercise 20.5.2 (swap-x-y)
- Exercise 20.5.3 (scale-posn)
- Exercise 20.5.4 (add-posns)
- Exercise 20.5.7 (choose-posn)
- Exercise 20.6.3-4 (reaction-time video game)
- Any of exercises 20.6.5-20.6.9 (animations)
- Exercise 20.7.2 (an animation with color control)
Last modified:
Mon Nov 21 15:29:49 EST 2011
Stephen Bloch / sbloch@adelphi.edu