How to access our classes with Zoom
Integrate Digital Technologies (F-3)
There are two new Technologies subjects being introduced into primary schools as part of the new Australian Curriculum for Prep to Year 6: Digital Technologies, and Design and Technologies.
Here are the Digital Technologies class activities that can be integrated into your classroom for Prep and Years 1-3.
How to sign up to Scratch
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!