Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The final project gives you the opportunity to demonstrate the object oriented programming skills acquired in this course, by designing and implementing a fully functional

The final project gives you the opportunity to demonstrate the object oriented programming skills acquired in this course, by designing and implementing a fully functional application.

Requirements For an application of your choice, describe the problem you aim to solve, design the necessary classes, and implement your design using Java. Your programs should contain at least two classes, and a driver class in which you demonstrate the functionality of your application.

Note: The final programming project is due at the end of Unit 8. You should select a topic for your final programming project and submit your selected topic by the end of Unit 5.

Directions Submit the following documents at the completion of your project using the link found at the bottom of the Unit 8 folder:

Documentation of the project, containing the algorithm, produced in pseudocode or flowchart, as well as the UML diagram representing the class structure of the program.

All files that are part of the project, including source code with the appropriate internal documentation.

A file containing snapshots of the running program, or a short video showing the running program.

Grading This assignment is graded and required and worth up to 60 points. It will be graded according to the following rubric:

Task Points
Import required package(s) 6
Use appropriate class identifiers 6
Declare variables and use them in the appropriate way 6
Use arithmetic and logic in the appropriate way 6
Use the appropriate data types 6
Use the appropriate control structures 6
Program source code compiles and executes using command line instructions 6
Program executes according to specifications 6
Project conforms to industry standard program design and style 6
Program logic is well-documented 6

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts International Edition

Authors: David M. Kroenke

6th Edition International Edition

0133098222, 978-0133098228

More Books

Students also viewed these Databases questions

Question

Summarize various training methods.

Answered: 1 week ago

Question

What about leadership lessons from particularly good or bad bosses?

Answered: 1 week ago

Question

How would you assess the value of an approach like this?

Answered: 1 week ago