Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

java language Assignment #1 - Programming Basics You are responsible for reading and understanding the requirements listed below. Your first assignment is to complete a

image text in transcribed
java language
Assignment #1 - Programming Basics You are responsible for reading and understanding the requirements listed below. Your first assignment is to complete a series of pseudo code activities. Standard comments are included in your file. Task #1 Informatics employees are paid at the overtime rate of one and a half times the base rate for hours worked above 40 hours in a week. Informatics desires a payroll program that reads, for every employee, the base rate and the number of hours worked and prints their weekly wages. It should also print the total of weekly wages paid by informatics. Using Pseudocode, develop an algorithm for this problem. Task #2 Bob employs a painting company that wants to use your services to help create an invoice generating system. The painters submit an invoice weekly. They charge $30 per hour worked. They also charge tax 15% Bob likes to see an invoice that displays all the information - number of hours, the charge per hour, the total BEFORE tax and the total AFTER tax. Since this is an invoice, we also need to display the name of the company (Painting Xperts) at the top of the invoice. Display all of the information on the Screen Using Pseudocode, develop an algorithm for this problem. The comments must include the Question Number(ie. Task#1), your full name, your student number and section number Submit an electronic version using the submission point located in the week 1 folder. The electronic version MUST be in pdf format. Any other format will NOT be accepted and you will receive a zero mark for your assignment. Once the due date and time has passed - the submission is considered late a mark of zero (0) will be assigned Change the name of the files to your firstnameLastname_wageCalculator.txt and firstnameLastname invoiceMaker.txt Grading 5 marks each Total of 10 marks

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design

Authors: Marion Donnie Dutton Don F. Seaman

14th Edition Globel Edition

1292107634, 978-1292107639

More Books

Students also viewed these Databases questions

Question

LO1 Explain how the workforce is changing in unpredicted ways.

Answered: 1 week ago

Question

LO6 List the components of job descriptions.

Answered: 1 week ago