Hero image

Computing with Barney

Average Rating3.50
(based on 5 reviews)

ICT/Computing teacher since 2003 and Vice Principal. Interested in technology, gadgets, game design and software/web development. Owner of Barney - a rather grumpy at times but loveable West Highland Terrier who sometimes features in my resources!

31Uploads

13k+Views

4k+Downloads

ICT/Computing teacher since 2003 and Vice Principal. Interested in technology, gadgets, game design and software/web development. Owner of Barney - a rather grumpy at times but loveable West Highland Terrier who sometimes features in my resources!
Pseudocode and Python Programming Challenges
jonmwardjonmward

Pseudocode and Python Programming Challenges

(0)
Ten pseudocode and python programming challenges that are laid out like an exam question (with a suggested pseudocode and python solution for each question). The challenges build in difficulty as pupils progress through them. The first 4 are based on selection statements, next 3 on iteration, 2 on array/lists and the final one on subroutines. Some guidance is provided to the pupils on the front sheet to indicate the pseudocode keywords and programming structures. These are primarily aimed at GCSE Computer Science pupils.
Computing Revision Quiz & Booster Sessions
jonmwardjonmward

Computing Revision Quiz & Booster Sessions

(0)
I use these two GCSE Computer Science pub-style quizzes for revision purposes with my GCSE Computer Science classes. The students form pub quiz teams and we go through each round, with a different team marking their answers after each round. The two booster sessions are for paper 1 and paper 2. I run through these quick 5-10 minute boosters before the pupils go to their exam as a final prep.
Teamwork Assembly
jonmwardjonmward

Teamwork Assembly

(1)
This is an assembly I did on teamwork and the importance of being a good team player. It has a starting slide that asks students to review four images and identify the common theme. I then show several examples of teamwork, i.e. ants working together to create a bridge, meerkats defending against a snake and a great quote from the England team captain from the recent World Cup talking about the importance of teamwork as opposed to having standout players. There are then two videos of an F1 pit crew… the first one to demonstrate the speed at which they work and then the second one is slowed right down so pupils can see the whole team working together, each with their own job and dependent on each other to achieve the same aim. I then finished posing some questions regarding what makes a good team player and provide some guidance on things they could do next time they are working in a group/team.
GCSE Computing Blockbusters
jonmwardjonmward

GCSE Computing Blockbusters

(0)
This is a Revision tool based on the old Blockbusters game format with a gameboard that can be customised with your own questions and can be used as a whole class revision resource or in pairs on their own computers. The player selects the hexagon and the question automatically appears at the bottom of the screen. The answer can be revealed by clicking the “Reveal Answer” button. The hexagon can then be turned blue or white depending on who won the hexagon or black if they got it wrong. The gameboard is currently loaded with GCSE revision computer-related questions but can be changed by clicking on the “Questions” sheet and changing the information. After updating the Questions and Answers, click “Reset Gameboard” to rebuild the gameboard with your new questions and answers. If you have answers starting with the same letter then you can enter two letters to differentiate your answers. This opens the game to more possibilities. Note: This excel spreadsheet uses macros in order to work. Please enable them upon loading the spreadsheet.
Business Studies Blockbusters
jonmwardjonmward

Business Studies Blockbusters

(0)
This is a Revision tool based on the old Blockbusters game format with a gameboard that can be customised with your own questions and can be used as a whole class revision resource or in pairs on their own computers. The player selects the hexagon and the question automatically appears at the bottom of the screen. The answer can be revealed by clicking the “Reveal Answer” button. The hexagon can then be turned blue or white depending on who won the hexagon or black if they got it wrong. The gameboard is currently loaded with GCSE revision business-related questions but can be changed by clicking on the “Questions” sheet and changing the information. After updating the Questions and Answers, click “Reset Gameboard” to rebuild the gameboard with your new questions and answers. If you have answers starting with the same letter then you can enter two letters to differentiate your answers. This opens the game to more possibilities. Note: This excel spreadsheet uses macros in order to work. Please enable them upon loading the spreadsheet.
Flowol Mimics
jonmwardjonmward

Flowol Mimics

(0)
These are three mimics I created using Mimic Creator that can be used in Flowol. These should appear in Flowol when the files & folders in the zip are copied across to the mimics folder. There are worksheets and solutions with each mimic and a short video showing the ride.
Python Mini Test
jonmwardjonmward

Python Mini Test

(0)
Short activity that could be used as a starter to encourage students to work through some code snippets in their head and write down the output.
Role of Government in the economy
jonmwardjonmward

Role of Government in the economy

(0)
This is an activity based lesson to investigate the role of the government in boosting the economy. The students break into groups of 4 to form a new government. There are four roles: Prime minister, chancellor, minister for business and home secretary. They work through a series of scenarios and have to argue their position. For each scenario, each person receives a "briefing" letter from their dept that outlines their position. They have 5 minutes to discuss within the group and then the prime minister needs to record their decision on the worksheet and justify it to their electorate. At the end of each scenario I get the prime minister in each group to stand up and justify their position to the rest of the class. They then see if their decision paid off on the powerpoint. The scenarios cover interest rate cuts & rises, investment in human capital, tax cuts and infrastructure spending.
Economics worksheets
jonmwardjonmward

Economics worksheets

(0)
Two worksheets with questions based around news articles regarding economics. Used with my GCSE Business & Economics students to check understanding of the impact of interest rates, exchange rates, manufacturing output and infrastructure spending on the economy.
Democracy (British Values) Assembly
jonmwardjonmward

Democracy (British Values) Assembly

(0)
Looks at British democracy from the Magna Carta to the suffragette movement and then on to the UK-EU referendum. The final slides cover the importance of being an informed voter to play a full part in democracy.
Computing Timeline Display
jonmwardjonmward

Computing Timeline Display

(0)
A computing timeline I produced to go around my classroom like a frieze. It covers Babbage's difference engine in 1822 up to 2017. I use it when teaching to show how technology has evolved over a relatively short space of time.
Teaching Spreadsheets Bundle
jonmwardjonmward

Teaching Spreadsheets Bundle

4 Resources
SAVE 20% on purchasing resources separately. A bundle of 4 resources to help teach spreadsheets, including cell references, SUM, MIN, MAX, goal seek and conditional formatting. The Theme Park spreadsheet assessment task provides a set of tasks for students to complete to demonstrate knowledge of graphs, functions, data validation and IF statements.
Pacman Challenge (Scratch)
jonmwardjonmward

Pacman Challenge (Scratch)

(2)
This lesson focuses on students identifying and writing pseudocode for the Pacman game (on the worksheet). Students can then move on to the pacman challenge game in Scratch with some of the coding already completed so they can transfer the pseudocode they have written into code. The aim of the lesson is for students to see the relevance of pseudocode and planning before launching straight into coding. The pacman challenge game is available at Barney Game Studios: https://scratch.mit.edu/projects/162290425/
Binary, Hex and Denary Converter
jonmwardjonmward

Binary, Hex and Denary Converter

(0)
This resource converts between binary, hex and denary. It can be used in a whole class situation on the whiteboard or given to students to use to check their answers to any conversion questions. Useful when teaching binary and hex.
Goal Seek - Currency Converter (Excel)
jonmwardjonmward

Goal Seek - Currency Converter (Excel)

(1)
This lesson teaches students about goal seek and how it works in Excel. Students imagine they have just won a million on a "Who wants to be a millionaire?". They use goal seek to work out which country they would rather win the show in. When they have finished, they can then use an online currency converter to find out today's rates and then see how that changes things. This can lead to discussions on how small changes in currency rates can have big impact when transferring money between countries and depending on the ability of your class you can even end up discussing what causes exchange rates to rise and fall - particularly topical at moment given Brexit and the new US President and their impact on the markets.
Zorg the Alien Powerpoint transition project
jonmwardjonmward

Zorg the Alien Powerpoint transition project

(0)
I have used this unit of work during primary liaison and transition in the past. I would deliver the first lesson to the primary students in their school and then they would work on their presentations and they would finish it off on induction days or when they started in September. I then assessed it using the grid to gauge a baseline on ICT presentation skills. However, this resource could be used for cover work for a few lessons in Y7 or at primary level. There are two powerpoints included: the first one outlines the task and provides an example from Zorg the Alien. There is also an ideas worksheet that the students use during that lesson to identify content before they go anywhere near the computers. The second powerpoint then covers the printing and annotation of their presentations. There is an assessment grid that you can adapt for your own brand of KS3 assessment in the brave new world of life-after-levels!
Scratch - Barney the Westie Game worksheet
jonmwardjonmward

Scratch - Barney the Westie Game worksheet

(0)
This worksheet is allows students to work independently to interpret the code from the Barney the Westie Scratch game and answer questions on the worksheet to demonstrate understanding. The game uses IF statements, repeat loops, variables and a subroutine (broadcast). When they understand the code, they can then adapt and extend the game by : • Changing the variables on when the bone appears and how fast it falls • Barney is a fussy Westie so take away points when the bone hits the grass • Add other objects/sprites to the game, e.g. a special bone that appears randomly and is worth double-points or more! • Increase the difficulty of the game when Barney scores more than 10 points. Hint: add an IF statement on the code that makes the bone fall so that if the score is greater than 10, the value of “y” is larger. More resources can be found at my TES shop: www.tes.com/teaching-resources/shop/jonmward The Barney the Westie game can be found on Barney Game Studios: https://scratch.mit.edu/projects/104492249/
BBC Micro:bit Project
jonmwardjonmward

BBC Micro:bit Project

(0)
This is an 18 lesson unit of work around Microbits, combining programming using the online microbit interface and electronic components. The components I used were sourced from http://microbit-accessories.co.uk but you could make your own or source from elsewhere as well. Helpsheets are provided for each of the electronic components. The students each have a workbook for the whole unit divided into sections that can be easily marked by the teacher, with opportunity/space for student reflection and response. Students start off learning about microbit theory, i.e. safe handling (static) and polarity, inputs, outputs and programming structures IF statements and loops. They then need to design the “next big thing” - a device that solves a problem, using the microbit. They will need to produce a design brief and circuit diagram. Once they have built it, there is a lesson on gathering user feedback and evaluation. At the end of the unit, they have the opportunity to create a business pitch for their new device. This is a great end to the unit as each student/group gets to share their creation to the rest of the class, with prizes for the best entries (at teacher’s discretion!) The course mainly links towards the D&T criteria (with reference to the relevant criteria at the end of each powerpoint) but could be used in Computing as well.
Scratch Game Creation Unit
jonmwardjonmward

Scratch Game Creation Unit

(0)
This 14-lesson unit of work takes students through the process of creating their own game in Scratch. They start by considering what makes a game successful and then move on to learn gaming concepts like sprite movement, animation, collision detection and variables using Scratch. The lessons directly link to Scratch game resources I have placed in the Barney Game Studio on the Scratch website (http://scratch.mit.edu/studios/1977310/). At the end of their unit, there is a lesson on user testing where they will get the opportunity to peer assess the games they create. They can also create an instruction manual for their game, evaluating the forms and conventions of such documents and using desktop publishing software to create their own.