Programming with C++
This class built on the foundation in C++ that was gained in CS 150 by informing students on additional concepts like structs, Blackbox testing, and other important aspects of C++ programming. These additional skills ensured that the students went from a basic level of knowledge in C++ to being able to write multiple files of code that worked together to accomplish more complex tasks. There are two assignments below that are spread across multiple files that show the additional skills obtained from this class.