鶹Լ

Video summary

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.

The film starts with some real world examples, including getting dressed and making a sandwich, and explores what might happen if things are done in the wrong order, or sequence.

It also looks at how instructions need to be precise and unambiguous.

The film then expands this idea into the more complex real world example of an automated factory, and then a simple program for a computer game.

It also looks at the importance of sequencing in the computer programs behind larger applications, like air traffic control systems.

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

Teaching Notes

The importance of sequencing instructions accurately in computer programs can be explored initially using practical activities and games where instructions are given and the outcome depends on the quality of those instructions.

Pupils could pretend to be robots waiting for instructions and follow them precisely to complete a simple task. This might work well as part of a PE lesson, using simple hall apparatus to create an obstacle course that must be navigated by the ‘robot’ under instruction from a team of ‘programmers’.

It is important that pupils are clear about their intention for the outcome of the sequence of instructions (the algorithm). This will allow them to see mistakes and correct them, or debug.

Floor robots and other physical systems or simulations can be useful when starting work on sequencing as the outcome of each part of the sequence is visually obvious. This makes debugging a natural part of the activity.

Other subjects

English: Sequencing fits into several areas of non-fiction writing, including instructions and explanations of a process. Comparisons can be made between these kinds of texts and simple computer programs and algorithms.

Maths: Creating and solving number sequence puzzles would work well to support this concept and introduce the idea of rules governing the way the sequence progresses. For example, “add five” or “multiply by two and then add four”, etc.

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

Debugging. video

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

Debugging

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

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