Bring coding into the classroom using Scratch (Part 3 of 4)
This is Part 3 in a 4 part series: Designing an 8-week course

Let's start from Scratch and learn to code: Part 2
Part 2 is digital artwork and animation movies.
In the words of Steve Jobs, "Computer science is a liberal arts". Let's create digital artwork and introduce how you can make animated stories with Scratch. Learn about Cartesian coordinates, algorithms, and sequencing.

Bring coding into the classroom using Scratch (Part 2 of 4)
This is Part 2 in a 4 part series: Designing course levels.
Super Saturday coding kids

Bring coding into the classroom using Scratch (Part 1 of 4)
This is Part 1 in a 4 part series: Part 1) Learning outcomes with Scratch

Variables and how to use them in Scratch
Variables are so important because they allow us to hold a bit of information in a 'container' so that it an be edited and used multiple times in our code. Come check out how to use them in Scratch and find out more about the ins and outs of variables!