Hero image

Mr Doble's Computing, Computer Science and ICT Resources

Average Rating4.33
(based on 3 reviews)

Head of Digital Learning at The Gryphon School, Sherborne.

Head of Digital Learning at The Gryphon School, Sherborne.
2.1.1 Computational Thinking - OCR Computer Science GCSE (J277)
mattdoblemattdoble

2.1.1 Computational Thinking - OCR Computer Science GCSE (J277)

(0)
A full scheme of work PowerPoint for the Computational Thinking element of the OCR Computer Science GCSE (J277). This covers topics including: Decomposition Abstraction Pattern Recognition Algorithms The video lesson is available via YouTube, this gets you a fully editable PowerPoint version to adapt as you wish.
An Intermediate Re-Introduction to Python Programming - Complete KS3 Scheme of Work
mattdoblemattdoble

An Intermediate Re-Introduction to Python Programming - Complete KS3 Scheme of Work

(0)
This unit of work acts as an intermediate re-introduction to Python as a programming language and leads on from my previously updated unit. The unit is aimed at Year 7 - 9 students who have no previous knowledge of Python, and as such all of the fundamentals are covered. We use the previous unit with Year 7 and this unit in Year 8. During the unit pupils will develop a number of Python programs, including a calculator, basic number guessing game and a basic drawing tool. As part of this students are taught about printing strings, saving variables, IF statements, data types, WHILE loops and functions. The unit also includes an end of unit, multiple choice assessment. This includes everything you will need to teach the unit. One of the lessons from this unit have previously been observed as 'Outstanding'.
An Introduction to Python Programming - Complete KS3 Scheme of Work
mattdoblemattdoble

An Introduction to Python Programming - Complete KS3 Scheme of Work

(1)
This unit of work acts as an introduction to Python as a programming language. The unit is aimed at Year 7 - 9 students who have no previous knowledge of Python, and as such all of the fundamentals are covered. During the unit pupils will develop a ChatBot, or computer program which can hold a conversation with the user. As part of this students are taught about printing strings, saving variables, IF statements, data types and performing calculations. The unit also includes an end of unit, multiple choice assessment. This includes everything you will need to teach the unit. Two of the lessons from this unit have previously been observed as 'Outstanding'.