鶹Լ

Video summary

This short film uses computer games to explain debugging, which is the process of finding and correcting errors in computer programs.

Giving directions to get the park is also used as an example to explore the strategies needed for debugging, including checking and rechecking as you go.

This short film also looks at how bugs are often found in updated programs like computer games. The destruction of the Mariner 1 space probe is given as an example of how a small but undiscovered bug led to a huge problem.

Finally, some basic strategies for debugging are explored, including working with a team, and referring back to the original program algorithm to check the intended outcomes.

This short film is from the 鶹Լ Teach series, Cracking Computing.

Teacher Notes

A good place to start is with errors in a simple sequence of instructions given to a robot, either on screen or in real life. Once the outcome has been agreed the program can be run and any mistakes identified. The error can be rectified, the program rerun and the outcome checked again. This will model the check, test, check again process that is important for successful debugging.

Unplugged activities where pupils work in pairs to give instructions to each other for drawing an unseen character are also great for identifying where the actual outcome differs from the intended outcome, and how this happened.

Many activities and games used to watch coding have built in lessons that focus on debugging by deliberately introducing mistakes that pupils have to find and correct. Working through some of these activities as a whole class can be useful to model strategies.

Pupils should wherever possible write and debug their programs in pairs of groups, to develop their collaboration skills.

Other subjects

English: Pupils are familiar with checking their work for spelling and grammar errors and then editing and adapting their work to correct these mistakes. These experiences can be compared with checking a computer program for errors and debugging it.

PE: Pupils are often asked to learn a physical process like completing a forward roll, or dribbling a ball around cones, where there is a clear expected outcome. Photography and video can be used to capture the process and identify errors in the process. These errors can then be addressed and hopefully the outcome improved - this could be seen as a type of debugging.

This short film is suitable for teaching:

  • KS2 computing curriculum in England
  • Technologies curriculum area at 2nd Level in Scotland
  • KS2 digital competence framework in Wales
  • KS2 using ICT cross-curricular skill in Northern Ireland

Algorithms. video

This short film for primary schools outlines how algorithms are sets of instructions to make something happen, before explaining further using a recipe analogy.

Algorithms

Computer networks. video

This short film explains computer networks. It looks at different types of computer network and the elements that make up a basic network including clients, servers, switches and hubs.

Computer networks

Creating with computing. video

This short film explores the many creative computing tools we have access to, with a focus on how they are used to create new creative content and media.

Creating with computing

Decomposition. video

This short film explains how decomposition involves breaking one big problem down into smaller, more manageable problems that can be tackled step by step.

Decomposition

Input and output. video

This short film gives a brief history of input and output methods with examples, and brings us up to date with examples of familiar input and output devices that we use every day.

Input and output

Logical reasoning. video

This short film outlines logical reasoning as ‘sensible thinking’ when following rules, and explains how a problem with a computer program can be solved using logical reasoning.

Logical reasoning

Repetition. video

This short film for primary schools explains how repetition within computing allows a command to be repeated to make a computer program more efficient.

Repetition

Search technologies. video

This short film gives a brief history of the development of the internet and the invention of the world wide web by Sir Tim Berners-Lee, and explains the role of a search engine.

Search technologies

Selection. video

This short film covers the use of selection in simple computer programs, and shows how this idea of yes/no questions can allow computers to respond to external conditions and select different paths.

Selection

Sequencing. video

This short film covers the concept of sequencing, or making sure things are in the right order, and explores what might happen if things are done in the wrong order, or sequence.

Sequencing

Variables. video

This short film explores how computers use variables to store things that change, like names, numbers and scores.

Variables

Working with data. video

This short film explores how data is collected using digital devices in response to questions, and how it is organised into tables, records and fields on a computer system.

Working with data