Hero image

Justin Arnold's Shop

Average Rating4.60
(based on 118 reviews)

Teacher of Computer Science and IT, providing a range of resources, mostly relating to computing, but many can be used in a cross curricular way and are designed to be easy to adapt.

28Uploads

124k+Views

82k+Downloads

Teacher of Computer Science and IT, providing a range of resources, mostly relating to computing, but many can be used in a cross curricular way and are designed to be easy to adapt.
Wordle Classroom Game (PowerPoint)
jsarnoldjsarnold

Wordle Classroom Game (PowerPoint)

(0)
Bring the popular word game into the classroom in a fully-working, customisable game for the big screen. Developed in PowerPoint this game works just like the real game, with one major difference - you can choose the words. Simply write out a list of your subject/topic words in the notes section at the bottom of the slide, and the game will select one at random each round. Easy to use, fun to play. ► Please note that this is designed to be a standalone PowerPoint slide, and not to be copied and pasted into an existing presentation.
Binary Code Icon Worksheets (8 x Worksheets)
jsarnoldjsarnold

Binary Code Icon Worksheets (8 x Worksheets)

(1)
Fun, but challenging worksheets for students studying binary code and encoding bitmap images. Each of the 8 sheets includes both answer sheet and a worksheet. The answer sheet shows a set of 4 different 8 x 8 bit icons, with the decimal equivalent of the binary representation for each row shown on the left. Students need to convert the decimal value into binary, and then fill in the pixels for that row accordingly, eventually generating the icon image. With a set of 8 worksheets, each featuring 4 different images, this set provided 32 activities. Both student worksheets and clear answer sheets for the teacher are included.
Keyword Hangman (Easily Customisable)
jsarnoldjsarnold

Keyword Hangman (Easily Customisable)

(1)
Very easily customisable hangman game for practising keywords. Great for a quick starter or for practising keywords for a topic. Simply open up the PowerPoint file, and enter your list of keywords in the notes section on the second slide. Run the game and it will automatically choose a random word, display the dashes and lives, and you can click the letters to guess.
Binary Worksheet Generator
jsarnoldjsarnold

Binary Worksheet Generator

(0)
Unlimited worksheet generator for work on binary code. This generator can very quickly create the following randomised worksheets for students: • Decimal to Binary (2-8 bit length) • Binary to Decimal (2-8 bit length) • Binary Addition (2-8 bit length) • Binary Shift (2-8 bit length) Simply by selecting the bit length you can generate a full worksheet in PDF format ready for printing or sharing with a single button click. All worksheets can easily be customised if you wish. This worksheet generator can produce over a undecillion different worksheets - that’s a ‘1’ with 36 zeros after it! Easily enough to keep students busy. The difficulty of the worksheets can easily be changed by altering the bit length, allowing for differentiation/levelling. ANSWER SHEETS ARE INCLUDED WITH EVERY WORKSHEET FOR QUICK, SIMPLE MARKING!
Journey of an Email
jsarnoldjsarnold

Journey of an Email

(0)
PowerPoint Show (editable) with rehearsed timings and a video file format which show step by step how an email will travel around the world passing through various pieces of network equipment, networks, companies and even under the sea to reach its destination in seconds. Designed for a Year 8 class originally as a demonstration of a task the students then proceeded to try themselves.
Guess the Phrase Quiz - Networks
jsarnoldjsarnold

Guess the Phrase Quiz - Networks

(1)
Whole class activity based on the TV show Wheel of Fortune, with 10 words or phrases relating to KS3 Computer Networks for students to work out by guessing one letter at a time. Complete with clear graphics, easy controls, animation and audio.
Guess the Phrase Quiz - Computer Hardware
jsarnoldjsarnold

Guess the Phrase Quiz - Computer Hardware

(0)
Whole class activity based on the TV show Wheel of Fortune, with 10 words or phrases relating to KS3 Computer Hardware for students to work out by guessing one letter at a time. Complete with clear graphics, easy controls, animation and audio.
Random Spinning Name Selector (Wheel of Fortune)
jsarnoldjsarnold

Random Spinning Name Selector (Wheel of Fortune)

(93)
A PowerPoint slide that can be dropped into any presentation, or used as a standalone resource. It looks and works a little like the Wheel of Fortune game show, with student names on a wheel that can be sent to spin, and then stop randomly at any point to choose a random student. Sound effects and music included, it is extremely easy to edit the student names. I suggest creating one slide per class. If you have any questions or comments please do let me know.
Computer Networks
jsarnoldjsarnold

Computer Networks

(0)
Highly visual and very clear presentation introducing the concept of computer networks. Includes analogies that get children to think of road networks with traffic on them. Explains the differences between network topologies, as well as the concepts of LANs and WANs.
JavaScript fantasy name generator
jsarnoldjsarnold

JavaScript fantasy name generator

(0)
Series of linked html files that allow students to either experience simple JavaScript functionality, or disassemble it or edit it for practice. Alternatively it could be used by the teacher as a demonstration, or broken down for students to rebuild.
Data validation & conditional formatting lesson
jsarnoldjsarnold

Data validation & conditional formatting lesson

(0)
This lesson teaches students to create what looks like an Amazon product page in Microsoft Excel, helping them to learn how to use data validation rules and conditional formatting rules. A teacher demonstration file is included, as well as two worksheets, and two student activity files.
Bitmap Encoding Lesson
jsarnoldjsarnold

Bitmap Encoding Lesson

(0)
Humorous PowerPoint presentation (25 slides) that teaches all about bitmap encoding using cat memes, colour and clear examples. Also included is a full worksheet that follows on from the lesson, and a very thorough answer sheet/guide. These resources should last between 1-2 lessons at least.
Interactive PowerPoint Exam (Produces Graded Certificate)
jsarnoldjsarnold

Interactive PowerPoint Exam (Produces Graded Certificate)

(0)
Originally developed to support the ECDL course, this is a 50 question on-screen interactive exam on using PowerPoint. Once launched the app will ask for the student's name, and then present them with fifty questions. Students respond by clicking on the correct part of the application. Once the exam has finished students are given an accurate percentage result, and a printable certificate that includes the name of the exam, their name, the date, and their final score.
3 x Differentiated Workbooks on Little Man Computer
jsarnoldjsarnold

3 x Differentiated Workbooks on Little Man Computer

(0)
These three differentiated workbooks are for students to work through over a series of lessons. They introduce the basics of algorithms, assembly language, programming, how a CPU works and Little Man Computer. Each booklet includes step by step guides, exercises, challenges, opportunities to show progress and easy teacher marking.
JavaScript Town Name Generator
jsarnoldjsarnold

JavaScript Town Name Generator

(0)
Simple website demonstrating how JavaScript can be used to generate random town names. This resource can either be given to students to disassemble and edit, or for the teacher to learn how JavaScript can be used in class to create a simple resource that students will enjoy.
Number Grid (Conditional Formatting in Excel)
jsarnoldjsarnold

Number Grid (Conditional Formatting in Excel)

(1)
Can be used either as a demonstration of an interactive number grid that show how number patterns can be represented by colours, or as a demonstration of how conditional formatting rules can be applied to a grid of cells. Change the two numbers on the left to see the grid update immediately, creating waves of colour.
Searching Algorithms
jsarnoldjsarnold

Searching Algorithms

(0)
27 slide presentation that introduces the idea of searching algorithms using real world examples and attention-capturing facts and statistics. Clearly explains and demonstrates how both linear searching and binary searching works, and compares the two for efficiency and speed.
Algorithmic Thinking
jsarnoldjsarnold

Algorithmic Thinking

(0)
PowerPoint presentation to introduce the idea of algorithms and computational thinking. Slides include practical exercises on computational thinking, and take students through the basic ideas through to representing algorithms using flow charts, and up to bubble sort algorithms.