E D Page view A Read aloud T Add text V Draw Highl 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 Bob a builder has come to you to build a program for his business. He needs to determine the square footage of a room in order to buy materials and calculate costs. Bob charges $125 per square metre. The program is going to ask the user to enter the name of a room. It will then ask for the width and length of the room (in meters) to be built. The program will calculate the room area and use this information to generate an approximate cost. Your program will display the room, the total area and the approximate cost to the screen. Using Pseudocode, develop an algorithm for this problem. Task #2 Bob employs a Landscaping company that wants to use your services to help create an invoice generating system. The landscapers submit an invoice weekly. They charge $50 per hour worked. They also charge tax-13%. 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 (Landscaping 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 (i.e. Task#1), your full name and your student number Submit an electronic version using the submission point located in the week 1 folder. The
E D Page view A Read aloud T Add text V Draw Highl 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 Bob a builder has come to you to build a program for his business. He needs to determine the square footage of a room in order to buy materials and calculate costs. Bob charges $125 per square metre. The program is going to ask the user to enter the name of a room. It will then ask for the width and length of the room (in meters) to be built. The program will calculate the room area and use this information to generate an approximate cost. Your program will display the room, the total area and the approximate cost to the screen. Using Pseudocode, develop an algorithm for this problem. Task #2 Bob employs a Landscaping company that wants to use your services to help create an invoice generating system. The landscapers submit an invoice weekly. They charge $50 per hour worked. They also charge tax-13%. 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 (Landscaping 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 (i.e. Task#1), your full name and your student number Submit an electronic version using the submission point located in the week 1 folder. The
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education