Years 7–9 · Computing
Learn to think like a programmer.
A friendly starting point for Hallam students. Explore how computers follow instructions, build your first web page with HTML, and write real code with Python.
Pick a path
Four short modules. Work through them in order, or jump to what interests you.
Programming Basics
What is a program? Meet algorithms, variables, loops and decisions in plain English.
Start the module →HTML Basics
Build your very first web page. Headings, paragraphs, links, images and lists.
Start the module →Python Basics
Write real code. Print messages, store data, ask questions and make decisions.
Start the module →Quizzes
Check what you remember with three short quizzes. Instant feedback, no stress.
Take a quiz →Why learn this?
Think clearly
Programming teaches you to break big problems into small, solvable steps. Useful in every subject.
Build things
With a web browser and a bit of Python, you can make games, tools and web pages from scratch.
Open doors
Coding skills are used in science, art, music, engineering and business. The earlier you start, the further you go.
How to use this site
- Read through a module: short sections with examples.
- Try the “You try” boxes on paper or in your editor.
- Take the matching quiz and aim to improve your score.