In this topic you will learn about:
1. The use of variables, constants, operators, inputs, outputs and assignments
2. The use of the three basic programming constructs used to control the flow of a program:
4. The use of basic file handling operations:
6. The use of SQL to search for data 7. The use of arrays (or equivalent) when solving problems, including both one and two dimensional arrays 8. how to use sub programs (functions and procedures) to produce structured code 9. the use of data types:
11. The common Boolean operators. |