Hero image

Hackdragn's Shop

Average Rating4.12
(based on 8 reviews)

Hi, welcome to my shop. I have over 15 years teaching experience and have enjoyed every moment of inspiration and achievement. Have a look at the different resources available, try the free stuff and get some ideas for yourself. I have tested all the resources with classes that I teach and refined them before publishing so that common misconceptions are addressed in the material or explained in the teacher notes. Every step is explained as simply as possible without wasting time on repetition.

46Uploads

19k+Views

16k+Downloads

Hi, welcome to my shop. I have over 15 years teaching experience and have enjoyed every moment of inspiration and achievement. Have a look at the different resources available, try the free stuff and get some ideas for yourself. I have tested all the resources with classes that I teach and refined them before publishing so that common misconceptions are addressed in the material or explained in the teacher notes. Every step is explained as simply as possible without wasting time on repetition.
Python Programming Help Sheets
hackdragnhackdragn

Python Programming Help Sheets

(1)
Welcome… Here are 4 Help Sheets to support the programming examples up to the Dungeon Escape resource. They cover: Help Sheet 1 - Print, Variables, Maths & Input Help Sheet 2 - If, For, While & Random Help Sheet 3 - Array, Modulus, Increment Help Sheet 4 - Functions If you find the resources useful, please leave a review to help others find it. If you find it really useful, please consider purchasing the Dungeon Escape resource to help support all the FREE ones. HackDragn
Beginning Python Programming - Chatbot
hackdragnhackdragn

Beginning Python Programming - Chatbot

(3)
Welcome… This is a simple example of some basic python commands that creates the start of a chat bot. The explanation lines have been commented out so you can simply copy and paste the whole document into IDLE (or similar) and see it working, or print to use as a help guide. If you found this useful, please consider downloading the other free ones and purchasing the Dungeon Escape guide as it helps support more free resources for all. All the best, HackDragn
Python Programming – Code Breaker
hackdragnhackdragn

Python Programming – Code Breaker

(0)
Welcome… this is a simple example of some basic python commands that creates a code breaking game. The explanation lines have been commented out so you can simply copy and paste the whole document into IDLE (or similar) and see it working, or print to use as a help guide. The task can be extended to include a longer code, different scoring systems, characters instead of numbers, password guesses or allow one player to enter a code that the other has to guess then swap turns… and loads more! (If you find the resource useful, please leave a review as it helps other teachers find it) HackDragn
Photoshop (Beginner) - Overview
hackdragnhackdragn

Photoshop (Beginner) - Overview

(1)
Welcome… Download the overview of the Photoshop course for FREE. This will give you ideas about how to create a fun beginners course, or you can save time by purchasing the resources already created. The whole course consists of 48 full colour pages of tutorials over 5 booklets, 18 Sample images, 4 Homework Tasks, 4 Starter Tasks, A Planning Document, 5 Teacher Notes for each Tutorial and 5 Assessment Spreadsheets. An average group of 13 year old’s will take about 6 weeks to complete the course.
Beginning Python Programming - Rock, Paper, Scissors
hackdragnhackdragn

Beginning Python Programming - Rock, Paper, Scissors

(0)
Welcome… This is a simple example of some basic python commands that creates a basic Rock, Paper, Scissors game. The explanation lines have been commented out so you can simply copy and paste the whole document into IDLE (or similar) and see it working, or print to use as a help guide. There is plenty of scope to improve the code: Adding scoring, checking for a real choice instead of assuming a default value of ‘Scissors’, Correct the error if the user types ‘Rock’ or ‘Paper’ and lots more that I’m sure you’ll think of. If you enjoy this free resource, please download the other ones and consider purchasing the Dungeon Escape to help support more free resources. (If you find the resource useful, please leave a review as it helps other teachers find it) HackDragn
Beginning Python Programming – Guessing Game
hackdragnhackdragn

Beginning Python Programming – Guessing Game

(0)
Hi… This is a simple example of some python commands that creates the start of a random number guessing game. The explanation lines have been commented out so you can simply copy and paste the whole document into IDLE (or similar) and see it working, or print to use as a help guide. Extension work could include adding a way to use the currently unused ‘playerScore’ variable, checking if the player gets it in 1 guess and gives a special message and lots more. (If you find the resource useful, please leave a review as it helps other teachers find it) HackDragn
Data Storage - Presentation Project
hackdragnhackdragn

Data Storage - Presentation Project

(0)
Hi… This resource is specifically based against the IGCSE Computer Science syllabus, but is suitable for any Data Storage module. It includes some knowledge tests at the beginning and leads on to creating 5 groups to work on a presentation about a different element of Data Storage. The group worksheets can be handed out or sent electronically and each has a series of keywords to prompt research. Each group is challenged with answering one Big Question and explaining it to the class at the end of the lesson. If you find the resource useful please leave a review so that others can find it. HackDragn
Photoshop (Beginners) - APPENDIX A (Layer Mask)
hackdragnhackdragn

Photoshop (Beginners) - APPENDIX A (Layer Mask)

(0)
Welcome… This resource is intended to be an extension to the** Beginning Photoshop series** and gives you an idea of the quality of resources. It assumes some skills will have been previously taught, but you can also have a go if you know the basics. All images and printed materials are supplied in the download which includes the tutorial booklet. As a standalone project this tutorial does not have any accompanying starter, assessment or homework activities and is simply there to support the teaching of the Layer Mask tool. (If you find the resource useful, please leave a review as it helps other teachers find it) HackDragn
Coursework Timer
hackdragnhackdragn

Coursework Timer

(0)
Welcome… This is an Excel spreadsheet to track assessment time over multiple lessons. Enter the start and end time for each lesson and mark if each student is present. The total time students have used is tracked directly next to their name. Track up to 32 students over 20 lessons, or extend it to suit your needs. (If you find the resource useful, please leave a review as it helps other teachers find it) HackDragn
Beginning Flash / Actionscript - Starting and Stopping
hackdragnhackdragn

Beginning Flash / Actionscript - Starting and Stopping

(0)
Hi… Learn how to add more control to your computer games by having separate sections to win and lose. This involves ensuring you can add buttons in the correct places and keeping control of the game loop. The main asset is the 10 page PDF which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Project Booklet
hackdragnhackdragn

Beginning Flash / Actionscript - Project Booklet

(0)
Hi… Follow through the development of a full space invader computer game. The same process can be used to develop further games and there is a suggested route to further learning. The main asset is the 10 page PDF which is a full colour instruction booklet complete with 10 associated videos to illustrate the whole process. Additionally there is a certificate, help files and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Syntax and Variables
hackdragnhackdragn

Beginning Flash / Actionscript - Syntax and Variables

(0)
Hi… Learn how to start coding using Actionscript to position your objects on the stage The main asset is the 10 page PDF booklet which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Background and Sound
hackdragnhackdragn

Beginning Flash / Actionscript - Background and Sound

(0)
Welcome… Learn how to go about setting up background scenes for your games and how to add sound effects and music to your creations. The main asset is the 10 page PDF which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Setting Up and Drawing Images
hackdragnhackdragn

Beginning Flash / Actionscript - Setting Up and Drawing Images

(0)
Welcome… Learn how to set up Adobe Flash and learn some simple techniques for drawing objects. The main asset is the PDF booklet which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Arrays and Loops
hackdragnhackdragn

Beginning Flash / Actionscript - Arrays and Loops

(0)
Welcome… Learn how to create Arrays to keep track of game objects using Actionscript and start using Loop constructs to control the flow of the program. The main asset is the 10 page PDF which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Dynamic Text and Buttons
hackdragnhackdragn

Beginning Flash / Actionscript - Dynamic Text and Buttons

(0)
Welcome… Learn about the use of Dynamic Text within user interface design and also how to control button use via Actionscript while taking advantage of the built-in button class. The main asset is the 10 page PDF which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Collisions
hackdragnhackdragn

Beginning Flash / Actionscript - Collisions

(0)
Welcome… Learn how to deal with object collision using Actionscript. You will program event listeners and handlers using a standard methodology which is applicable to many other languages. The main asset is the 10 page PDF which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Planning, Hints and Errors
hackdragnhackdragn

Beginning Flash / Actionscript - Planning, Hints and Errors

(0)
Hi… This lesson is a general guide to enable students to plan projects effectively and how to cope with the inevitable errors that will occur during development. The main asset is the 10 page PDF which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.
Beginning Flash / Actionscript - Movement and Events
hackdragnhackdragn

Beginning Flash / Actionscript - Movement and Events

(0)
Hi… Learn how to control object position on the stage using Actionscript. Additionally we will look at the Event system that Flash uses to notify functions when to activate. The main asset is the 10 page PDF booklet which is a full colour instruction booklet complete with a mini project to complete using the skills taught. Additionally there is a starter, homework, help files, video demonstration of the mini project solution and a set of teacher notes to enable a custom lesson plan.