Python Turtle through EduBlocksQuick View
butchergbutcherg

Python Turtle through EduBlocks

(3)
A series of 4 lessons/tutorials students could potentially follow as home learning. Included update version formatted into a more PRIMM approach Short assessment included with inspiration taken from Teach Computing
KS3 Python Primm WorksheetsQuick View
butchergbutcherg

KS3 Python Primm Worksheets

(1)
A set of worksheets for lessons allowing students to expore python programming through a primm approach. (These are just the worksheets and not the full lessons)
Queues Lesson 1 of 3Quick View
butchergbutcherg

Queues Lesson 1 of 3

(1)
Lesson 1: Introduction to Linear Queues for A Level Computer Science This is just the main content for the lesson., i.e. no starters or plenary included
OOP Snake (in Python)Quick View
butchergbutcherg

OOP Snake (in Python)

(0)
A set of tutorials for creating an object orientated version of snake. This is mainly aimed at Year 12 to reinforce some of the OOP principles before they start to undertake their NEA.
Populating Binary Tree from an Array using RecursionQuick View
butchergbutcherg

Populating Binary Tree from an Array using Recursion

(0)
Resource used to introduce a progamming activity for populating a binary tree from an array. I used this as an activity between introducing Binary Trees and Traversal Algorithms. Any flaws with it, do let me know and i can alter it or throw it trash.
RecursionQuick View
butchergbutcherg

Recursion

(0)
Lesson presentation for the topic of Recursion. Aimed at A level AQA spec.