At the end of this lesson, you will be able to:
understand sequential programming
With a pencil and paper, answer the following questions:
Give 1 example of the following:
syntax error -
compile-time error -
run-time error -
What is the difference between a local and global variable?
storyboards, top-down design, flowcharts, pseudocode, test cases
3 types of errors
from the online book Computer Based Problem Solving by Patrick Coxall, read:
here is the problem:
create a program that asks the user to enter the subtotal. It then displays the tax AND the total with tax. (Choose a different province than Ontario.)
complete the Daily Assignment section in Hãpara Workspace for this day
if Hãpara is not working, make a copy of this document
move it to your IMH-ICS folder for this course
recreate the same program in C++