Object Oriented
Programming and Design using C++ built on the programming skills from Semester
One. The module was 100% coursework.
Coursework 1 was
to implement a dial class and use this class with additional programs.
Coursework 2 was
to implement a Template class Set, which handles various Sets. The
STL was not allowed to be used, although existing data structure code presented
in the module was allowed. I made use of a simple String class and
Vector class.
|