Loading

Need help learning to use pseudocode.

3 posts / 0 new
Last post
Offline
Joined: 06/03/2010
Need help learning to use pseudocode.

Hi,

I am learning how to use pseudocode from a book and I came to this problem it wants me to do. I've been trying and I can't do it. If anyone would be able to do it and maybe explain it, that would help me alot. you can email it to saune_aspa@hotmail.com
Here is the problem.

A small startup software developer company needs to create a program that will calculate the pay of its employees. The company wants the program to accept an employee's name, the number of hours that 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, but also calculate and display the net pay of the person after taxes have been calculated and deducted. The user will then be able to continue calculating the pay for additional employees until the user decides to stop. The user will then be able to continue calculating the pay for additional employees until the user decides to stop or until the maximum number of employees is reached. Create gross pay and net pay functions, and provide user input validation to check for a valid user name. Hours worked is between 0 and 80 hours, and the hourly wage is between $8.95 and $50.

cidfrey's picture
Offline
Joined: 12/17/2009
Sir

Download my sample programs on the home page of this site. Thank you

Web / System Developer
Contacts :
09327081978
recca_flame05@yahoo.com >>> Facebook/YM
ICCT Colleges Cainta Rizal

Anonymous
A small startup software

A small startup software developer company needs to create a program that will calculate the pay of its employees. For the first 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.

Pages

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.