Year 9 – Python programming with sequences of data
Resources
This unit introduces learners to how data can be represented and processed in sequences, such as lists and strings. The lessons cover a spectrum of operations on sequences of data, that range from accessing an individual element to manipulating the entire sequence. Great care has been taken so that the selection of problems used in the programming tasks are realistic and engaging: learners will process solar system planets, book texts, capital cities, leaked passwords, word dictionaries, ECG data, and more.
A range of pedagogical tools are employed throughout the unit, with the most prominent being pair programming, live coding, and worked examples. The Year 7 and 8 Programming units are prerequisites for this unit. It is assumed that learners are already able to write Python programs that display messages, receive keyboard input, use simple arithmetic expressions, and control the flow of program execution through selection and iteration structures.
Lessons
Lesson 1
Warm up
Lesson 2
Playlist
Lesson 3
In a while, crocodile
Lesson 4
The famous for
Lesson 5
Make a thing
Lesson 6
Wrap up
Enjoyed teaching these lessons? Found a mistake?
Fill in a short form to give feedback on these resources.