Question: For your final project, you will create a single application that demonstrates at least 5 of the competencies that you have learned in this class.

For your final project, you will create a single application that demonstrates at least 5 of the competencies that you have learned in this class. You can review these competencies here. The preference is that you demonstrate a working knowledge of control structures, error handling, classes, methods, recursion, and array processing.
This application doesn't necessarily have to be a consistent app. It can be a number of parts of different applications demonstrating the competencies, but the application should have 1 file to be run that accesses everything.
For example, I may have a menu that I build that, from that menu, allows me to run all the different parts of my application. Another way to approach it would be to create a cohesive application, like a role-playing game simulator that has the ability to create a character, have it fight a monster, etc.
Below are the expectations for this assignment.
Your application must run.
Your application is run from a single place. The application can be made up of multiple files, but I will only run the one you specify in your documentation.
Your application is run from a single place. The application can be made up of multiple files, but I will only run the one you specify in your documentation.
Your files must be contained in a zip file.
Your application is well commented, and your comments also note where you are demonstrating the different competencies.
The commenting in the file is clear and easy to read.
At least 5 major competencies from the list are demonstrated and noted in the application.
You must create documentation that tells me how to run your application, and how you are demonstrating the 5 or more competencies.
For your final project, you will create a single

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!