The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | Apr 2017 |
| Last Sign in: | 103 Weeks Ago, 3 Days Ago |
| Questions Answered: | 4870 |
| Tutorials Posted: | 4863 |
MBA IT, Mater in Science and Technology
Devry
Jul-1996 - Jul-2000
Professor
Devry University
Mar-2010 - Oct-2016
Term
So far, this course has addressed control structures, problem solving, and planning. This project provides you with an opportunity to apply those concepts by analyzing the problem, planning an algorithm, and performing a desk-check.
Click here to download the template (a Microsoft Word document) for this project and to complete the three-step process of analyzing the problem, planning the algorithm, and desk-checking the algorithm.
Step 1: Analyze the Problem Step one of this project requires you to first identify a problem and to briefly draft the details of the problem in approximately one to two sentences. Also, compose a solution for the identified problem in a paragraph. You may choose the problem; however, the solution must involve a calculating program which you can design. Be sure to include input and output while analyzing the problem. Here are a few examples of designing a program to solve a problem:
Step 2: Plan the Algorithm The next part of the project involves drafting pseudocode and a flowchart as part of the planning process of an algorithm. This task helps identify all of the details for an algorithm—planning the algorithm. Draft a set of pseudocode to include at least the following details:
Â
Â
Unit II Project Template
Complete the three-step process of analyzing the problem, planning the algorithm, and desk-checking the
algorithm.
Step 1: Analyze the Problem
1.1 Provide a brief description of the problem. 1.2 Provide a brief explanation of the solution (i.e., the program). Step 2: Plan the Algorithm
2.1 Prepare pseudocode for the solution. 2.2 Draft a flowchart of the solution. (Note: To add more symbols, copy and paste the shapes below.) Step 3: Desk-Check the Algorithm
3.1 Complete the desk-check table. (Note: Feel free to add rows and columns to the table if needed.)
Desk-Check Table
Data set 1
Data set 2