Filters
Clear allSubject
- Careers (40) Apply Careers filter
- Climate Change (2) Apply Climate Change filter
- Creative arts and media (2) Apply Creative arts and media filter
- Cross curricular (17) Apply Cross curricular filter
- Design and technology (86) Apply Design and technology filter
- Engineering (71) Apply Engineering filter
- Leadership (1) Apply Leadership filter
- Mathematics (78) Apply Mathematics filter
- Personal development (3) Apply Personal development filter
- Psychology (1) Apply Psychology filter
- Science (92) Apply Science filter
- Space (1) Apply Space filter
- STEM Clubs (5) Apply STEM Clubs filter
Age range
Type
- Activity sheet (35) Apply Activity sheet filter
- Article (52) Apply Article filter
- Assessment (1) Apply Assessment filter
- Data set (1) Apply Data set filter
- Demonstration (2) Apply Demonstration filter
- Game (3) Apply Game filter
- Group work (3) Apply Group work filter
- Image (7) Apply Image filter
- Information sheet (13) Apply Information sheet filter
- Interactive resource (1) Apply Interactive resource filter
- Open-ended task (2) Apply Open-ended task filter
- Poster (6) Apply Poster filter
- Presentation (19) Apply Presentation filter
- Research (25) Apply Research filter
- Self assessment (1) Apply Self assessment filter
- Teacher guidance (129) Apply Teacher guidance filter
- Textbook (17) Apply Textbook filter
- Video (29) Apply Video filter
- Include Physical Resources (609) Apply Include Physical Resources filter
Showing 310 results
The magic of…is a collection of four resources, produced by Queen Mary College at the University of London, designed for teachers to use in the classroom with the intention of making learning engaging and entertaining. The four resources are all linked to the relevant curricula and provide inspiration when teaching...
A fun introduction to algebra within computer science via the medium of a card trick. This resource is part of the CS4FN series from Queen Mary, University of London. The resource consists of an introductory presentation and accompanying activity sheet for students.
This edition of the Computing at School newsletter contains articles covering:
*Computing in the national curriculum
*Computational thinking in the classroom
...This resource from OCR provides teachers with a summary of A level coverage and common misconceptions. There are also a sequence of activities to allow students to develop their skills in applying abstraction. These include use of Venn diagram to consider object properties, a binary representation of an image and...
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...
Within this resource from OCR students use their logical problem-solving skills to develop a cash register that will calculate required change. The task develops students’ logical thinking skills.They will...
This video explores how technology has always been expected to replace teachers. It concludes that a teacher’s purpose is not to transmit information, but to guide the social process of learning. To challenge, inspire and excite their students to want to learn.
Containing two linked activities, these resources from the CS4FN team introduce graphs to represent inter-related data and algorithms to negotiate them.
Suitable for non-programmers being introduced to algorithms, the two challenges – the Knights Tour and the Tour Guide – are similar. Both use graphs as...
This document contains a number of activities for students to carry out. They develop an instruction set for a fictional processor which forms a thought-provoking introduction to this topic. Encourage them to think about basic mathematical operations and how data values need to be manipulated within the CPU. This...
This collection of STEM Learning videos explores the world of artificial intelligence, machine learning and computing. Taking a deep dive into AIs place in our world and what the future might hold. AI and machine learning are useful tools, developing rapidly and are around us every day, from ChatGPT, apps on mobile...
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...
Understanding the key development methodologies is an important part of most A-level specifications. This is a great activity to engage the students at the start of the topic, as no prior knowledge is required. This resource needs to be cut out and laminated. Ideally, each waterfall step should be separated, along...
This document from the Department of Education looks at how Blessed Trinity Roman Catholic School uses an 'on-call' room, a nurture room to support pupils in managing their social skills. The resource explores the school's on-call room, staff response to misbehaviour and individual behaviour support, as part of the...
This activity demonstrates how a Raspberry Pi running Python can interact with other devices in the browser. Using the web.py framework, web forms can be served to mobile phones, tablets etc, and accept input which is fed into the Python script. The project helps students to see how web servers work, and how...
This blog, from Mr CompSci, details key concepts of functional programming. This is a useful resource for teachers as well as students. It could be used as a revision resource, a reference or for students to prepare notes from.