Hero image

Michael Beckett's Shop

Average Rating2.79
(based on 24 reviews)

Mainly Computer Science resources - GCSE and A-Level

124Uploads

75k+Views

11k+Downloads

Mainly Computer Science resources - GCSE and A-Level
A Level Computer Science Software Bundle
mogggamoggga

A Level Computer Science Software Bundle

4 Resources
A bundle of revision worksheets covering key areas of the OCR A Level Computer Science 1.2 Software and Software Development section System Software Application Software Utilities Software Translators Lexical & Syntax Analysis Software Development Methodologies Little Man Computer Branching tasks
Python Programming Work Booklets
mogggamoggga

Python Programming Work Booklets

(0)
A set of booklets that get students used to tracing code, predicting outputs, and writing code. I have used these booklets with my classes to prepare students for GCSE computer science. There is a booklet for: Sequence Selection Iteration re-cap on sequence, selection and iteration Functions and procedures Lists Each booklet builds up the students confidence at writing code. Prediction outputs, filling in the blanks, spotting syntax errors and writing code. I get my students to predict, then check if they are correct by typing the code in to either IDLE or an online python application like trinket.io