鶹Լ

Video summary

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.

The film uses familiar, everyday examples such as wearing a school uniform or setting the rules for riding a rollercoaster in a theme park.

The film then looks at how a problem with the program that stops some people being able to ride the rollercoaster is solved using logical reasoning skills, to find the problem with the program rules.

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

Teaching Notes

Pupils could explore the rules they have to follow at school and decide whether they are sensible and clear. Do they work in any situation? Are there ambiguous rules that might be difficult to follow? How can we make the rules more logical?

Simple games with unambiguous rules like noughts and crosses and checkers can help develop discussion around logical reasoning. You could ask pupils to explain why they have made a particular move, for example.

When pupils are starting to create algorithms and write their own computer programs they will need to use their understanding of rules to write successful code.

For example - I want the game to end when the player reaches 20 points so I need to have a program block that will display the 'winner' graphic and stop the game when the score variable reaches 20.

Other subjects

Maths: Logical reasoning and rules also plays an important part in maths when it comes to looking at different strategies to solve problems. For example, in this sequence of numbers the rule is add five each time so the next number will be 25…

Science: Logical reasoning also underpins scientific enquiry. Pupils need to use facts and ideas that they already understand to logically predict the outcome of new investigations and explain results using simple hypotheses. For example, I know that plants need light to photosynthesise so I think the plant won’t grow in the dark cupboard.

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

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