$30.00 CS106-Problem Solving Concepts with Programming
- From Computer-Science: Programming-Methods , Computer-Science: Programming-Methods
- Closed, but you can still post tutorials
- Due on Nov. 07, 2009
- Asked on Nov 04, 2009 at 5:33:44PM
Q:1 program, 3 charts, algorithm, 2-3 Paragraphs
This week, one of your smaller customers needs your help writing a program. Your customer has an e-commerce Web site that offers shipping discounts for purchases over a certain dollar amount. Using the steps of problem solving, create a program to check the eligibility of an Internet order for free shipping. Otherwise, the program will print the merchandise total plus an $8.95 shipping charge. Your solution must include the following 5 parts in addition to the coded solution:
1. A problem analysis chart with sections for given information, required results, processing required to obtain the results, and solution alternatives
2. A flowchart showing the program processing flow
3. A chart showing input, output, and processing
4. An algorithm in pseudocode describing the steps the program will perform
5. A written description of how each of the six problem-solving steps was addressed
Attachments:
CS106-week5_example program.txt (3K)
CS106_Chat_5_110109.ppt (1174K)
CS106-designDocument[1].doc (271K)



