|
All source code submitted to Dr. Taylor should follow the Java Coding Standard developed in the Software Development Laboratory. The beginning C-style (/*...*/) comments must contain:
/* * Course: SE1020-003 * Term: Winter 2008-2009 * Assignment: Lab 1 * Author: Chris Taylor * Date: 12/08/08 */ Please see the Java Coding Standard document for the remainder of my style and documentation expectations. |