3_2_2 Programming Concepts

You should be able to:

  • Use, understand and know how the following statement types can be combined in programs:
    • variable declaration
    • constant declaration
    • assignment
    • iteration
    • selection
    • subroutine (procedure/function).
  • Use definite and indefinite iteration, including indefinite iteration with the condition(s) at the start or the end of the iterative structure.
  • Use nested selection and nested iteration structures.
  • Use meaningful identifier names and know why it is important to use them.

REVISE:

These learning outcomes have already been covered in:

Re-visit these outcomes as part of your revision.

TEST:

  1. Download and print the test paper here: https://drive.google.com/open?id=0B5fLtQ0Xgr2PTE9oUGUxT1JtMFk
  2. Try the mock test yourself.
  3. Use the 3.2.2 Walking Talking Mock below to guide you through answering the questions.

SOURCE RECOGNITION - PLEASE NOTE: The examination examples used in these walking talking mocks are samples from AQA from their non-confidential section of the public site. They also contain questions designed by TeachIT for AQA as part of the publicly available lesson materials.