Hero image

DC Bradshaw's Education Resources

Average Rating4.46
(based on 59 reviews)

Here you’ll find a catalogue of all my teaching resources, including material for Mathematics, Computer Science and Drama

22Uploads

36k+Views

15k+Downloads

Here you’ll find a catalogue of all my teaching resources, including material for Mathematics, Computer Science and Drama
GCSE Computing for OCR (Revision) - 2012-2017 Spec
DCBradshawDCBradshaw

GCSE Computing for OCR (Revision) - 2012-2017 Spec

7 Resources
Price reduced to reflect it is an older specification. Most of the content is still useful under the new specification! Unofficial, complete revision notes for the OCR 2012-2017 GCSE Computing course. There are questions throughout the PowerPoint to help judge progress.
OCR GCSE Computing - Practice Programming Assessment (Model Solution)
DCBradshawDCBradshaw

OCR GCSE Computing - Practice Programming Assessment (Model Solution)

(0)
As with previous specifications, the OCR GCSE Computing course has a Controlled Assessment component. Under the new 9-1 specification the conditions are far tougher on the students and therefore you may wish to do a mock-Controlled Assessment prior to real one. In preparation for the real controlled assessment materials being released in September 2017, OCR have released three exemplar question papers. This a model “grade 9” solution to that task coded in Python, designed to help students (and staff!) understand how to go about completing the project, separating their solution into: - Analysis - Design - Iterative Development (with Intermediate Testing) - Formal Testing - Evaluation I do not claim this is a perfect solution and there are certainly places where my interpretation of the question paper (and therefore my solution) may differ to someone else’s. I hope you find it useful!