OCR J277 - Revision BundleQuick View
Davism1993Davism1993

OCR J277 - Revision Bundle

8 Resources
Everything in this bundle should allow for varied revision encompassing the entire of the J277 specifications for GCSE OCR Computer Science. Recently remade and updated resources! More being updated shortly! Enjoy!
OCR GCSE Revision ClockQuick View
jenniferpage1jenniferpage1

OCR GCSE Revision Clock

(0)
Revision Lesson PDF for GCSE OCR Computer Science This PDF is designed to facilitate comprehensive revision for GCSE OCR Computer Science, focusing on 12 key topics for each paper. The structured approach allows you to divide a lesson into segments dedicated to each topic, ensuring efficient coverage and retention. How to Use: Divide the Lesson: Break the lesson into 12 equal parts, each dedicated to one key topic. For example, in a 60-minute lesson, allocate 5 minutes per topic (60 minutes / 12 topics = 5 minutes per topic). Student Engagement: During each segment, have students write down as much as they know about the current topic. This encourages active recall and helps identify areas where further review may be needed. Comprehensive Coverage: This method ensures that all essential topics are reviewed in a structured and time-efficient manner, promoting a thorough understanding of the material. This revision strategy is designed to maximize learning and retention, making it an effective tool for exam preparation.
OCR GCSE Computer Science KeywordsQuick View
angiex1717angiex1717

OCR GCSE Computer Science Keywords

(0)
This interactive presentation is suitable for the current GCSE specification, along with the new 9-1 curriculum. It allows students to click onto a section and revise for that specific area. There are 26 areas in total. Please see image for details of some of the keyword areas covered.
Secondary Storage - OCR GCSE LessonQuick View
ComputingWizardComputingWizard

Secondary Storage - OCR GCSE Lesson

(0)
Secondary storage can be a difficult idea to get your head around, but this complete lesson is going to change that! It has been specially created for the OCR GCSE Computer Science (J277) course, meaning there is no irrelevant content from other exam boards. This resource consists of a PowerPoint presentation, a flashcards worksheet with answers, custom exam-styled questions with a mark scheme, and a full lesson plan. See the video and the preview image to see what is included! Feedback has been considered when creating and updating this resource to ensure it is appealing, engaging, and challenging. This resource will be updated to ensure it is (one of) the best! Duration: 2-3 Lessons This resource is designed to cover: The need for secondary storage. Common types of storage technology: optical, magnetic, solid-state/flash. Advantages and disadvantages of storage technology. Characteristics of secondary storage technology: cost, capacity, speed, portability, durability, reliability. ⠀ Other complete lessons in Unit 1.2: RAM, ROM, and Virtual Memory (Primary Storage) Units of Storage Secondary Storage (Current) Binary Crash Course Representing Images Representing Sound Representing Characters Compression
Representing Sound - OCR GCSE LessonQuick View
ComputingWizardComputingWizard

Representing Sound - OCR GCSE Lesson

(2)
This teaches students how sound is is sampled and stored in a digital form along with what is sample rate, bit depth, and duration of sound files. It has been specially created for the OCR GCSE Computer Science (J277) course, meaning there is no irrelevant content from other exam boards. This resource consists of a PowerPoint presentation, a worksheet with answers, custom exam-styled questions with a mark scheme, and a full lesson plan. See the video and the preview image to see what is included! Feedback has been considered when creating and updating this resource to ensure it is appealing, engaging, and challenging. This resource will be updated to ensure it is (one of) the best! Duration: 1 Lesson This resource is designed to cover: Analogue waves. How sound is sampled and store in a digital form on a computer. Factors affecting sound quality: sample rate and bit depth. Calculating the size of sound files. ⠀ Other complete lessons in Unit 1.2: RAM, ROM, and Virtual Memory (Primary Storage) Units of Storage Secondary Storage Binary Crash Course Representing Images Representing Sound (Current) Representing Characters Compression
J277 OCR 2.2 Programming FundamentalsQuick View
MrBond_MrBond_

J277 OCR 2.2 Programming Fundamentals

(2)
Complete scheme of work for J277 OCR Computer Science 2.1 Computational Thinking, including PowerPoint for each lesson, homework sheets, worksheets, unplugged activities, Python example files, end-of-topic exam, and mark sheets. Designed for my mixed-ability group with lots of simple explanations; large clear and bright diagrams; chunked lessons; and stretch and activity tasks for higher-achieving students. Includes the following lesson PowerPoints and resources: Scheme of Work document 2.2.1a Variables, Constants, Operators, Inputs, Outputs, Assignments 2.2.1b Sequence, Selection, Iteration (inc Python files) - Updated October 2022 to include Python Switch (match) Statements 2.2.1c Arithmetic and Arithmetic Operators 2.2.2 Data Types (inc worksheet and Python solutions) 2.2.3a String Manipulation (inc Python solutions) 2.2.3b File Handling (inc Python solutions) 2.2.3c Databases and SQL (inc worksheet, answers, and Python SQLite 3 database file) 2.2.3d Arrays 2.2.3e Subprograms 3 x Homework worksheets and answers 1 x End-of-topic test Includes dozens of Python demonstration files and a Python-based SQLite 3 database for students to test their SQL commands. Save yourself hours of planning. Download now.
Network Security - OCR GCSE LessonQuick View
ComputingWizardComputingWizard

Network Security - OCR GCSE Lesson

(0)
This resource covers the common ways vulnerabilities can be removed: penetration testing, anti-malware software, firewalls, user access levels, passwords, encryption, and physical security. It has been specially created for the OCR GCSE Computer Science (J277) course, meaning there is no irrelevant content from other exam boards. This resource consists of a PowerPoint presentation, a worksheet with answers, custom-made exam-styled questions with a mark scheme, and a full lesson plan. See the video and the preview image to see what is included! Feedback has been considered when creating and updating this resource to ensure it is appealing, engaging, and challenging. This resource will be updated to ensure it is (one of) the best! Duration: 2 Lessons This resource is designed to cover: How network threats are limited. Common vulnerability prevention methods: Penetration Testing Anti-Malware Software Firewalls User Access Levels Passwords Encryption Physical Security ⠀
Units of Storage - OCR GCSE LessonQuick View
ComputingWizardComputingWizard

Units of Storage - OCR GCSE Lesson

(1)
This lesson is about units of data storage and is designed to teach students about bits and how units are used to simplify file sizes. It has been specially created for the OCR GCSE Computer Science (J277) course, meaning there is no irrelevant content from other exam boards. This resource consists of a PowerPoint presentation, a worksheet with an answer sheet, custom exam-styled questions with a mark scheme, and a full lesson plan. See the video and the preview image to see what is included! Feedback has been considered when creating and updating this resource to ensure it is appealing, engaging, and challenging. This resource will be updated to ensure it is (one of) the best! Duration: 1 Lesson This resource is designed to cover: Units of data storage. Moving between different data units. Calculating required storage capacity for files. Why data needs to be converted to binary format. ⠀ Other complete lessons in Unit 1.2: RAM, ROM, and Virtual Memory (Primary Storage) Units of Storage (Current) Secondary Storage Binary Crash Course Representing Images Representing Sound Representing Characters Compression
OCR Databases WorksheetQuick View
puggy_resourcespuggy_resources

OCR Databases Worksheet

(0)
Activity Worksheet and Answer Sheet covering OCR Databases and SQL: Create Table Select Insert Delete Update Flatfile Database Relational Database Primary keys Private keys
J277 OCR 2.4 Boolean LogicQuick View
MrBond_MrBond_

J277 OCR 2.4 Boolean Logic

(0)
Complete scheme of work for J277 OCR Computer Science 2.4 Boolean Logic, including PowerPoint for each lesson, homework sheet, worksheets, end-of-topic exam, and mark sheets. Designed for my mixed-ability group with lots of simple explanations; large clear and bright diagrams; chunked lessons; and stretch and activity tasks for higher-achieving students. Includes the following lesson PowerPoints and resources: 2.4.1a Logic Diagram and Truth Tables 2.4.1b Logic Circuits 2.4.1c Solving Problems 1 x Homework sheet plus answers End-of-module test paper plus answers Save yourself hours of planning. Download now.
The Internet - OCR GCSE LessonQuick View
ComputingWizardComputingWizard

The Internet - OCR GCSE Lesson

(0)
This lesson teaches students about the internet: Domain Name Service (DNS), server hosting, the cloud, web servers, and clients. It has been specially created for the OCR GCSE Computer Science (J277) course, meaning there is no irrelevant content from other exam boards. This resource consists of a PowerPoint presentation, a worksheet with answers, custom-made exam-styled questions with a mark scheme, and a full lesson plan. See the video and the preview image to see what is included! Feedback has been considered when creating and updating this resource to ensure it is appealing, engaging, and challenging. This resource will be updated to ensure it is (one of) the best! Duration: 1-2 Lessons This resource is designed to cover: The Internet: DNS, Hosting, The Cloud, Web Servers, and Clients. Purpose of the DNS. Purpose of the cloud. Interaction between clients and web servers. Different types of servers and the services they provide. Advantages and disadvantages of the cloud. ⠀ Other complete lessons in Unit 1.3: Types of Networks Network Performance Network Hardware The Internet (Current) Network Topologies Encryption (Free) Standards and Network Protocols Network Connections
Representing Images - OCR GCSE LessonQuick View
ComputingWizardComputingWizard

Representing Images - OCR GCSE Lesson

(0)
This is designed to teach students how images are represented in computers. It provides an overview on bitmaps and vectors, and goes into detail on how pixels are represented. It has been specially created for the OCR GCSE Computer Science (J277) course, meaning there is no irrelevant content from other exam boards. This resource consists of a PowerPoint presentation, a worksheet with answers, custom exam-styled questions with a mark scheme, and a full lesson plan. See the video and the preview image to see what is included! Feedback has been considered when creating and updating this resource to ensure it is appealing, engaging, and challenging. This resource will be updated to ensure it is (one of) the best! Duration: 1 Lesson This resource is designed to cover: How an image is represented using pixels. How each pixel is represented. Effect of colour depth and resolution on images. Metadata. Calculating the size of an image file. ⠀ Other complete lessons in Unit 1.2: RAM, ROM, and Virtual Memory (Primary Storage) Units of Storage Secondary Storage Binary Crash Course Representing Images (Current) Representing Sound Representing Characters Compression
OCR J277 - Computer Science GCSE - Revision CardsQuick View
Davism1993Davism1993

OCR J277 - Computer Science GCSE - Revision Cards

(2)
Recently remade for J277! I have created revision cards for all topics in the OCR Computer Science GCSE (J277). These are used by my current Year 11 Cohort, they have found them quite effective as support tools in lessons and revision at home. I allow students to use them whilst answering question in lesson so that they are focusing on exam techniques whilst absorbing the subject knowledge too. I have created a revision wall by printing each card in A3 and arranging it on the wall. Students can consult the wall if they are stuck. All the cards have been designed to be printed double sided on the short edge, This is so that the topic name is on the back. All cards are using the ‘OpenDyslexic’ font, this can be seen on the PDF’s. Formatting may differ on the publisher document if you do not have the font installed. This pack consists of the original publisher file as well as a PDF of all the cards too. I have also created a PDF of each set of cards that represent each separate paper of the OCR course. Enjoy! UPDATE# I have added the Pseudocode Programming Techniques page, to match up with the Question Cards
OCR Computer Science GCSE J277 Revison gridsQuick View
elizabeth_eddison82elizabeth_eddison82

OCR Computer Science GCSE J277 Revison grids

(0)
Computer Science OCR GCSE J277 revision grids for all topics of the course. Each sheet covers a different topic of the course and has a A3 template to print and give to students to fill in for their revision. Covers all topics for both Unit 1 and Unit 2.
NEW Computer Science Revision Booklet GCSE Edexcel OCRQuick View
HarryJWestworthHarryJWestworth

NEW Computer Science Revision Booklet GCSE Edexcel OCR

(0)
DESCRIPTION Drawing on my experience as a student who achieved an A* in GCSE Computer Science, and who continues to study computing at a college level, with an extensive analysis of notes, mark schemes and examiner reports, I’ve created a revision booklet that cover every expectation for the Computer Science subject on the Edexcel (and some OCR) specification. These notes are presented in an easy-to-use revision note, then question format. Colour coding, diagrams and a simple layout makes learning easy. Having refined these over my final years in high school, I’ve seen first-hand the results they can achieve. I’m confident that they will be an invaluable tool to you. TOPICS INCLUDED (ANALYSIS & INFORMATION) Logic and Truth Tables Programming Languages Binary Systems Data Representation Computer Networks Software Development Data Storage & Compression Network Security & Cybersecurity Computer Hardware Programming Theory Ethical, Legal, and Environmental Issues
J277 OCR 1.2 Memory and Storage SoWQuick View
MrBond_MrBond_

J277 OCR 1.2 Memory and Storage SoW

(0)
Complete scheme of work for J277 OCR Computer Science 1.1 Memory & Storage, including PowerPoint for each lesson, homework sheets, end-of-topic exam, and mark sheets. Designed for my mixed-ability group with lots of simple explanations; large clear and bright diagrams; chunked lessons; and stretch and activity tasks for higher-achieving students. Includes the following: 1.2.1 Primary Storage Lesson 1.2.2 Secondary Storage Lesson + Worksheet 1.2.3 Units of Data Lesson 1.2.4a-1 Binary Conversion Lesson + Links to Binary Bingo & Denary Bingo games 1.2.4a-2 Binary Addition Lesson + Worksheet + Answers 1.2.4a-3 Hexadecimal Lesson 1.2.4b Character Sets Lesson 1.2.4c Image Representation Lesson + Worksheet + Answers + Python task 1.2.4d Audio Representation Lesson + Worksheet + Answers + Python task 1.2.5 Compression Lesson 3 x Homework sheets (10 marks each, plus mark sheets) 1 x End of topic test (designed to look like an exam paper, 25 marks, plus mark sheet). Save yourself weeks of planning by buying the Component 1 bundle at a reduced price!
R093 OCR Creative iMedia - Full Unit - 40 LessonsQuick View
MrAResourcesMrAResources

R093 OCR Creative iMedia - Full Unit - 40 Lessons

8 Resources
This resource will cover the WHOLE of R093 for OCR Cambridge Nationals in Creative iMedia: 40 Teacher PowerPoints + answers 40 Student worksheets/PowerPoints Fully editable PowerPoints and worksheets with no restrictions Meticulously planned using OCR exam papers, specification and reputable sources Arial font used for accessibility Neutral colours used for accessibility Small file size for easier distribution to learners UPDATE: 4 additional end of unit misconceptions assessments for each TA/LO have now been included. They all include a markscheme for teaching staff
OCR Computer Science ChecklistQuick View
msmarwahamsmarwaha

OCR Computer Science Checklist

(15)
A checklist i gave to my students to help them cover the key aspects of the specificiation. They tick each box as they go along and feel confident in that area. A good tool to locate weaknesses and improve!
Encryption - OCR GCSE LessonQuick View
ComputingWizardComputingWizard

Encryption - OCR GCSE Lesson

(3)
This lesson teaches students about how and why encryption is used. It has been specially created for the OCR GCSE Computer Science (J277) course, meaning there is no irrelevant content from other exam boards. This resource consists of a PowerPoint presentation, a worksheet with answers, custom-made exam-styled questions with a mark scheme, and a full lesson plan. See the video and the preview image to see what is included! Feedback has been considered when creating and updating this resource to ensure it is appealing, engaging, and challenging. This resource will be updated to ensure it is (one of) the best! Duration: 1 Lesson This resource is designed to cover: How encryption is used to secure data. ⠀ Other complete lessons in Unit 1.3: Types of Networks Network Performance Network Hardware The Internet Network Topologies Encryption (Current - Free) Standards and Network Protocols Network Connections
OCR GCSE Computing Chapter 9 AlgorithmsQuick View
uselessnerdIIuselessnerdII

OCR GCSE Computing Chapter 9 Algorithms

(10)
Covers all of the items from the specification in section 2.1 computatonal thinking,abstracton, decompositon, algorithmic thinking, standard searching algorithms, binary search, linear search, standard sortng algorithms, bubble sort, merge sort, inserton sort,how to produce algorithms using, pseudocode, using flow diagrams,interpret, correct or complete algorithms. And Trace Tables. Workbook includes coded python activities. I have added the code for these, and answers to questions, into the notes sections at the bottom of the slides, you may want to remove these before sharing with students. I could do with some feedback.