Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CSC 3020 Java Programming Fall Term 2018 Project 01 75 points Due 11/08/2018 (11:45 A.M.) The goal of this Project is: 1. 2. 3. 4.

image text in transcribedimage text in transcribedimage text in transcribed

CSC 3020 Java Programming Fall Term 2018 Project 01 75 points Due 11/08/2018 (11:45 A.M.) The goal of this Project is: 1. 2. 3. 4. Being able to Analyze, Design, implement, and test a practical real-world application. Being able to use selections and repetition structures Being able to deal with methods Being able to manipulate 2D arrays. Requirements: In a word file: o Analyze each problem outline the problem and its solution requirements. (Describe the problem including input and output in your own words.)) Design an algorithm to solve the problem. (Describe the major steps for solving the problem.) o Use UML activity diagram to models a portion (of your choice) of the algorithm. Using java IDE software, implement the algorithm. Test the code for each problem and verify that the algorithm works; include a screenshot of each program output. Restrictions: You must work individually. Use only material from class or from the text book (chapters 1- 7 excluding ch. 3). All code must be the work of the individual. Do not share your code or copy from external resources Submission Create an empty folder; name the folder Project 01 (your name); include all files (one word file and two source files in a folder; compress the folder and upload it to the Canvas by the due date DO NOT Email your files Grading The grade of each program will be based on the creation of a program that works correctly, up to some details (50%), clear problem analysis and algorithm design (5%), the appropriate use of methods and loops (25%), the production of clear output, with readable formatting and without unnecessary repetition (10%), composition of informative comments (5%), and testing the program with different inputs (5%). Programs must run. CSC 3020 Java Programming Fall Term 2018 Project 01 75 points Due 11/08/2018 (11:45 A.M.) The goal of this Project is: 1. 2. 3. 4. Being able to Analyze, Design, implement, and test a practical real-world application. Being able to use selections and repetition structures Being able to deal with methods Being able to manipulate 2D arrays. Requirements: In a word file: o Analyze each problem outline the problem and its solution requirements. (Describe the problem including input and output in your own words.)) Design an algorithm to solve the problem. (Describe the major steps for solving the problem.) o Use UML activity diagram to models a portion (of your choice) of the algorithm. Using java IDE software, implement the algorithm. Test the code for each problem and verify that the algorithm works; include a screenshot of each program output. Restrictions: You must work individually. Use only material from class or from the text book (chapters 1- 7 excluding ch. 3). All code must be the work of the individual. Do not share your code or copy from external resources Submission Create an empty folder; name the folder Project 01 (your name); include all files (one word file and two source files in a folder; compress the folder and upload it to the Canvas by the due date DO NOT Email your files Grading The grade of each program will be based on the creation of a program that works correctly, up to some details (50%), clear problem analysis and algorithm design (5%), the appropriate use of methods and loops (25%), the production of clear output, with readable formatting and without unnecessary repetition (10%), composition of informative comments (5%), and testing the program with different inputs (5%). Programs must run

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

Professional Visual Basic 6 Databases

Authors: Charles Williams

1st Edition

1861002025, 978-1861002020

More Books

Students also viewed these Databases questions

Question

What must a creditor do to become a secured party?

Answered: 1 week ago

Question

When should the last word in a title be capitalized?

Answered: 1 week ago