What will my child study?
Writing and designing computer programs. Pupils learn to break problems down, plan solutions, write code, and test that it works correctly. This is the largest part of the course.
How computers store and process information. Pupils explore how numbers, text, and images are represented digitally, and how the components inside a computer work together.
Designing and querying databases. Pupils learn to structure data, draw data diagrams, and use a database query language (SQL) to retrieve and sort information.
Building websites. Pupils learn to design and code web pages using HTML and CSS, following a structured design process.