CompSci 108
Fall 2009
Software Design and Implementation

Code Design Conventions

Each project you submit must include the following documentation:

Additionally, your project's code must adhere to the following code-level design conventions:

If you feel you must violate one of the conventions, you must document the reason within your code.

Resources