Hero image

Programmer's Paradise

Average Rating4.00
(based on 23 reviews)

Computer Science resources for KS3-4, with a focus on programming. Programming resources include Scratch, Microbit, Small Basic and Visual Basic for now, with other languages potentially in the future, such as C#. I have worked with the AQA specification throughout my teaching career and so these resources will be suitable for anyone teaching the new AQA spec. Please review any resources, suggestions are welcome for improvements etc.

99Uploads

37k+Views

19k+Downloads

Computer Science resources for KS3-4, with a focus on programming. Programming resources include Scratch, Microbit, Small Basic and Visual Basic for now, with other languages potentially in the future, such as C#. I have worked with the AQA specification throughout my teaching career and so these resources will be suitable for anyone teaching the new AQA spec. Please review any resources, suggestions are welcome for improvements etc.
How a Computer Works Revision Lesson KS3
MrHawes8MrHawes8

How a Computer Works Revision Lesson KS3

(0)
This is the tenth and final lesson in the 'How a Computer Works' topic, and includes a worksheet, online quizzes and games for students to play to revise everything from the previous lessons.
Logic Gates KS3 Lesson
MrHawes8MrHawes8

Logic Gates KS3 Lesson

(0)
This resource includes a PowerPoint presentation that teaches about logic gates, with a worksheet designed to be used on the computers, and an online link to practically find out about logic gates. It also includes a double sided homework sheet. This is the seventh lesson in the 'How a Computer Works' topic.
Software Lesson KS3
MrHawes8MrHawes8

Software Lesson KS3

(1)
Presentation with information on computer software, including the differences between application, system software and operating systems. This is the fifth lesson in the 'How a Computer Works' topic.
CPU Lesson KS3
MrHawes8MrHawes8

CPU Lesson KS3

(0)
This resource consists of a PowerPoint presentation giving information about the CPU. It also has links to youtube and revision games to play at the end. This is the fourth lesson in the 'How a Computer Works' topic.
Input and Output Devices KS3 lesson including homework
MrHawes8MrHawes8

Input and Output Devices KS3 lesson including homework

(0)
This resource includes a PowerPoint presentation, starter worksheet (designed to be readable when printed A5 size), and homework sheet (A4). The lesson builds on hardware components and looks at input and output devices. The lesson is the third in the 'How a Computer Works' topic.
Hardware Components Lesson KS3
MrHawes8MrHawes8

Hardware Components Lesson KS3

(0)
This PowerPoint can be used to show students the components that go inside a computer. I used a laptop disassembly to go along with this, but have left in slides including images of the different components so it can be used without. Following this the students go online to look at important features of each component, and how they work to make the computer as a whole work. This is the second lesson in the 'How a Computer Works' topic.
Computer Systems Lesson KS3
MrHawes8MrHawes8

Computer Systems Lesson KS3

(0)
Included in this resource is a PowerPoint, information sheet for students to answer questions about computer systems, and another PowerPoint mix and match activity which the students can use on their computers. This is the first lesson in the How a Computer Works topic.
GCSE Bitmap Image File Size Calculator Programming Lesson
MrHawes8MrHawes8

GCSE Bitmap Image File Size Calculator Programming Lesson

(0)
This lesson is based around programming skills and knowledge, as the students work through the worksheet (on the computers is best a they can copy and paste code snippets into the other document). Once they have answered the questions on the worksheet they should also have the Bitmap Calculator Code document containing the code snippets required to create the program. Then they can go onto Visual Basic to write the program, and test it to see if it is working correctly. There are also a couple of extension tasks at the bottom of the worksheet. I have also included the final code that I used to demonstrate the program working at the start of the lesson, and the PowerPoint which I used to outline the task and give them instructions on how to complete the tasks.
GCSE Brute Force Malware Programming Lesson
MrHawes8MrHawes8

GCSE Brute Force Malware Programming Lesson

(0)
A programming lesson designed to help the students improve their programming skills, as well as learning about brute force attacks. The lesson begins with a research task and ends with a step-by-step activity to create a program that will guess a password that the user has entered. Included is the PowerPoint presentation, programming instructions for students, and the final code in a text file for the teacher.
Microbit Offline Programming Homework
MrHawes8MrHawes8

Microbit Offline Programming Homework

(0)
This homework is intended for students to complete without having to use a computer (useful if they don't have one at home). The instructions are given on the left hand side of the sheet, and they can cut and stick the code blocks onto the right hand side. If students wish to complete on the computer then they can, and this also allows them to test their code to see if it works. Answers also included in the form of an image.
GCSE Sound File Size worksheets (A5)
MrHawes8MrHawes8

GCSE Sound File Size worksheets (A5)

(7)
Two worksheets, the second harder than the first, which can be printed in A5 size. Suitable for GCSE students learning about sound and can build towards practice exam questions. Answers are included in a separate file.
Microbit Unit of Work
MrHawes8MrHawes8

Microbit Unit of Work

(1)
This Unit of Work includes 10 lessons worth of Microbit programming skills and knowledge. Each lesson has a PowerPoint presentation to go with it, with all other resources also included as Word documents. All resources including PowerPoints are numbered to make it easier to follow the unit, and there is also a teacher’s guide included. The Unit begins with an introduction to Microbits, and concludes with revision, end of unit test and DIRT reflection lesson. Topics included are Variables, Selection, Iteration, and various programming challenges in the form of games that the students can create. It also includes the Microbit Board Game project that takes 2 lessons, which is also available from the Programmer’s Paradise shop on TES Resources. A homework is also included, where the students can create a program using printed code blocks, cut and stick them onto the other half of the paper. This can be used after the first couple of lessons, or later if they are less familiar with the concepts.
Microbit DIRT Reflection lesson
MrHawes8MrHawes8

Microbit DIRT Reflection lesson

(0)
Included is a DIRT lesson following a microbit unit of work. Includes a fake Kahoot leaderboard to display top scores, and questions used to reinforce knowledge of the topic.
Microbit Programming Assessment
MrHawes8MrHawes8

Microbit Programming Assessment

(0)
Included is an assessment for the end of a microbit programming unit. Topics included variables, selection, definite and indefinite iteration. The test also includes specific practical knowledge of programming using microbit blocks.
Microbit Revision Lesson
MrHawes8MrHawes8

Microbit Revision Lesson

(0)
This presentation is to be used for revising programming concepts such as variables, selection, iteration using the microbit. There are tasks included such as creating definitions, thinking about how to program a certain game and a Kahoot quiz (link included on the powerpoint).
Microbit Iteration Lesson 2
MrHawes8MrHawes8

Microbit Iteration Lesson 2

(0)
This resource is a PowerPoint presentation that helps to reinforce definite vs. indefinite iteration, and also includes instructions for creating a game for the microbit. Complete code blocks shown in the PowerPoint.
Microbit Iteration lesson
MrHawes8MrHawes8

Microbit Iteration lesson

(1)
This resource is a PowerPoint presentation used to teach iteration for students using the Microbit. The main task involves students programming definite and indefinite iteration through the use of two different looping blocks of code.
Microbit Selection Lesson
MrHawes8MrHawes8

Microbit Selection Lesson

(0)
This resource is a PowerPoint used to teach a lesson on Selection statements using the Microbit. The lesson revolves around the students creating a 'Magic 8 Ball' game, using If...Then...Else blocks of code.
Microbit Click Wars Lesson - flowchart included
MrHawes8MrHawes8

Microbit Click Wars Lesson - flowchart included

(0)
This lesson includes the PowerPoint needed to have the students create a game called Click Wars, and the flowchart card sort activity alongside it. Also included is the instruction sheet for the students to work from, and a Word document containing the coded solutions.