CPS 108: In-class Groupwork

Spring 1999


For these problems you will form groups of size four or five persons. You may not work alone! You should start each group activity by introducing yourself to each member of the group.

In-class groupwork is due at the end of class in which it is assigned. Groupwork cannot be made up after it has been assigned.

Coffee Machine

This project is intended to get you into the game of trying to design a program without thinking about exactly how it will be implemented.  Additionally, it is presented in parts to give you an understanding of how programs change and how to design programs that can be more easily refactored to accommodate future changes.

Pascal Array

This project is intended to get you thinking about what it takes to design and build a well-behaved C++ class.  Along the way you should learn something about the group decision making process and testing your code.
Comments?