
545Uploads
248k+Views
83k+Downloads
Computing

Lists and pointers for AS and A2 Computing
Resources for teaching abstract datatyles (lists) that also leads easily to pointers.
Developed for A level Computing specification.
Not tied to any particular programming language.

Computer Hardware KS3 Worksheet set
Four lessons worth of worksheets for a hardware unit aimed at KS3 students.
Full of activities and fun for your students!

Computing Algorithms Artificial Intelligence, AI and Crowd Sourcing Lesson for KS3
A single lesson to help students understand crowd sourcing.
We are increasingly using artificial intelligence for simple tasks in the business world. Google use algorithms to digitize books. However there is something quite sinister in the way that Google are using the Crowd to work for them, often with the workers unaware that they are working for a large multinational firm.
This lesson is fully resourced and has a complete teacher’s guide. (L2Answers.docx)
There is a full lesson (L2AI2016edc.docx), and a shortened poster lesson (L2AI2016dc.docx)

Induction lesson for Computing Year 7
Ever had the problem that students come into year 7 used to their home computers and how the systems worked at their last school? Perhaps you have set up the machines with a default password and need to get them to change that, but also remember that into the coming weeks and months? This lesson has been created to help you.
WALT
• Understand the computer room rules
• Use an algorithm
WILF
• Access the school network
• Access your user area
• Present the classroom rules

Variables concept for computing (KS3 and KS4)
A great plan for variables in computing. TESPlan.docx gives a lesson plan that guides you through the following:
- VariablesTES is the main presentation to explain variables.
- Data types variables introduces data types and has an exercise for students to complete (worksheet is VariablesDataTypes
- Code Scramble has questions for off computer work related to variables
- VariablesProgrammingTask has a set of questions (not programming language dependent) for students to complete
This lesson is not dependent on a particular programming language.
It is a set of activities and a presentation to help students with this important concept in computing.

Passwords poster
Passwords poster. Useful for a display telling students how their passwords can be obtained.

Fruitbots Lessons for KS3 Computing
Lessons based around http://fruitbots.org/
Fruitbots enable students to explore algorithmic and computational thinking.
Suitable for both KS3 and GCSE students.

Generalisation lesson Computing (late KS3 or GCSE)
Full lesson to explain generalisation to your students
Learning objectives:
To understand that patterns are important using algorithms
To know that generalisation helps us to create programs
This is taught by tic-tac-toe and counting rectangles. An enjoyable lesson for the students.

Compression (Text Messages) for Computing (KS3 / GCSE)
An innovative computing worksheet.
Teaches about compression and text messages.
Developed for computing KS3 and GCSE. Moves onto Steganography.

Python Pair Programming activity for AQA GCSE Computer Science
Python Pair Programming activity for AQA GCSE Computer Science
Based around the game "rock paper scissors", and students develop solutions in pairs, share their results and criteria against the exam board requirements.
This lesson can also be run with a high ability Key stage 3 group.
Bundle

Learning ICT and Computing with Pokemon
Resources that can really bring learning to life, based around the Pokemon franchise.

eSafety discussion task
eSafety discussion task.
Each comment has a surprising addition.
To use this use envelopes with a clear window (as in the images Envelopes.jpg and Envelopessecond.jpg show).
Students then follow the following instructions.
We are going to order the questions in the envelopes from most to least important.
Leave them in their envelopes for now
1. Do you think the question is relevant (in turn)
2. Why do you think that your question might be regarded as important (in turn)
3. Order
4. Remove from envelopes to see additional information. Does this change your mind?

Binary lesson for computing KS3
Full lesson includes poster and activities including starter and worksheet

Variables theory for GCSE Computer Science
Teach students about variables. They study assignments and make sure that the variables are printed to the screen, using a variety of paradigms.
This resource is not based on any particular programming language, so is applicable for any particular language you choose.

Variables practical for GCSE Computer Science using Python
Teaches students about variables. They study assignment and make sure that the variables are printed to the screen, using a variety of paradigms.
This resource uses Python version 3.4

Introduction to programming practical for GCSE Computer Science using Python
Introduction to programming using Python (3.4)
Suitable for GCSE level students includes worksheet tasks and homework.
This lesson covers sequence, operators and output.
Bundle

Variables - GCSE Computer Science OCR 9-1 Programming with Python
A complete bundle for OCR 9-1 teaching variables with Python. Has both theory and practical lessons; could be spread over one, two or three lessons as suitable for your context.
Bundle

Selection - GCSE Computer Science OCR 9-1 Programming with Python
A complete bundle for OCR 9-1, introducing selection in Python.
Has both theory and practical lessons; could be spread over two, three or
four lessons as suitable for your context.

Selection practical for GCSE Computer Science using Python
Teaches students about selection. The full lesson includes booklet and homework.
This resource uses Python version 3.4