Week 10 – Term 2 2018

Learning Objective: to understand aspects of usability – user interface design.
Learning Objective: to understand objects and events in Python.

Theory:

This week we’ll be looking at objects and events in Python. Events in particular will allow you to implement keyboard shortcuts into your Python GUI for your SAT if you need them.

Programming:

Continue working on your user interface for your SAT. Ensure you annotate your designs from Unit 3 to refer to any changes you make, and the reasons for those changes.

Homework:
Continue working on your user interface for your SAT.