1. Create an application written in C++ 2. Create a handout/reference based on the C++ application created. Application should show significant C++ using concepts from chapters 1 to 8. CH 1 Introduction to C++ CH 2 Numbers, Objects CH 3 Control flow/ selection While/do/for CH 4 Functions parameters CH 5 […]