Flowchart Boss

This is Flowchart Boss – a flow charting app with built-in self-paced teaching using only those symbols that appear in the Pearson T-Level. No login, no cost, no limitations: just …

🎵 The Six Vs of Big Data 🎵

(Upbeat pop/rap style) [Verse 1]Every click, every swipe, every post online,Data getting bigger all the time.Companies collecting day and night,Trying to turn information into insight. Servers humming, networks glow,Millions of …

Python Playground

Python Playground: https://python.toolsforteaching.co.uk A browser-based Python IDE that runs entirely client-side — no server, no installation, no Python runtime required on the host machine. Built for use in Further Education …

CSS Fundamentals

CSS Fundamentals Overview CSS Fundamentals is a purpose-built interactive teaching tool for T Level Digital Production, Design and Development students. It replaces static slides with live, hands-on exploration: students drag sliders, …

ReactCopier

If, like me, you seem to be constantly transferring source code in node/react from one machine to another, especially before you are ready to push what you are working on …

CPU Fetch–Decode–Execute Simulator

https://cpu.toolsforteaching.co.uk/ The CPU FDE Simulator is an interactive, browser-based teaching tool that visualises every micro-operation inside the CPU’s Fetch–Decode–Execute cycle. Students watch a glowing spark travel between registers and memory along colour-coded buses, …

Hardware Labeller — Hardware Components Teaching Tool

https://label.toolsforteaching.co.uk/ The Hardware Labeller app is a fully browser-based, interactive teaching and self-study activity designed for students aged 16–19 studying T-Level Digital (Software Development). It covers every component and device specified in Learning Outcome …

Weekly Planning Spreadsheet

One of the things that is really overwhelming for an ECT is the amount of Planning you need to get together. More experienced teachers tell me it gets much better …

Image Bank

Image Bank I’ve been having fun with AI image generation to support my recent revision lessons. All are available for free under the Creative Commons Licence: CC NC-BY-SA. If you …

A Text Adventure Game in Python

I have been undertaking a course on Python for some extra credit as part of my PGCE through ExCode. Part of this has been to create a text-based adventure game. …

Question match site

This little revision aid comes out of a less ambitious idea: I wanted to illustrate the matching of statements to headings using a little drag and drop. It was originally …