SE1021
Software Development II
This is an old version of this course, from Winter 2013-2014. A newer version is available here.
This is an old version of this course, from Winter 2013-2014. A newer version is available here.
This and all future assignments in this course are individual assignments
You must demonstrate proper functionality for phase I before the end of lab (worth 5 points).
Each student must submit their classes that fully implement the desired behavior described in phase III. The classes must contain comments at the beginning of the file that include: Course name, Quarter, Assignment name, Author's name, and date. In addition, the class should have comments throughout, including JavaDoc for the class, all methods, and public attributes (see here).
You should submit your solution only once, so be sure you are happy with your solution before you submit it.
(Requirements adapted from Dr. Taylor's)