OVERVIEW

Students learn to use variables, constants, operators, inputs, outputs. The use of the three basic programming constructs used to control the flow of a program: 

Sequence, Selection, Iteration (count- and condition-controlled loops) The common arithmetic operators. The common Boolean operators AND, OR and NOT.