12Uploads
1k+Views
2k+Downloads
Computing
Python Turtle Unit
SOW - 4 Lessons and Assessment for Python using the Turtle module. Created for year 9.
PP’s and Worksheets for each lesson.
1 Homework.
1 Help Guide for Python Turtle Module.
Lesson 1 - Basics of python module turtle. PP and worksheet.
Lesson 2 - Variables and Strings. PP, worksheet, and knowledge Review + KR answers.
Lesson 3 - Loops - While and For Loops. PP, worksheet, and Knowledge Review + KR answers.
Lesson 4 - Defining Functions - PP, worksheet, Task 2 Answer sheet.
Lesson 5 - Assessment. PP and worksheet.
SOW Python GUI - Using Tkinter
5 Lessons covering the basics of using TKinter.
Lesson 1 - What is a GUI?
Lesson 2 - Login Page - Backgrounds, Login in and cancel buttons
Lesson 3 - Login Page - Buttons, Hide password, check boxes
Lesson 4 - Menu Cascade - Basic menu, 2 windows (Login and continue)
Lesson 5 - Create a Quiz
Homework and Answers -
Python Examples - L1, L2, L3, L4, Quiz
Cryptography/Binary
Lesson 1 - Introduction to Cryptography: Looking into how encryption works and how we can hide messages and where we may come into contact with encryption in our daily lives.
Lesson 2 - Morse Code and Ceasar Ciphers: Looking into Morse code and how to decipher and use Ceasar Cipher Wheel.
Lesson 3 - Binary: Basic intro to Binary and converting Denary to binary and binary to Denary. Ext: Adding binary numbers
Lesson 4 - Data Representation: Basic Intro to text (ASCII) and Images as Binary
Sonic Pi SOW
SOW
Lesson 1 - Data Representation
Lesson 2 - Sonic Pi Basics
Lesson 3 - Loops
Lesson 4 - Live loops and threads
Lesson 5 - Assessment