a. A demonstration that you can relate a textual description of a class to a design of a class.
b. Version 1 of the Atom
,
Element
,
and Molecule
classes.
(Note: You can receive partial credit on this part of the assignment.)
c. The StringUtilities
class and version 2 of the
Element
,
and Molecule
classes.
(Note: You will not receive partial credit on this portion of the
assignment. This part of the assignment is all-or-nothing.)
pa7
) that
will hold all of the files for this assignment.
Next, you should read the textual descriptions of an atom, element and molecule that were used to design the classes.
Next, you should complete Part a.
After that you should read the design of the classes for Part b, think about the order in which you should implement those classes, and implement and test those classes. It is strongly recommended that you work on (i.e., implement and test) one method (in one class) at a time.
Finally, you should read the design of the classes for Part c, think about the order in which you should implement those classes, and implement and test those classes. Again, it is strongly recommended that you work on (i.e., implement and test) one method (in one class) at a time.
Atom
, Element
and
Molecule
classes you must submit them
using Web-CAT (and the Blackboard
attestation process). Then, after you complete
version 2 of the Element
and
Molecule
classes and the StringUtilities
class you must submit them using Web-CAT (and the Blackboard
attestation process).
Copyright 2013