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
This document consists of presentation slides on the topic of software testing. It defines relevant keywords and explains testing methodologies. It could form a useful revision resource or comprehension questions could be designed around its contents.
This activity from the CS4FN team at QMUL is a metaphorical introduction to Human-Computer Interaction (HCI), graphical user interfaces (GUIs) and the difficulties of working at the command line.
The whole-class activity uses a game called spit-not-so. The winner of the game is the first to choose, from a...
An excellent activity from CS4FN to train students’ eyes to spot errors in code. This would form a useful starter activity.
A CS Unplugged series resource aimed at younger students but also works well with A level students. The document contains student activities covering constructing Steiner trees, greedy algorithms and solving traversal problems.
This resource by Pedagogics explores subtle adjustments to teacher's language in order to be less emotive, more objective-led and promote progress.
This resource features a number of links to other resources relevant to the topic of networks, protocols and security. The Stone Tablet activity itself is an unplugged activity where students model how packets are transferred across a network. It also includes the possibility that some packets do not arrive at...
This guide, for more advanced users of LINUX, shows how BASH scripts can be used for operations on strings and for arithmetical operations. The syntax for BASH is clearly explained.
A useful handbook for setting up a student-led STEM club, with exemplars from three schools.
It is increasingly recognised that giving students opportunities to act as ambassadors and mentors for STEM subjects outside of school can be of great benefit to the individual, their institution, and to the broader...
In this video from Osiris Educational Bill Rodgers discusses his...
Students who refuse to follow instructions are among the most...
This document is a Computing at School community resource that covers the laws of Boolean algebra. It consists of a student worksheet and answer sheet. It is very suitable as a revision resource.
This document from the Department of Education looks at how Saint Benedict Academy supports pupils who persistently misbehave in their turnaround centre and deal with poor behaviour consistently. The resource explores the school's turnaround centre and it's 'C' system, as part of the managing behaviour and bullying...
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...
Using a set of simple ‘swap puzzles’, this CS4FN activity helps students to learn, fundamentally, what an algorithm is and how they can be made more efficient. Students are encouraged to create algorithms for solving the puzzles which can be used by future players to win, with no understanding of the game, in as...
To play a simple game called Hexapawn, an ‘artificially intelligent’ computer is created made entirely from sweets. The game is like a mini version of chess; the rules are explained fully, and a playing board drawn. The ‘machine’ then ‘learns’ how to improve its playing of the game by trial and error and by ‘...