Hero image

Phablessed's Shop

Average Rating3.50
(based on 2 reviews)

Producer and supplier of secondary computer science resources for key stage 3, key stage 4 and key stage 5. The owner has been teaching computer science since 2003 and taught students who have come out as top A Level computer science students for three different examination boards.

Producer and supplier of secondary computer science resources for key stage 3, key stage 4 and key stage 5. The owner has been teaching computer science since 2003 and taught students who have come out as top A Level computer science students for three different examination boards.
Binary Addition - Complete Lesson
phablessedphablessed

Binary Addition - Complete Lesson

(0)
GCSE Binary addition. This contains resources for a whole lesson - lesson plan, presentation, worksheets and extension worksheeet. This resource teaches how to add binary numbers using two different methods. Each method is described and a demonstration of how it is used to add binary numbers follows . This is followed by exercises to reinforce the learning. I have used it with my year 9 classes and it worked very well even for less able pupils.
Introduction to Structured English
phablessedphablessed

Introduction to Structured English

(0)
This introduction to structured English presentation is suitable for GCSE and A Level Computer Science. It has explains with examples how to write structured English to solve simple problems. It also has tasks for all abilities.
Python programming Unit - Lesson 1
phablessedphablessed

Python programming Unit - Lesson 1

(0)
This unit covers everything your students need to learn the basics of python programming. There are extension tasks for each lesson and the worked solutions for each task written in Python (zipped folder). The worked solutions from the second lesson upwards in the unit has comments explaining things like string.lower() and when it is used etc. The presentation scaffolds the topic making it easy for students to understand the concepts used.
Python programming - Lesson 1
phablessedphablessed

Python programming - Lesson 1

(0)
This resource is useful as an introductory lesson for python programming. It is suitable for years 7, 8 or 9 taking their first python programming lesson. It has cross-curricular inks with maths - working with number. The resource consists of a presentation, worksheet and a lesson plan. It covers the python IDE and explains float and int. The tasks are split into sections A and B. Section A could be completed/attempted by less able students. The resource includes videos to walk students through installing and running their first programs on both Windows and IOS. There are other videos which students could watch to help them work on the tasks. This is the first in a series of 8 python programming lessons to cover the data types, assignment (variables), selection, repetition and lists.