Skip to content
MathsGenie logo
Open app

Course home

x

Programs are built from statements

Programs are built from statements

Flowchart comparing sequence, selection and iteration with arrows between statements, a decision diamond for selection, and a loop back arrow for iteration

An algorithm is a precise set of steps for solving a problem, and a program is that algorithm written so a computer can run it. A statement is one instruction, such as assigning a value, making a choice, or repeating a block.

Programming concepts Lesson

  1. GCSE
  2. /Computer Science
  3. /Programming concepts

Step-by-step lessons covering AQA GCSE Computer Science Programming concepts for GCSE Computer Science. Each lesson works through exam-style questions in Paper 1 and Paper 2 format. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.

Lessons