With a few decades of experience teaching Computer Science, Business and IT, this shop has a variety of resources for KS3 Computing as well as the KS4 GCSE Computer Science, GCSE Business, BTEC Business and BTEC TA DIT. More resources coming in the near future.
With a few decades of experience teaching Computer Science, Business and IT, this shop has a variety of resources for KS3 Computing as well as the KS4 GCSE Computer Science, GCSE Business, BTEC Business and BTEC TA DIT. More resources coming in the near future.
Developed specifically for the GCSE Computer Science 9-1 Component 2 Exam.
Based directly on the OCR Syllabus, it covers each element in bitesize chucks.
A simple resource that can be used for independent revision, peer-to-peer Q&A and mix n’ match tasks.
Golden Nugget Technique:
Read a golden nugget.
Read it again.
Look away - what can you remember?
Read it again - what did you forget?
Read it again.
Look away - have you remembered it yet?
Repeat this process and learn the theory in little bitesize chunks
Feedback from Parents Evening: “My child brought these home for revision. Even though I don’t understand the theory, I have the answers in front of me. I ask for a definition and compare his answers to those on the Golden Nugget. I can even give prompts because all the answers are there.”
Each revision lesson gets the students working independently for the first part of the lesson, followed by a review of the answers. A specific area of Component 1 is then revised, and the lesson concludes with a QWC question. If you have longer lessons, you could add in past exam questions from the A451 syllabus which are related.
Independent questions: Topologies, Network Protocols
Teacher-led revision (and questions as part of discussion): Network Topologies, Protocols & Layers
QWC question: Choice of network topology for a school.
Interleaving lesson - testing theory already taught and focusing on areas for further study:
Independent questions: Data Representation/Truth tables
Independent questions: Programming Techniques/Data Types
DTT Revision: Units of measurement, bytes, character set and check digit
Teacher-led question: Check digit
OCR Guidance: Arrays -1D/2D arrays
Teacher-led questions: Arrays
End of Unit test
Differentiated questions on Dangers to computer networks, identifying vulnerabilities and preventing attacks.
Teacher solution provided.
Preparation for the GCSE Computer Science 9-1 Paper 2.
Reminders on how to do sorting, searching and data conversion.
Student questions (differentiated - some with ‘methods’, some with additional pseudocode challenge) - Teacher solutions to main questions.
DTT Revision - Key Areas: Data structures, errors, robustness and data types ( Therapy - as identified in mock exam).
Using a model of 15 minutes theory and discussion, followed by practical creation of a user interface in Microsoft Access, this unit helped my Year 9 class to understand the concept of user interfaces as an introduction to the BTEC TA in DIT.
Includes - discussion tasks linked to specification, home learning tasks and practical tasks in Access.
Let’s Do It Activities
Designed as lesson starters for component 2 - revision of the different data conversion methods: Binary to denary and vice versa, binary to hexadecimal and vice versa, denary to hexadecimal and vice versa, binary addition, binary shift to the left, binary shift to the right, and finally as mentioned in the spec, (how to calculate) the check digit.
Each conversion is illustrated through worked examples and tips on how to convert with three practice questions that students can work on independently.
In my lessons, I will have a folder with the solutions in so that students can self-mark once they have completed the activity.
To follow shortly: Let’s Do It Activities for Sorting & Searching Algorithms and Logic Gates.
Let’s Do It Activities
Designed as lesson starters for component 2 - revision of the different methods for searching and sorting: Binary search, linear search, bubble sort, merge sort, merge sort lists and insertion sort.
Each method is illustrated through worked examples and tips on how to search/sort with three practice questions that students can work on independently.
In my lessons, I will have a folder with the solutions in so that students can self-mark once they have completed the activity.
To follow shortly: Let’s Do It Activities for Programming Techniques.
Component 3 Cyber Security
This is a set of Knowledge Build Cards (KBCs) linked to the theory required for Component 3 Cyber Security, and the skills required in Component 1, if you choose to use PowerPoint for the User Interface .
Used as follows:
15 mins SSCR literacy task for content.
Listening to audio of theory before the CR element of task linked to the school.
Working on the development of the user interface as practice for Component 1 LAC.
(Infographics removed for copyright reasons)
Thanks for taking an interest in this resource.
Complete module that takes a Key Stage 3 student from visual-based programming to text-based programming in a term using: Visual-based:
Logo, Kodu and Scratch;
Text-based: Reeborg and Python
Knowledge Build Cards (KBCs) have examples and tasks for students to complete.
Integrated teacher assessment (mini-writes) every 6th lesson, with a ‘Big Write’ at the end.
Taught during the Autumn term to students who have no previous programming knowledge and the ‘building process’ from visual-based to text-based programming ensured all students grasped concepts so that they were more confident when introduced to Python.
Differentiated self-assessment sheets for the main units in the new OCR GCSE Computer Science 9-1 - Unit 1 Computer Systems. Gauge the progress of students against their ability - Low Ability Pupils (LAP), Middle Ability Pupils (MAP), High Ability Pupils (HAP) and Most Able pupils (MA). Use as a progress check for students, and as a check for teachers that they are covering the content outlined in the OCR GCSE Computer Science 9-1 specification.
Use these AfL checklists as you cover theory for the A451 exam. Differentiated for main topics to identify where students need more help in preparation for their exam.
Give students preparatory tasks so they are ready to tackle the OCR A452 Controlled Assessment 2017. Using these enabled my students to go on and tackle the controlled assessment confidently.
Algorithmic Thinking through Flowcharts and Python
A resource designed to teach complete novices how to think logically before attempting to write code in Python.
This resource emphasises the importance of working out the algorithm using a flowchart, and gets students to practice writing the code before going onto Python (thus preventing the 'Rabbit in headlights' scenario).