[SOLVED] visual logic calculations

20.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

4.9/5 - (10 votes)

Select two calculation tasks that a program could perform that could be used by a small business.

Each task must include the following:

Inputting a value
Performing a calculation on that value
Outputting the value
Example calculations include the following:

Calculating sales tax on a sale
Converting from Fahrenheit to Celsius
Figuring a total bulk sale price based on price per unit and number of units
Obtain approval from your instructor for your items by sending a Private Message.

Create a separate 1/2-page Word document for each of the two tasks. Each document should contain:

A brief description of the task
The pseudocode associated with the task. Base the pseudocode on the examples provided in Ch. 3 of Prelude to Programming
Create a separate Visual Logic® file to execute each of the two tasks.

Save all the files in a single folder structure you zip into a single file to submit.

Submit the zip file containing all files using the Assignment Files tab.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.