Close message Due to scheduled maintenance on Friday 19th April 2024 between 7:00PM and 9:00PM AEST, the Scootle website may face disruption in service. We apologise for any inconvenience caused.

Search results

Text

Scratch 3.0 tutorial

This tutorial provides step-by-step instructions to support the learning of Scratch, a visual programming language. The tutorial is designed for educators who would like to learn how to use Scratch.

Text

General-purpose programming languages

This video takes viewers through the transition from visual programming (block-based environments) to general-purpose programming (text based environments). It guides teachers as they assist students to move from block-based programming used in primary schools to general-purpose programming languages used in secondary schools.

Text

Australian Curriculum: Digital Technologies key concepts mapping - Years 9 and 10

This PDF uses colour coding to provide a line of sight between key concepts, content descriptions and achievement standards in the Digital Technologies subject in the Australian Curriculum.

Text

Data knowledge and skills tutorial: part 4 - analysing and visualising data

This video demonstrates ways in which data can be analysed and visualised. It is the final in a series of four.

Text

Australian Curriculum: Digital Technologies: years 7-8

This PDF provides a line of sight from content descriptions to achievement standards in the Digital Technologies subject in the Australian Curriculum.

Text

Australian Curriculum: Digital Technologies key concepts mapping: years 7-8

This PDF uses colour coding to provide a line of sight between key concepts, content descriptions and achievement standards in the Digital Technologies subject in the Australian Curriculum.

Text

Creating a digital start line and finish line with micro:bits: years 7-8

This PDF provides a sequence of activities in which students create algorithms to measure the time taken for a vehicle to travel from a starting line to a finish line. Students connect micro:bits and laser receiver sensors to measure time, then create programs to undertake the timing using visual and general-purpose programming.

Video

Scratch coder

Build a simple yet engaging game from the ground up, all within the free block coding program Scratch.Scratch is a browser-based open-source game engine free for anyone to use. Scratch uses block coding, meaning you can learn how to code us-ing pre-programmed blocks, rather than typing out long lines of code to create a ...

Video

An introduction to artificial intelligence and machine learning

This video is the first of a series of 5 explainers on artificial intelligence. It discusses why it is a challenge for a computer to easily recognise one object from another. Discover how a machine learns using labelled images rather than following a specific set of rules and how AI connects with human learning.

Online

Check out the checkout

This sequence of lessons explores how to incorporate user input, decision-making and loops in programming using the context of a shopping experience, particularly the checkout. It combines data in the form of a barcode and programming choices.

Text

Tutorial: Python

This tutorial provides detailed instructions to support the learning of Python, a general purpose programming language. The tutorial is designed for educators who are learning to use Python.

Text

Australian Curriculum: Digital Technologies: years 9-10

This PDF provides a line of sight from content descriptions to achievement standards in the Digital Technologies subject in the Australian Curriculum.

Text

Scratch 2.0 tutorial

This tutorial provides step-by-step instructions to support the learning of Scratch, a visual programming language. The tutorial is designed for educators who would like to learn how to use Scratch.

Video

Expert webinar video: Dr Michelle Ellis: Learning resources for using micro:bits

Dr Michelle Ellis gives a demonstration of the Edith Cowan University Makerspace visual and general-purpose programming environment. She also shows a range of materials to support the implementation of the Australian Curriculum: Digital Technologies. This includes teaching resources and lesson plans.

Online

Sphero slalom lesson

In this lesson students explore slalom sports and how competitors maximise speed when completing a course. Students research different slalom sports and then share their findings with the class. Students investigate the impact of distance and friction on time to complete a course through digital and unplugged activities. ...

Online

Heads or tails

In this lesson we show how to transition from a visual based programming language to using a text-based programming language using the example of a heads or tails coin toss application.

Online

Project Quantum: Online assessment system

Project Quantum helps computing teachers check their students’ understanding, and support their progress, by providing free access to an online multiple-choice assessment system and question bank. To use Project Quantum, you will need to create a free account.

Video

Game builder

Game Builder is an online resource for teachers and students making their very first videogame, and for those who have some experience already. There’s more to a good game than good code! As with most creative projects, success comes from good ideas and thorough preparation. This resource will take you through the building ...

Text

Classroom ideas: Micro:bit environmental measurement (visual and general-purpose programming): years 5-8

This tutorial shows ways in which environmental factors such as lighting and temperature can be measured and improved using micro:bits and sensor boards, and programmed using pseudocode, visual programming and general-purpose programming.

Online

Rock, Paper, Scissors AI!

In this lesson we use the game rock, paper scissors to investigate how an AI can recognise your hand gestures. Firstly students create, train and test their own AI model. They import their AI model into a pre-made JavaScript program to modify the computer program to incorporate game play. The level of game play will depend ...