CS202 1-3
What to expect this term?
Object Oriented Programming!
•Programming assignments will focus on advanced data structures while at the same time accomplishing these other goals.
•Learn about C++'s function overloading, operator overloading, copy constructors, and be introduced to inheritance
•Then, the rest of the term compares Java to C++, where we will work through example projects in both languages
•Course requirements consist of five programming assignments in C++ and Java