Curriculum
- 16 Sections
- 108 Lessons
- 52 Weeks
- Programming concepts27
- 1.0Introduction
- 1.1Sequence
- 1.2Sequence Solution
- 1.3Selection – IF Statements
- 1.4Selection – IF Statements Solution
- 1.5Selection – CASE Statements
- 1.6Selection – CASE Statements Solution
- 1.7Count controlled Iteration FOR Loop
- 1.8Count controlled Iteration FOR Loop Solution
- 1.9Count controlled Iteration FOR Loop Summation
- 1.10Count controlled Iteration FOR Loop Summation Solution
- 1.11Count controlled Iteration FOR Loop Counting
- 1.12Count controlled Iteration FOR Loop Counting Solution
- 1.13Count controlled Iteration FOR Loop Extreme Values
- 1.14Count controlled Iteration FOR Loop Extreme Values Solution
- 1.15Condition controlled Iteration WHILE Loop
- 1.16Condition controlled Iteration WHILE Loop Solution
- 1.17Condition controlled Iteration WHILE Loop Summation
- 1.18Condition controlled Iteration WHILE Loop Summation Solution
- 1.19Condition controlled Iteration WHILE Loop Counting
- 1.20Condition controlled Iteration WHILE Loop Counting Solution
- 1.21Condition controlled Iteration WHILE Loop Extreme Values
- 1.22Condition controlled Iteration WHILE Loop Extreme Values Solution
- 1.23Condition controlled Iteration REPEAT Loop
- 1.24Condition controlled Iteration REPEAT Loop summation
- 1.25Condition controlled Iteration REPEAT Loop counting
- 1.26Condition controlled Iteration REPEAT Loop Extreme Values
- Validation9
- String Handling10
- Library Routines8
- One Dimensional Array - Pseudocode8
- One Dimensional Array - Programming11
- Two Dimensional Array - Pseudocode9
- Two Dimensional Array - Programming10
- Linear Search - Pseudocode3
- Linear Search - Programming2
- Bubble Sort - Pseudocode2
- Bubble Sort - Programming4
- Procedures2
- Functions2
- Local and Global Variables0
- 8.3 File handling1
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 of selection
(c) Understand and use the concept of iteration
(d) Understand and use the concepts of totalling and counting
(e) Understand and use the concept of string handling
(f) Understand and use arithmetic, logical and Boolean operators
5 Understand and use nested statements
6 (a) Understand what is meant by procedures, functions and parameters
(b) Define and use procedures and functions, with or without parameters
(c) Understand and use local and global variables
7 Understand and use library routines
8 Understand how to create a maintainable program
8.2 Arrays
1 Declare and use one-dimensional (1D) and two-dimensional (2D) arrays
2 Understand the use of arrays
3 Write values into and read values from an array using iteration
8.3 File handling
1 Understand the purpose of storing data in a file to be used by a program
2 Open, close and use a file for reading and writing
Discover more from Lesson Computer
Subscribe to get the latest posts sent to your email.
Course Features
- Lectures 108
- Quizzes 0
- Duration 52 weeks
- Skill level All levels
- Language English
- Students 64
- Assessments Yes