Question: first code: second code: w these steps: Code a Java program that will meet part of the client's specifications. You don't have to meet all

first code:

first code: second code: w these steps: Code a Java program that

second code:

will meet part of the client's specifications. You don't have to meet

w these steps: Code a Java program that will meet part of the client's specifications. You don't have to meet all the client's specifications at this stage. This Capstone project will be your first deliverable for Poised. You will build upon this program in later Capstone projects. For this program, you should: - Create a class that will be used to create a project object. Create a class that will be used to create person (e.g. architect, building contractor, etc.) objects. - Write a program that will allow a user to: - Capture the details that are used to create a new project object. - Change the due date of the project. - Change the total amount of the fee paid to date. - Update a contractor's contact details. - Finalise the project (but don't worry about saving it to a text file yet). - Open the first Capstone Project that you created in this level (the object-oriented program for a structural engineering company called "Poised".) - Enhance your program by doing the following: - Incorporate exception handling to your code. Your code should include at least two try-catch blocks (Go back to the Defensive Programming task if you're not sure where to start). - Make sure all your code is properly debugged. Make sure that the runtime and logical errors are also identified and corrected. - Fix the indentation and formatting of the code so that it adheres t the guidelines provided here. - Make sure that all the names of variables, classes, methods, etc. adhere to the guidelines provided here. - Refactor the code to improve the quality and readability of the coo in other ways highlighted in this project

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 Databases Questions!