Final Project

Plan a full console application using multiple C++ concepts.

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.

  • Build the project, one step at a time.

Project requirements

Let’s build an app that will be used by students in a network of elementary schools to develop their math skills. These elementary school students will be the end users who’ll be able to exercise their basic math skills using your app. The app will pose random math questions to the students and check if they’ve entered the correct answers. 

Here are the app’s exact functional requirements:

Get hands-on with 1400+ tech skills courses.