Question
Work in C++ just the flowchart or pseudocode Scenario Congratulations! You have completed the interview process and have been hired as a junior developer at
Work in C++ just the flowchart or pseudocode
Scenario Congratulations! You have completed the interview process and have been hired as a junior developer at Chada Tech. Now that you have successfully completed your new-hire orientation and have been introduced to the rest of your team, you are ready to jump in and start working on your first project. Airgead Banking logo You are asked to collaborate with Airgead Banking, one of Chada Techs clients. Airgead Banking is well known in the community. They often sponsor schools and have recently decided to partner with the local high school to develop a program that will teach students the concepts of fiscal responsibility (such as living within their means and spending less than they make) via an interactive system. The initial focus for this project will be on investing and the power of compound interest. You will develop an application that allows users to see how their investments will grow over time. Airgead Banking has provided you with a list of functional requirements that describe what they need their application to do. Directions Review the Airgead Banking App Functional Requirements, located in the Supporting Materials section. Create pseudocode or a flowchart to plan your coding project. Outline your code step-by-step so that you can use it as a guide when coding. This will be submitted along with your zipped application. Do not write code yet. You will do that in Step 3. For this step, write your thoughts in English of what the program should do. Dont be concerned with syntax, just list statements, each describing a single action. List all steps. Use proper naming conventions. Keep it simpleuse only one statement per line. Develop an object-oriented programming (OOP) application using secure and efficient C++ code. Make sure that your application: Meets all specifications listed in the Airgead Banking App Functional Requirements Follows best practices described in the Airgead Banking Standards document Includes in-line comments
Scenario Congratulations! You have completed the interview process and have been hired as a junior developer at Chada Tech. Now that you have successfully completed your new-hire orientation and have been introduced to the rest of your team, you are ready to jump in and start working on your first project. You are asked to collaborate with Airgead Banking, one of Chada Tech's clients. Airgead Banking is well known in the community. They often sponsor schools and have recently decided to partner with the local high school to develop a program that will teach students the concepts of fiscal responsibility (such as living within their means and spending less than they make) via an interactive system. The initial focus for this project will be on investing and the power of compound interest. You will develop an application that allows users to see how their investments will grow over time. Airgead Banking has provided you with a list of functional requirements that describe what they need their application to do. Directions 1. Review the Airgead Banking App Functional Requirements, located in the Supporting Materials section. Create pseudocode or a flowchart to plan your coding project. Outline your code step-by-step so that you can use it as a guide when coding. This will be submitted along with your zipped application. a. Do not write code yet. You will do that in Step 3. For this step, write your thoughts in English of what the program should do. b. Don't be concerned with syntax, just list statements, each describing a single action. c. List all steps. d. Use proper naming conventions. e. Keep it simple-use only one statement per line. 2. Develop an object-oriented programming (OOP) application using secure and efficient C++ code. Make sure that your application: a. Meets all specifications listed in the Airgead Banking App Functional Requirements b. Follows best practices described in the Airgead Banking Standards document c. Includes in-line commentsStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started