Hero image

Computer Science Made Easy

Average Rating3.39
(based on 38 reviews)

I have a long history in teaching Computer Science at secondary level. Most of my resources are related to the Edexcel syllabus, but in CS computing is computing, and it is all much the same!. I like to teach programming in a way that the kids will really 'get' using things relevant in their lives, like Beyonce, and Adidas!

102Uploads

37k+Views

12k+Downloads

I have a long history in teaching Computer Science at secondary level. Most of my resources are related to the Edexcel syllabus, but in CS computing is computing, and it is all much the same!. I like to teach programming in a way that the kids will really 'get' using things relevant in their lives, like Beyonce, and Adidas!
Debugging and error types, GCSE Python
hoof_heartedhoof_hearted

Debugging and error types, GCSE Python

(1)
This resource will last around three lessons. It ties in error types such as syntax, and logic and relates them to what the learner will find in Python. It covers how to spot errors, what the common pop ups are, variable name errors, and the most common ones- casting errors, and the terrible indents. I have clearly gone through ‘belonging’ with indentation, and how to get a fix. Trace tables get a mention with one exam paper showing a for loop and a print statement outside of the loop. Many learners lost 6 marks for not understanding ‘belonging to the loop’. Well not anymore! There are a bank of Python files to go with this resource, but I cannot upload them here. If you email me annemariebradshaw@hotmail.com I can send those to you to. This is a fresh way of teaching errors, and also a good way of embedding Python coding skills, meaning that in the assessment they will be able to help themselves debug their own code. There is
Edexcel Paper 2 Computer Science IPO
hoof_heartedhoof_hearted

Edexcel Paper 2 Computer Science IPO

(0)
This is part of a pack aimed at GCSE year 11 Edexcel students preparing for paper 2. A lesson teaching input, processing and output. The lesson begins very much scaffolded until they are able to understand all three concepts, then answer two exam paper questions on the topic (from the summer series and the specimen) including the mark scheme answers.
Edexcel Computer Science Paper 2 Prediction selection outcomes
hoof_heartedhoof_hearted

Edexcel Computer Science Paper 2 Prediction selection outcomes

(0)
This is part of a pack aimed at GCSE year 11 Edexcel students preparing for paper 2. A lesson looking at code and predicting the outcomes. The lesson begins very much scaffolded until they are able to understand all three concepts, then answer two exam paper questions on the topic (from the summer series and the specimen) including the mark scheme answers.
Edexcel, everything you ever need!
hoof_heartedhoof_hearted

Edexcel, everything you ever need!

11 Resources
Bundles, full half term lessons, exam notes, data types, database, if statements revision aids sample NEA, full revision pack, input processing and output. Cost price singularly £84. Top rated resources!
Edexcel Computer Science Paper 2 Trace Tables
hoof_heartedhoof_hearted

Edexcel Computer Science Paper 2 Trace Tables

(0)
This is part of a pack aimed at GCSE year 11 Edexcel students preparing for paper 2. A lesson teaching trace tables. The lesson begins very much scaffolded until they are able to understand all concepts, then answer two exam paper questions on the topic (from the summer series and the specimen) including the mark scheme answers.
Edexcel Computer Science 2019 paper 1 teacher made specimens
hoof_heartedhoof_hearted

Edexcel Computer Science 2019 paper 1 teacher made specimens

(0)
This bundle was created due to a lack of Computer Science past papers. It contains two specimen Unit 1 papers. One follows the official specimen paper quite strictly, with scenarios, and numbers changed. The second words questions in a different way. Both have official type covers, marking criteria, format, and layout. They also have a mark scheme each. There is over 25 hours work here, so pick up a bargain, save yourself some time!
Four lesson Python programming using gamification to engage
hoof_heartedhoof_hearted

Four lesson Python programming using gamification to engage

(0)
This has been a hugely successful unit, and my year 9 computer scientists have thoroughly enjoyed the competition, and team work. It has been based upon the theory of gamification, using game elements in the classroom. The learners need to have some python skills, but there are three levels of challenge in each lesson, and the idea is that they choose, and upgrade if they have time and knowledge. At its highest level, skills used are IF, looping, concatenation, tuples, global variables and subroutines. Learners get points for working code, and add an image to the game board. I did this with a display board in the classroom, and stuck the ‘prizes’ to the wall (there is an image). It is not essential to do that, but it does make it visually more appealing. Enjoy watching your learners race around helping one another and encouraging those who are weaker at coding to learn the more tricky aspects of coding.
Real life Python challenges
hoof_heartedhoof_hearted

Real life Python challenges

(2)
An engaging resource whereby learners work at their own pace through 4 fairly simple challenges. They assume knowledge of lists, random, if, elif, concatenation. The answers are in there, so would need to be deleted by the class teacher. There is extension for each scenario. The pack also contains a test plan to introduce learners to formal testing of their scripts.
Edexcel Computer Science 9-1 Paper 2 bundle
hoof_heartedhoof_hearted

Edexcel Computer Science 9-1 Paper 2 bundle

(1)
This is a whole half term of work relating to the questions appearing in the second Computer Science paper. The lessons are on input, processing, output selection statements boundary testing recognising constructs trace tables a test The lessons guide the learner from easy to understand exercises, to GCSE level exercises. There is a learning question focus for each lesson, but in some cases the bronze silver and gold outcomes have been left blank for you to tailor to your classes. There is enough work here for a half term.
GCSE Computer Science -Understanding database relationships
hoof_heartedhoof_hearted

GCSE Computer Science -Understanding database relationships

(0)
Building on from knowledge of flat file databases, tables, fields, records, this lesson guides the learners on a journey into foreign keys, relationship types (one to many, many to many, one to one) They are given fields names at first to rearrange into two tables for one to many, learning the concept of how we decide upon the relationship to use. This builds further into recognising where to use a foreign key. The knowledge is expanded upon with the introduction of many to many relationships, and the concept of link, or junction tables. Learners then have the opportunity to test their knowledge. Answer slides are given. This was observed and judged to be engaging, and showed excellent progress. Everybody needs a bit of that!
Three engaging year 7 lessons on the history of computing, and the influential people.
hoof_heartedhoof_hearted

Three engaging year 7 lessons on the history of computing, and the influential people.

(1)
This resource is mainly PPT for three lesson, a double history, and single people. All LO and outcomes are included. There are links to other resources. There is a worksheet for learners to fill in and learn the influential people. Finally there is a end of unit test with mark scheme graded on the 9-1 scale. Although I have aimed this at middle to lower ability year 7, it can be adapted to year 6-9 with a few tweaks. My year 7 were completely engaged, and loved learning about something that they believed began in 2000!!!
Two Python lessons on arrays
hoof_heartedhoof_hearted

Two Python lessons on arrays

(0)
An engaging resource which develops an understanding of manipulating lists in Python. There are two lessons here, first to introduce the topic and the second to consolidate learning. The answers are included as are extended learning tasks.
Exercises and explanation of Edexcel PLS1
hoof_heartedhoof_hearted

Exercises and explanation of Edexcel PLS1

(0)
This PPT with exercises takes the learner through all of the concepts in the Programming Subset List 1. Data types. Input / Output. Maths operators, including modulus, exponent, Boolean, integer division. There are coding tasks, and enough work for around 3 or 4 hours of GCSE in preparation for the coding part of the exam. See also PLS2 if you like this resource!
Edexcel T5 Bigger Picture - Privacy
hoof_heartedhoof_hearted

Edexcel T5 Bigger Picture - Privacy

(0)
A lesson which was described as ‘outstanding’ for it’s engagement of the youngsters. It covers personal data, legislation, big data, and breaches, surveillance issues, and the benefits of surveillance. There are two PPTS, one is teachers (with answers) and one for the learners. There are opportunities for discussion, research, short answer question, long answer question, and recall from previous T5 lessons. It has it all!
Solving real world problems with Python Edexcel PLS1 and PLS2
hoof_heartedhoof_hearted

Solving real world problems with Python Edexcel PLS1 and PLS2

(0)
It can be difficult to think up new ideas for coding, and embedding skills. Have the benefit of my 10 years teaching coding with this resource. After you have taught the content of PLS 1 and 2, give the learners these 11 challenges to get their teeth into. I have included a teacher file with suitable answers for each. You could add to the learner file with more hints, or take away the hints I have given. Skills tested that will prepare them for the coding examination: IF, concatenation, iteration, tuples, constants, variables, write to file, sub routines, functions, global variables and much more.
Esafety whole half term of lessons
hoof_heartedhoof_hearted

Esafety whole half term of lessons

(0)
I put together this pack aimed mainly at KS3, and as the Esafety Officer at my Academy. The pack includes lessons on hoaxes, keeping personal data safe, live streaming and reputation, gaming addiction, and bullies/ trolls. All have been made with regard to the new KCSIE recommendations. There is a powerpoint for each lesson, chance for discussion, and different tasks each lesson to embed the knowledge. These lessons have been delivered as a half term full unit, and have also been delivered in the PSHEE last year, as the last lesson before a half term, thereby lasting for one year.