What to expect this term?
Object Oriented Programming!
Five Programming
assignments will
focus on advanced
data structures while
at the same time
accomplishing these
other goals.
Object Oriented
Exercises to improve
our skills
Learn about C++'s
function overloading,
operator overloading,
copy constructors, and
inheritance
Compare Java to C++,
where we will work
through example projects
in both languages