92004 Create a Computer Program

Term 2 Week(s) Topic and Notes Activities and Resources
Week 4 Recap on Python
Variables, Assignment Statements, Operators
Reading Python #1
Colour Game
Paint Calculator
Week 5 If Statements
if, elif, else, and, or, not
Reading Python #2
Multi-Quiz
Multi-Quiz with functions (spoilers!)
Week 6 Loops and Iterating
while, for, break, count=count+1
Difficulty Spike here.
Reading Python #3
Hot and Cold!
Hints for while exercises
Week 7 Arrays
[]
Reading Python #4 - Arrays
Travel Log
Week 8 Functions
functions and try/except def(), return, arguments/inputs
Exercises (Folder of stuff)
Better Multi-Quiz
Better Hot & Cold
RPS
Week 9-10 Objects + PyArcade
2D Graphics, Objects/Structures, Game Libraries
Catchup/Revision
Student Object Example
Term 3: Term 2 Holidays
No Major Assignment Planned
Week 1-2 Do Arrays from Earlier (Mr Chuang is not remaking the entire table)
Nothing here, go look above to see the Arrays Links!
Week 3-4 3 Practice Assessments Start early if you can.
Your copy will be on Google Classroom
Marking Schedule
Practice 1 - Canteen menu
Practice 2 - RPS
Practice 3 - Guessing Game
Practice EX - Hangman
Week 5-6 Assessment
Posted on classroom

Other Useful links and resources:

Spyder

PEP8 Guide