Final Project
Plan a full console application using multiple C++ concepts.
We'll cover the following...
You’ve learned variables, loops, decisions, functions, and files. Now it’s your turn to create something totally yours. This final project brings it all together.
Goal
You’ll aim to:
Understand the project requirements.
Plan its structure and the C++ tools you will use. ...