Year 4 - Computing
Procedures in programming
Repetition in programs
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 4 - Computing
Repetition in programs
In this unit pupils will create text-based programs which use repetition. They will plan, modify, and test commands to create shapes and patterns. They will explore the different types of loops that can be used to repeat commands in a program.
You will learn to decompose a task into small steps.
Actions have 'chunks' within everyday sequences. A computer can repeatedly call a procedure.
to break down a task into smaller, more achievable steps. Add one real device or system example to prove understanding.
Mistake: The computer understands procedure names and knows what to do based on the chosen name. Correction: The name is for humans, the computer only follows the instructions inside the procedure.
Browse all guides in the Year 4 Computing guide library.