Filters

Clear all
Find a publisher

Showing 92 results

Show
results per page

A cross-curricular programming activity, using loops in Scratch to draw patterns. Learners first design an algorithm to draw a simple 2D shape, and then use the 'repeat' block to generate artwork. It is advised that children have some prior experience of programming in Scratch. Experimentation and debugging is...

This unplugged computing activity from the Barefoot Computing project teaches basic algorithms through thinking about classroom rules. Using the idea of 'fair sharing', it covers sequences and basic do-while loops, and asks children to perform basic debugging. Suitable for children in early primary settings, it...

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...

Using spellings of familiar words this Barefoot Computing unplugged computing activity for younger primary children introduces algorithms as rules that are followed, and which may require decisions and exceptions. From the Barefoot Computing project, this short lesson asks children to deduce spelling rules uses...

Scratch is widely used in primary schools to teach children basic programming. This resource goes deeper, making use of the familiar Scratch environment to take students deeper into programming concepts such as:

  • Algorithm design
  • Parallel and sequential instructions
  • Event-driven...

This resource contains a variety of activities and teacher resources to help students develop their problem solving skills, these are mostly through the use of unplugged activities which also encourage the development of skills associated with creating algorithms. The resources consist of teacher guides for each of...

A series of five lesson plans aimed at students with no knowledge of Python. In the description it is stated that depending on the students' level of ability these might be adapted to take up to eight lessons. The resource contains some discussion about how and why one might want to start using Python as their...

In this activity students explore why a water clock was the world's first programmable system. Programmable systems are by no means a modern invention. Many regard the first to be Ktesibios's water clock, which was invented approximately 2250 years ago.

The aim of this activity is that students apply what...

This resource uses the version of Minecraft that comes pre-installed within the Raspbian operating system for the Raspberry Pi. As such a Raspberry Pi is required to use this e-book. Minecraft: Pi Edition comes with a powerful Application Programming Interface (API), which allows students to hack and make entire...

In this resource , students can get started and are guided step-by-step through the process of creating all sorts of projects using Scratch including games, animations, quizzes, electronics circuits, and more. Although originally written for the Raspberry Pi all the projects can be ported to other platforms (except...

This resource contains a series of card tricks. Each trick is presented in two parts. In the first part enough detail is given so that the trick can be performed. A description of the desired effect is given followed by an explanation of the mechanics of the trick – actually what is done to ensure the trick works...

The Magic of Computer Science II begins with an introduction to the resource, explaining the basic concepts used in the book. There follows descriptions of how to perform seven tricks with explanations of how the trick works and the computer science concepts illustrated in the tricks.

The joker in...

This resource for VEX IQ Modkit helps students to understand the basic principles of using blocks of code to create a programme. The Modkit blocks have been reproduced so that they can be printed and used by students for discussion and when planning their code. This resource contains a classroom presentation...

This activity away from the computer is from the Barefoot Computing project. It is intended to provide a theoretical understanding of why and how variables are used in computer programming, using the example of score-keeping in a classroom quiz. Involving several volunteers from the group, the activity uses...

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...

Pages