Filters
Clear allSubject
- Careers (301) Apply Careers filter
- Climate Change (17) Apply Climate Change filter
- Computing (176) Apply Computing filter
- Creative arts and media (2) Apply Creative arts and media filter
- Cross curricular (100) Apply Cross curricular filter
- Design and technology (320) Apply Design and technology filter
- Engineering (273) Apply Engineering filter
- Food Preparation and Nutrition (4) Apply Food Preparation and Nutrition filter
- Health and safety (2) Apply Health and safety filter
- Leadership (24) Apply Leadership filter
- Mathematics (413) Apply Mathematics filter
- Personal development (24) Apply Personal development filter
- Psychology (20) Apply Psychology filter
- Science (988) Apply Science filter
- Space (13) Apply Space filter
- STEM Ambassadors (15) Apply STEM Ambassadors filter
- STEM Clubs (15) Apply STEM Clubs filter
Age range
Type
- Activity sheet (125) Apply Activity sheet filter
- Article (78) Apply Article filter
- Assessment (22) Apply Assessment filter
- Audio (46) Apply Audio filter
- Data set (2) Apply Data set filter
- Demonstration (8) Apply Demonstration filter
- Diagram (1) Apply Diagram filter
- Experiment (17) Apply Experiment filter
- Game (4) Apply Game filter
- Group work (27) Apply Group work filter
- Image (10) Apply Image filter
- Information sheet (158) Apply Information sheet filter
- Interactive resource (26) Apply Interactive resource filter
- Lecture (1) Apply Lecture filter
- Open-ended task (12) Apply Open-ended task filter
- Poster (35) Apply Poster filter
- Presentation (53) Apply Presentation filter
- Quiz (7) Apply Quiz filter
- Research (157) Apply Research filter
- Self assessment (5) Apply Self assessment filter
- Teacher guidance (350) Apply Teacher guidance filter
- Textbook (20) Apply Textbook filter
- Video (294) Apply Video filter
- Include Physical Resources (26301) Apply Include Physical Resources filter
Showing 1512 results
This introductory article shows working examples of basic Python programs. It includes:
• Printing to the screen
• Comments
• Simple arithmetic
• Using variables
• Strings and string arrays
• For and While loops
• Random numbers from the Random library
• Creating a...
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...
A podcast from the Planet Earth Online collection and the Natural Environment Research Council (NERC). Have you ever noticed that when you cross a busy road, as well as clocking the traffic, you subconsciously follow what your neighbours do?
Scientists have recently put a figure on this and worked out that...
The Royal Academy of Engineering oversees a number of projects to enhance and enrich the teaching of engineering. This collection contains case studies and details of activities which can be used to encourage pupils to take part in engineering study.
The collection includes:
- Engineering at the...
Since 1799 the Royal Institution has been introducing new technologies and teaching science to the general public. Their vision is " A world where everyone is inspired to think more deeply about science and its place in our lives." They use their iconic Christmas...
The Royal Institution's 2021 Christmas Lecture - Going Viral, will be broadcast on the BBC in late December. Although the specifics of the lectures are a closely guarded secret, STEM Learning have pulled together a collection of resources from the STEM Learning eLibrary that will support...
The Royal Institution's 2022 Christmas Lectures - Secrets of forensic science, were...
The Royal Institution's 2023 Christmas Lectures - The truth about AI, will take place in December 2023 and will be broadcast on the BBC later in the month. This collection of resources from the STEM Learning digital resource collection can support the themes addressed in this three lectures series presented by...
The Royal Society is a an independent scientific academy in the UK, dedicated to promoting excellence in science.
This collection of resources from the Royal Society contains a variety of activity types and themes, such as why a career in science is for me, inspiring scientists and climate change, and the...
Published in 2008, this report from the TDA outlines the investigation into how professional development across Initial Teacher Training (ITT) and Early Professional Development (EPD) is manifested in secondary science teaching across England.
The...
This introduction to programming in Scratch uses a trivial example to demonstrate simple audio and animation. It is written for Scratch 1.4 but can be easily adapted for later versions. ...
This short practical guide shows how to implement a bubble sort algorithm in Scratch. The procedure is easy to follow, and can be used in conjunction with theory or unplugged activities to aid...
This simple game is an engaging way to extend learning in Scratch. It uses fairly simple scripts running in parallel to detect collisions and move sprites, which have been designed in the Scratch environment. It could be used a basis for other similar ‘scrolling’ games.
This activity is an introduction to writing programs that can handle errors. It also helps students to understand number bases, by guiding them through the writing of a ‘base converter’ program.