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 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!
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.
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.
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.
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.
Books Database (50 books)
jsarnoldjsarnold

Books Database (50 books)

(1)
A sample database (Microsoft Access) for students to use, explore, test and extend. The database contains 50 of the most popular teen fiction books, with many different types of field included such as title, author, date published, number of pages, front cover image, blurb, link to Amazon etc. Two tables are included, one containing the books and the other containing reviews, so that cross table queries can be designed.
Internet Search Tips Poster
jsarnoldjsarnold

Internet Search Tips Poster

(4)
A Nando's menu styled poster which provides top tips and advice on searching the web efficiently and effectively. I give copies of this to my students so it's ready to hand, but it's also a handy poster to refer to when helpful.
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.
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.
"Mindcraft" - Easily Customised PowerPoint Class Quiz With Minecraft Theme
jsarnoldjsarnold

"Mindcraft" - Easily Customised PowerPoint Class Quiz With Minecraft Theme

(0)
Developed in PowerPoint using VBA this extremely versatile and very popular Minecraft inspired activity can be used as a starter, plenary or other whole class or group activity that aims to get children collaborating, discussing topics and working together as a team to consolidate their knowledge and understanding of any topic you choose. Easily create your own lists of questions using nothing more than Notepad (or similar text editor) and then simply drop whichever question list you want to use into the same folder as the Mindcraft file, and it will immediately shuffle up your questions and use them to stretch your students' knowledge. The rules are simple and explained clearly within the activity, but essentially students will be divided into two teams, and each team will be able to 'mine' their way through a virtual Minecraft style world. They'll come across dirt, stones, iron, coal, gold, emerald, water and even creepers! Each item type will result in different actions being taken. Finding dirt or stone will require a question to be answered, whereas gold and other valuable ores will earn the team points. Getting questions right also earns points, but getting them wrong will lose points. Find a creeper and the loud explosion will signal that team's turn over! Watch a video demonstration of this resource, as well as a clear tutorial on how to use it, and adapt it: https://youtu.be/fmzzSwc3ATM
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.
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.
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.
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.
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.