Software Development 3 – Assignments
Assignment 1, Part A
This program, written in C++, is the start of a more complex holiday booking system. This program contains a few classes to hold customers details and contains a test wrapper.
Software Development 3 – Assignment 1 A
Assignment 1, Part B
This program adds to the previous assignment by introducing two new classes and inheritance too complete the holiday booking system. This program also contains test wrappers.
Software Development 3 – Assignment 1 B
Assignment 2
This program, written in C++, was done using Extreme Programming methodology. Myself and a partner took it in terns to produce this program; which is a link list applications that loads, saves and allows user input to create a CD collection.
Software Development 3 – Assignment 2
Download the above files and unzip the contents
Provided in the zip files are the assignment specifications and the completed programs
Both written with Visual Studio 2008

