Filters

Clear all

Age range

Find a publisher

Showing results for "Python"

Showing 65 results

Show
results per page

This activity can be used to introduce pupils to, or consolidate understanding of computing programming. Pupils will learn how programming is used on Mars and to understand the importance of this before using the programme ‘Python’ to complete their own computer code. This activity as part of the ‘Roving with...

This article includes all the code needed to make a simple game which captures keyboard events and uses multimedia. It uses the Pygame library, and includes graphics control and basic collision detection.

The activity is suitable as an introduction to programming with Python, or as a fully working program...

This activity follows on from a previous graphics surface project. Previously a single graphics surface was created - this Python program uses multiple surfaces to build more complex graphics and to create effective animations.

Students are encouraged to experiment with the behaviour of the program, and to...

This collection of resources supports computing and computer science in upper secondary schools. The resources offer in-depth learning opportunities covering programming with Python as well as other aspects of the curriculum.

The copyright for the collection is owned by Axlesoft Ltd and is available for use...

This resource is designed as an introduction to activities available using a Raspberry Pi computer. The introduction explains:
*what a Raspberry Pi is: a small, affordable yet powerful computer
*what can be learnt from this manual: how to perform simple programming and the basics of computer science...

The BrickPi is an interface between the Raspberry Pi and LEGO Mindstorms or EV3 sensors and motors, a portable power source for the Raspberry Pi, and a case that allows you to attach LEGO motors, beams, sensors, and other parts.

This resource includes guidance on setting up and programming the Raspberry Pi...

In this, the final activity of a sequence of eight, children are asked to use their knowledge to create a challenge using Rapid Router, solvable using Python. It will ask their partner to use procedures, increment variables and apply different methods of control flow.

The resource includes an overview of...

This project, exploring basic encryption, is a useful introduction to data security as well as iterating through strings to manipulate them. The program create a ‘substitution cipher’, one of the most basic forms of encryption. It also demonstrates that, for more complex chained commands, Scratch becomes rather...

In this activity, part of a group of Python inspired resources,  students will learn how to write a Python program telling people all about you.

...

This edition of the Computing at School newsletter focuses on Computational Thinking, and contains articles covering:

*The importance of computational thinking

*...

This set of  activities from OCR illustrate the concept of concurrency in algorithm development. A teacher pack and learning activity packs are provided. Activities move from the familiar, division of labour when washing up, to the less familiar topic of writing programs using threading in Python. Routing and...

This is a suite of six units of work developed for progressive exploration of digital images and satellite data. The first three units provide an introduction to the fundamentals of manipulating digital images. In the latter three units students apply this foundation knowledge to process and analyse satellite...

Astronauts, and especially spacecraft commanders, must take in a huge amounts of information from displays and screens. Small changes in this information might indicate important changes that should be addressed, and missing the signs may have important consequences.

This simple activity challenges students...

The first video is about defensive design considerations.  Data is not always entered in ways that a program might expect.  If this can be easily rectified without asking the user to re-input the data, it is known as input sanitation.  In addition, to prevent invalid data crashing a program, validation techniques...

This activity is part of a group of projects and activities in Python , that can be used with Raspberry Pi Sense Hat or using the Sense Hat emulator. This resources works well with older or more advanced...

Pages