CS 231 Intro to Programming, Spring 2003
Lab 9 (Last lab of Spring 2003)
Reflective Essay.
Purpose
To fulfill the English portion of the Writing Centered aspect of the
course.
Due date
This essay is due at 4:59p.m. on the last day of classes, May 6, 2003.
Requirements
This essay will include three parts:
- A finished design (outline) of the major components, their
interactions, and the important control flow of the program (simply
include a copy of your design).
- An analysis of the program, written from the perspective of a person
other than the author of the program.
- A short retrospective on the process of designing, coding and
debugging this program; and how/whether this process increased your
understanding of the subject at hand.
We expect 2) and 3) together to comprise about 2 or 3 pages of text.
[top]
[Back to lab 9 main page]