That Blue Square Thing

Programming in Python

1 – Algorithms revisited

In theory things that should have been done before...

PDF iconFive words – starting point

PDF iconTask 1 – writing definitions

PDF iconAlgorithm slides

PDF iconTask 2 – improving things

There's an extension task just in case:

PDF iconCrossing Algorithm Task

2 – A Quiz Program

Sets of programmed instructions to produce a basic Quiz. This is a slightly simplified version of the Escape Room set of tasks and uses very similar resources - I used that in place of this in a previous year but want to try something a little different this year.

PDF iconProject brief

PDF iconAlgorithm Part 1 – the project brief

PDF iconPlanning document

Once this starts to be made, new ideas can be introduced:

PDF iconVariables and algorithms

There's an online Python Editor here that works quite well. There are lots of them on the web, but this one seems the most reliable (opens in a new tab).

There are a set of programmed instructions:

> Instructions (opens in a new tab).

And a report to produce:

PDF iconReport task