Lists in coding
What are lists?
To give you the short answer, lists are places where you can store information, just like variables. However, there is one key difference between lists and variables; variables can only store one piece of information at a time, whereas lists can store multiple bits of information at a time.
Digital Technologies Convict Crime and Punishment
In a previous post, we discussed the integration of the Digital Technologies subject into Queensland schools. Just to refresh your memory on the subject, the Digital Technologies subject has a discrete curriculum, meaning that it is its own subject, complete with its own activities and learning outcomes. Part of the aims of the subject are to cover important concepts, such as algorithms and branching (also known as decision making).
Variables and Data Types
You may have seen the terms variables and data types being thrown around here and then, but what exactly do they mean? Why do you keep hearing about them? How are they relevant to Scratch? Let’s find out!
Booleans in Scratch
What are Booleans, and what are they used for? Let’s find out!
Events in coding
What’s an “event”? What does it mean in the context of programming, and what do we use them for? Let’s find out!
Control flow
What do we mean by the term “control flow”? What are loops and decision-making statements, and what do we use them for? Let’s find out!
Create an interactive stadium project for the classroom
Get into the sporty spirit by making your very own interactive stadium project for the classroom, complete with sound effects, a sprinting event, and an electronic scoreboard? We can show you how! All you need is a little bit of cardboard, some strips of alfoil,…
Bitmaps and vectors
What are bitmaps and vectors? Let’s find out!
New to sprites in Scratch?
What are sprites? What do I do with them? How do I make them? If you’re new to using sprites in Scratch, then come join us for a little bit of a crash course!
Is coding only for geeks, gamers or geniuses?
Is coding only for people who like maths, logic, and analytical thinking? For geeks, gamers or geniuses? Or is coding a means to create for the arts, human-centred design, empathy, storytelling, human connection, building imaginary worlds, characters and adventures, social impact and creative expression.