Showing 13 results

Show
results per page

This learning resource is an introduction to programming with Python. Versions are included for Python 2.7 and Python 3. The fundamentals of programming are covered: • Arithmetic operations • Data types • Control flow As well as some more advanced techniciques including the use of: • Regular Expressions • Files •...

This cross-curricular computing / ICT activity helps children to understand decomposition. They choose a poem and create an animation using Scratch; this encourages them to think deeply about the poem, and to explore the tools available. Children break the poem into pieces (decomposition), then plan the animation...

A set of simple scratch ‘debugging’ activities that children can use to apply their understanding of programs and codes.  Children are shown a series of faulty programs which are based around the water cycle.  They are then supported to use logical reasoning to locate and fix the bugs within them.  Notes for...

This cross curricular activity includes science content from Year Four of the primary curriculum. It introduces programming and control, linked to the outside world through sensors - in this case, the computer's built-in microphone or a peripheral microphone. Programs are written using Scratch (online or offline)...

In this activity, students examine changes to forests in cross-border regions of Africa and Borneo using Google Earth Pro to help identify features shown in satellite images and make measurements. The context allows students to explore the factors which put pressure on forested areas, and what is being done to...

Interactive Teaching Programs (ITPs) are an ICT-based tool developed by the National Strategies to support the teaching of key concepts in mathematics. Where available, manuals which describe how the ITP works and could be used are posted as separate files.

This group of ITPs cover:

  • Area: allows...

In this multi-lesson project pupils design and code a computer game. It uses a rainforest theme but can be adapted to any topic, with learners of varying age or ability.

The project includes:

  • Decomposition of the elements of a game
  • Designing the game
  • Creating assets for the...

This resource is based on the Inventive podcast. The podcast mixes engineering fact with fiction. Each podcast features an interview with an engineer. In this activity, Data scientist and inventor Larissa Suzuki is the inspiration for Tim Maughan to write 'My city is not a problem'.

Short audio clips...

This Barefoot Computing resource for upper-primary computing lessons uses the creation of a Scratch maths quiz as a basis for learning about algorithms using selection.

Children are asked to create an algorithm that...

This Barefoot Computing resource builds on the ‘Maths quiz with selection’ learning activities which should be undertaken first.

It involves improving an existing Scratch maths quiz and adding score-keeping using...

This activity introduces children to simulations - modelling or acting out real-world, or maybe imaginary, situations. Linking to the teaching of space, it asks what factors need to be considered when simulating the solar system. Out of these, the children then decide what the most important things to include in...

This resource includes two lessons on sorting algorithms along with a piece of software to allow students to investigate how these algorithms function. The software itself is a simple game where students perform a given sorting algorithm on a set of data, and lose lives if they perform an incorrect step. The lesson...

This paired-programming activity from the Barefoot Computing project focusses on sequences in algorithms and programs.

Children create an animation of a Viking raid – ideally they will have previously studied Vikings...