
EdExcel GCSE Computer Science
The textbooks
The course is split into 5 units which we study in order and then you have two examinations, one on your Computer Science theory knowledge (a written exam in the hall) and the other on your programming skill (a practical exam on a machine with no web access). In class we refer to four different textbooks:
1. The standard Computer Science textbook (there are copies in class and I don't suggest buy a copy)
The Theory Examination
1 hr 30 minutes - 5 multi-part questions
The ISAAC revision pages (not all topics are covered)

Topic 1: Computational thinking
understanding of what algorithms are, what they are used for and how they work; ability to follow, amend and write algorithms; ability to construct truth tables.

Topic 2 - Data
understanding of binary, data representation, data storage and compression.

Topic 3 - Computers
understanding of hardware and software components of computer systems and characteristics of programming languages.

Topic 4 - Networks
understanding of computer networks and network security.

Topic 5 - Issues and Impact
awareness of emerging trends in computing technologies, and the impact of computing on individuals, society and the environment, including ethical, legal and ownership issues.
Revision Video's
The Practical Examination
2 hours - 6 pieces of coding
In the exam you get a booklet to help you understand the code - you should practice with a copy.

Topic 6 - Python Coding
The main focus of this paper is:
-
understanding what algorithms are, what they are used for and how they work in relation to creating programs
-
understanding how to decompose and analyse problems
-
ability to read, write, refine and evaluate programs.
Revision Video's
b. Keystage 3 video on variables
Exam Board Guidance - See Paper 2 walkthough and skills videos

Past Papers for Practice
Post - Xmas focus
2022
Paper 1 - June 2022 ( and the mark scheme )
Paper 2 - June 2022 ( and the mark scheme )
2020
Paper 1 - Specimen 1 ( and the mark scheme )
Paper 2 - Specimen 1 ( and the mark scheme )
(files and answer files available from me in class)
Paper 1 - Specimen 2 ( and the mark scheme )
Paper 2 - Specimen 2 ( and the mark scheme )
(files and answer files available from me in class)
Paper 1 - Specimen 3 ( and the mark scheme )
Paper 2 - Specimen 3 ( and the mark scheme )
(files and answer files available from me in class)
