Learning objective
- To write and test more complex algorithms.
Success criteria
- I can create more complex algorithms using a
This content is for subscribers only. Join for access today.
National curriculum
Computing
Pupils should be taught to:
- Understand
This content is for subscribers only. Join for access today.
Cross-curricular links
English
Spoken language
Pupils should
This content is for subscribers only. Join for access today.
Before the lesson
This content is for subscribers only. Join for access today.
Lesson plan
Recap and recall
Explain to the children that they will be thinking about algorithms. Remind them that an algorithm is a set of commands that make a computer or robot do a job. Show slide 1 of the Presentation: Pirate puzzle and read the question aloud. Allow time for paired discussion.
This content is for subscribers only. Join for access today.
Extended-mode explainer videos
How to extend your display to view the lesson page and presentation mode simultaneously. Choose your operating system below to watch the video
If you need further support with extending your display,
please contact [email protected].
Extended-mode explainer video: For Mac
Extended-mode explainer video: For Windows
Adaptive teaching
Pupils needing support:
- Should use Resource: Arrow cards (support) to act out movements before programming to check the sequence.
- Could solve the first set of coding puzzles alongside an adult so they are prompted to check their algorithm step-by-step.
- Could test one block of code at a time to help identify where a bug has occurred.
- Could use the Resource: Algorithm bugs (support) to support identifying and fixing errors during debugging.
Pupils working at greater depth:
- Should create efficient algorithms by using the fewest possible commands and explaining why their solution is effective.
- Should apply a systematic debugging method (for example, testing step by step or predicting errors) and explain how this helps fix bugs.
This content is for subscribers only. Join for access today.
Assessing progress and understanding
Pupils with a secure understanding can:
- Create more complex algorithms using a
This content is for subscribers only. Join for access today.
Vocabulary definitions
-
algorithm
A set of commands that make a computer or robot do a job.
-
bug
An error that stops instructions from working correctly.
This content is for subscribers only. Join for access today.