Unit 8: Programming (Part 1)
8.1 Programming concepts 1 Declare and use variables and constants 2 Understand and use the basic data types 3 Understand and use input and output 4 (a) Understand and use the concept of sequence (b) Understand and use the concept …
Curriculum
Curriculum
- 4 Sections
- 54 Lessons
- 52 Weeks
Expand all sectionsCollapse all sections
- Programming concepts27
- 1.1Introduction
- 1.2Sequence
- 1.3Sequence Solution
- 1.4Selection – IF Statements
- 1.5Selection – IF Statements Solution
- 1.6Selection – CASE Statements
- 1.7Selection – CASE Statements Solution
- 1.8Count controlled Iteration FOR Loop
- 1.9Count controlled Iteration FOR Loop Solution
- 1.10Count controlled Iteration FOR Loop Summation
- 1.11Count controlled Iteration FOR Loop Summation Solution
- 1.12Count controlled Iteration FOR Loop Counting
- 1.13Count controlled Iteration FOR Loop Counting Solution
- 1.14Count controlled Iteration FOR Loop Extreme Values
- 1.15Count controlled Iteration FOR Loop Extreme Values Solution
- 1.16Condition controlled Iteration WHILE Loop
- 1.17Condition controlled Iteration WHILE Loop Solution
- 1.18Condition controlled Iteration WHILE Loop Summation
- 1.19Condition controlled Iteration WHILE Loop Summation Solution
- 1.20Condition controlled Iteration WHILE Loop Counting
- 1.21Condition controlled Iteration WHILE Loop Counting Solution
- 1.22Condition controlled Iteration WHILE Loop Extreme Values
- 1.23Condition controlled Iteration WHILE Loop Extreme Values Solution
- 1.24Condition controlled Iteration REPEAT Loop
- 1.25Condition controlled Iteration REPEAT Loop summation
- 1.26Condition controlled Iteration REPEAT Loop counting
- 1.27Condition controlled Iteration REPEAT Loop Extreme Values
- Validation9
- String Handling10
- Library Routines8



