Topic-by-topic practice packs for Cambridge Lower Secondary Stage 7, 8 and 9. Programming, Data, Networks and Computer Systems.
Other subjects
Computing boosters are single-topic Cambridge Lower Secondary practice packs covering Computational Thinking and Programming, Managing Data, Networks and Digital Communication, and Computer Systems — each with a cheat sheet, 20 leveled questions and full worked solutions.
Cambridge Lower Secondary Computing (syllabus code 0860) is structured into four curriculum strands — Computational Thinking and Programming, Managing Data, Networks and Digital Communication, and Computer Systems — and is taught across Stage 7, Stage 8 and Stage 9 to learners typically aged 11 to 14. Source: Cambridge Lower Secondary Computing (0860) Syllabus, Cambridge Assessment International Education
Computing in the Cambridge Lower Secondary curriculum is deliberately sequential. A student who enters Stage 7 without a firm grip on flowcharts will struggle with pseudocode in Stage 8, and a student who has not consolidated pseudocode will find the algorithm comparison work in Stage 9 significantly harder. The boosters are organised by stage precisely to address these dependencies before they compound.
At Stage 7, Cambridge Lower Secondary Computing introduces text-based programming through Python fundamentals. Stage 8 moves to conditional statements, searching algorithms and library programs. Stage 9 covers loops, data structures and algorithm comparison — including comparing linear and binary search efficiency. Source: Cambridge Lower Secondary Computing (0860) Curriculum Framework, Cambridge Assessment International Education
Data representation in Cambridge Lower Secondary Computing begins with binary numbers and data types at Stage 7, extends to ASCII and hexadecimal conversion at Stage 8, and covers image and sound representation at Stage 9. Each stage assumes the prior stage's conversions have been mastered. Source: Cambridge Lower Secondary Computing (0860) Syllabus Content, Cambridge Assessment International Education
Logic gates and truth tables are introduced at Stage 8 (AND, OR, NOT and simple combinations) and extended at Stage 9 to multi-gate logic circuits with three or more inputs and complex truth tables. This makes Stage 8 the critical entry point for Systems topics. Source: Cambridge Lower Secondary Computing (0860) Syllabus, Cambridge Assessment International Education
Across our question bank of 440 Computing questions (22 topics, 3 stages), CoreMark's internal analysis finds the same weak spots appearing across learners who try the boosters for the first time:
In Stage 7, the most common errors are confusing flowchart symbols — specifically using a rectangle (process box) where a parallelogram (input/output) is required — and writing selection logic in pseudocode with incorrect indentation. These errors are a direct predictor of underperformance in Stage 8 programming topics. Source: CoreMark internal question bank analysis, 2025–2026
In Stage 8, truth table questions involving combinations of AND, OR and NOT gates with three or more inputs have a first-attempt completion rate under 50% among students using the CoreMark booster. After reading the cheat sheet and completing all 20 questions, completion rates exceed 80%. Source: CoreMark internal question bank analysis, 2025–2026
In Stage 9, pseudocode iteration questions — specifically choosing correctly between while loops and for loops, and writing the correct loop termination condition — are the most commonly flagged weak area by parents and tutors using CoreMark boosters. Source: CoreMark internal question bank analysis, 2025–2026
The Cambridge Lower Secondary Checkpoint examination at Stage 9 covers Mathematics, Science and English. Computing is not included in the Checkpoint assessment, but it remains a full part of the Cambridge Lower Secondary curriculum and is assessed internally by schools.
Schools following the Cambridge Lower Secondary programme typically assess Computing through internal school examinations and coursework projects rather than the external Checkpoint. Students who consolidate their Computing foundations during Stages 7 to 9 gain a measurable advantage when they start IGCSE Computer Science.
Cambridge IGCSE Computer Science (0478 / 0984) is one of the most widely chosen IGCSE elective subjects in international schools. It directly builds on the programming, data representation, networks and systems content taught in Cambridge Lower Secondary Computing — making Stages 7 to 9 the foundation year for IGCSE Computer Science success. Source: Cambridge IGCSE Computer Science (0478) overview, Cambridge Assessment International Education
Common questions