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
GCSE Computing OCR spec bundle
mogggamoggga

GCSE Computing OCR spec bundle

5 Resources
5 x revision worksheets + 1 Starter activity sheet Logic Gates Technical Terminology (Wide range of topic areas) Software Networks Databases
A Level Computer Science Revision Bundle
mogggamoggga

A Level Computer Science Revision Bundle

3 Resources
2 worksheets + 1 starter activity sheet with a wide range of topics to revise. Descriptions, Matching exercises, multiple choice. Topics: Big O Notation Searching Algorithms Data Types Databases Compression (Lossy v Lossless) Acronym Challenge CPU + a nice starter activity using keywords.
GCSE Computing OCR Software Revision Poster/Worksheet
mogggamoggga

GCSE Computing OCR Software Revision Poster/Worksheet

(0)
#GCSE #Computing OCR #Software #Revision Poster/Worksheet. A3 but works in A4 - Students practice describing a range of software types from: Applications Software Utilities Software Operating Systems Off-the-Shelf Custom Written Proprietary Open Source Also includes file types
GCSE Computing Logic Gates Worksheet
mogggamoggga

GCSE Computing Logic Gates Worksheet

(0)
Worksheet revision poster for logic gates. Focus on the NOT OR and AND gates for the OCR Computing GCSE Basic revision on one side, past exam questions on the reverse.
Small Basic Graphics Window
mogggamoggga

Small Basic Graphics Window

(0)
Quick challenges for introducing the graphics window to students. Gets the students looking for clues in the syntax and changing settings.
Python programming workbook
mogggamoggga

Python programming workbook

(0)
A booklet which guides students through the basics of programming in python. The booklet is designed for students to work through alongside teacher input. The booklet includes spaces for students notes on the 3 basic constructs: Sequence, Selection & Iteration. Questions in the booklet ask students to suggest variable types for set tasks. Stretch and challenge activities for the more able students are also included.
Python Turtle Introduction & Challenges
mogggamoggga

Python Turtle Introduction & Challenges

(0)
An introduction to using the turtle in python. 1) Some examples of how to create shapes 2) Challenges - try and create the following shapes 3) Further challenges to also implement selection (if) statements to offer different outputs depending on user inputs. Each section has a tick box that students can check off once the task is completed.