Program Flow Control

Specification Reference
  • understand the need for structure when designing coded solutions to problems
  • understand how problems can be broken down into smaller problems and how these steps can be represented by the use of devices such as flowcharts and structure diagrams
  • understand and be able to describe the basic building blocks of coded solutions (i.e. sequencing, selection and iteration)
  • know when to use the different fl ow control blocks (i.e. sequencing, selection and iteration) to solve a problem

Supporting Resources