Class diagram from lab with "inner class" symbols added:
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.
Class diagram from lab with "inner class" symbols added:
This and all future assignments in this course are individual assignments
No demonstration requirement this week, unless you complete the whole lab early.
Each student must submit their classes that fully implement the desired behavior. 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)