ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 103 Weeks Ago, 3 Days Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 05 May 2017 My Price 9.00

three basic tasks-Input Data,Process Data, and Output Results

PLEASE HELP! This is do by the 30th of december.  The following programming problem can be solved by a program that uses three basic tasks-Input Data,Process Data, and Output Results. To process the data, use file, looping, array, decision, accumulating, counting, findmin/max and sorting techniques. First, create an MS Word document containing a hierarchy chart and a data flowdiagram to organize your program modules. Second, create a pseudocode program using Notepad++ to solve thisproblem. Third, create the program with RAPTOR. You MUST use Modular Programming techniques by using SubModules (Sub Charts in RAPTOR) in your program. Your "main" module should not be very large. The rest of the instrctions are attached below

 

Final Programming Project Assessment (400 Points toward Course Grade)Instructions: The following programming problem can be solved by a program that uses three basic tasks-Input Data,Process Data, and Output Results. To process the data, use file, looping, array, decision, accumulating, counting, findmin/max and sorting techniques. First, create an MS Word document containing ahierarchy chartand adata flowdiagramto organize your program modules. Second, create apseudocodeprogram using Notepad++ to solve thisproblem. Third, create the program withRAPTOR. You MUST use Modular Programming techniques by using SubModules (Sub Charts in RAPTOR) in your program. Your "main" module should not be very large.Problem StatementLedger's Furniture Store has 10 salespeople. Ledger's wants to produce a combined monthly sales report for allsalespeople. Ledger's wants you to write a program that will allow them to enter data in any order, save the unsorted datato a file, and then produce a file in alphabetical order by last name of the salespeople. The unsorted output file should benamed "sales_unsorted.txt" and the sorted file should be named "sales_sorted.txt".Yourunsortedfile output should include:A list of the salespeople’s names and the monthly sales for each of them.Yoursortedfile output should include:A list of the salespeople’s name and the monthly sales for each of them.At the bottom of the report, list the following:oThe total combined sales for all salespeople.oThe average sales for all salespeople.oThe salesperson with the lowest sales for the month.oThe salesperson with the highest sales for the month.You must submit the unsorted and sorted files with your RAPTOR program to show that your program ran correctly.Here is yoursample test datato use with your program. This is to be typed in as user input.SalespersonMonthly SalesJoan$ 1525Bob$ 1935Lisa$ 2550Tina$ 1745Corey$ 3025Chummily$ 1420Rick$ 4560Nancy$ 2645Holly$ 1489Frank$ 4450

Attachments:

Answers

(11)
Status NEW Posted 05 May 2017 07:05 AM My Price 9.00

-----------

Attachments

file 1493968323-Solutions file 2.docx preview (51 words )
H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly -----------onl-----------ine----------- an-----------d g-----------ive----------- yo-----------u e-----------xac-----------t f-----------ile----------- an-----------d t-----------he -----------sam-----------e f-----------ile----------- is----------- al-----------so -----------sen-----------t t-----------o y-----------our----------- em-----------ail----------- th-----------at -----------is -----------reg-----------ist-----------ere-----------d o-----------n -----------THI-----------S W-----------EBS-----------ITE-----------. ----------- Th-----------ank----------- yo-----------u -----------
Not Rated(0)