This page hosts links to the course materials for the sessions. For the course description, go here
- Pre-Course preparation : Tools and Tips
- Classwork : Get started with the turtle
- Prepare at home : Working with text – input, output and strings
- Breaking down a problem : design your game
- Data types and numeric operations
- Conditions and Comparisons
- Repeating using loops
- Working with basic lists
- Using text indexes with dictionaries
- Readability and re-use with functions
- Saving and loading with files
For an alternative approach to the problems, we will also be preparing a set of task based resources to help you solve problems you encounter within your code.