Introduction to programming and Pseudocode
This is an introduction to Pseudocode using Greenfoot and Java. The lessons are based on Java but would not take much to convert them to another programming language if needed.
There are 4 lessons which work alongside the student workbook which contains the activities.
The lessons and activities cover variables, if statements, while loops and for loops in both Pseudocode and Java.