IT 210 UOP Courses / uoptutorial

IT 210 UOP Courses / uoptutorial

IT 210 Week 1 CheckPoint Input Data and Output Process

For more course tutorials visit
www.uoptutorial.com

1. CheckPoint: Input Data and Output Process

• Read the following scenario:

You want to build a program that will keep track of your CD and DVD collection at home.

• Use the table in Appendix C to complete this CheckPoint:

o Identify at least three processes(capabilities) that are needed in order to keep track of your collection.

o Identify the input data required for each of the processes.

o Identify a logical name for each data output item and type of data output (real number, integer, text).

• Post the table as an attachment.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

IT 210 Week 3 Check Point Sequential and Selection Processing Control Structure

For more course tutorials visit
www.uoptutorial.com

1. CheckPoint: Sequential and Selection Processing Control Structure

• Read the following scenario:

You are an accountant setting up a payroll system for a small firm. Each line of the table in Appendix G indicates an employee’s salary range and corresponding base tax amount and tax percentage. Given a salary amount, the tax is calculated by adding the base tax for that salary range and the product of percentage of excess and the amount of salary over the minimum salary for that range.

• Design a program that solves this problem.
• Generate a set of input test values.
• Perform a design walkthrough to verify your design.

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

IT 210 Week 6 CheckPoint Algorithm Verification

For more course tutorials visit
www.uoptutorial.com

1. CheckPoint: Algorithm Verification

• Answer the following questions...

Similar Essays