Posted by Shawn on Friday, April 30, 2010 at 12:53am.
Try to study the class notes you have taken during the course and the textbook. They give valuable information. For flowcharts, try the following article:
http://en.wikipedia.org/wiki/Flowchart
You will have to understand the basics before you can design and code a programme, or its pseudocode.
You need to come up with a pseudocode or a flowchart before you can do the desk check.
For more information on desk check, read your textbook, or try the following article:
http://ironbark.bendigo.latrobe.edu.au/subjects/PE/2005s1/other_resources/desk_check_guide.html
Besic
A small startup software developer Company needs to create a program that will calculate the pay of its employees. For the third version of the program, the company wants the program to accept an employee’s name, the number of hours the employee worked, and the hourly pay rate. The program will then calculate the gross pay, display the employee’s name, number of hours worked, pay rate, and gross pay, and calculate and display the net pay of the person after taxes have been calculated and deducted.
Related Questions
programming - I have just started C programming after a semester of Java. I am ...
Programming - Hi. I am taking a computer programming class (C++). I need some ...
2nd Semester Classes - I just need someone's personal opinion. I have ...
COMPUTER PROGRAMMING - Could you please help me write a program using basic or ...
Programming - I need your help to write a program using visual basic 2010 for ...
computers - an introduction to programming and visual basic 2008 page 39 ...
Grammar and Composition - I don't understand how i can write a 1-2 minute ...
Programming - Here is the question that I need help to write the code for the ...
Calculus - Hi~ Thank you for your help! I was trying to work on a problem about ...
Legal - I am supposed to write a Legal Memo on the District Judge Charles Breyer...
For Further Reading