Search results

Online

Visual to text coding: Lesson 2

This is the second in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to make decisions (branching) and identify data types.

Online

Visual to text coding: Lesson 9

This is the ninth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It explores creating powerful programs for managing and analysing data, by combining the previous skills of using loops and working ...

Online

Shapes and objects: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Shapes and objects. Students describe the properties of 2D shapes and use this knowledge to build objects from their nets and, identify objects from their nets.

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.

Online

Systems Thinking and AI applications

This lesson takes a systems thinking approach to understanding the place of artificial intelligence (AI) as a component within solutions to real world problems, such as predicting bushfire hotspots, spotting and monitoring animals in the wild, automated horticulture and agriculture, and early detection of medical issues.

Online

Fractions and decimals: Year 4 – planning tool

This planning resource for Year 4 is for the topic of Fractions and decimals. Students continue working with the big idea of fraction equivalence and demonstrate their ability to express a part of a whole as being the same as other parts of a whole (e.g. one half is the same as 4 eighths).

Online

Metric units and using instruments: Year 4 – planning tool

This planning resource for Year 4 is for the topic of Metric units and using instruments. Students develop understanding and use of metric units to measure, order and compare objects according to length, mass and capacity. Introduce students to measuring temperature.

Online

Can an AI recognise what you are drawing

This lesson provides an opportunity to incorporate representation of data using a relevant context being studied in the classroom. Students represent an object using a line drawing, focusing on the features of the object that enable it to be easily recognised. Students experiment with creating representations using an AI ...

Online

How can AI recognise what it sees?

This lesson is an introduction to the way in which a computer sees. It focuses on image recognition that involves feature extraction, object detection and classification. This lesson was developed in collaboration with Dr Karsten Schulz, Digital Technologies Institute.

Online

Note the music

We can program a computer to play music. Conventionally this is done by hard coding, which is the process of coding all possible expected behaviours. Alternatively, we can train an artificial intelligence (AI) computer about what notes go well with others, so it can play a duet with a human musician. Students can make their ...

Online

Scratch Creative Computing Guide

There is also a series of units comprising learning activities, paired with assessment activities and templates that can be used to support use of the Scratch (MIT) platform. The Scratch Creative Computing Guide supports assessment activities with visual programming environments.

Online

User interface design: Controllers for all

In this lesson, students design and implement a new user-interface that allows a user to interact with a digital program. This lesson idea was created by Rebecca Vivian.

Online

Sphero: Catch me if you can

By years 5 and 6 many students may have had some experience with a visual programming language such as Scratch or Blockly that is the basis of the Hour of Code. Sphero will take the screen based control of an image to the next level by introducing a robotic device controlled by a visual programming language. This lesson ...

Online

Light up soft toy with LilyPad

This project will explore two ways of controlling the flow of current to a LED using a button and switch. No programming is initially expected in this project, however once students are comfortable with connecting or sewing their circuits and attaching lights, a follow-up project that involves using a pre built Arduino ...

Online

Exploring digital systems with Makey Makey

In this activity, students learn about digital systems and how a circuit works using the Makey Makey toolkit. They sort conductive and nonconductive items into groups using an experimental approach. This lesson idea was created by Rebecca Vivian.

Online

Probability calculations: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Probability calculations. Students build on their knowledge of probability, Venn diagrams, two-way tables and the terms ‘and’ and ‘or’ (inclusive or exclusive) in relation to events whereby relative frequencies may be calculated.

Online

Finding the shortest path

In this lesson, students will experiment with different ways of creating a path between two points with algorithm design and generalizing patterns. From the patterns, they will be able to generate an algorithm for efficiently traveling through cities in a region.

Online

Pencil code program: Lady MacBeth Chat Bot

Use this program to create an interactive chat bot who answers questions as if she is Lady Macbeth. Have students analyze, fill in or change parts of, or use the program to create their own variation and rendition of a character. This program could be used to further your understanding of how you could use Pencil Code in ...

Online

Pythagoras and trigonometry: Year 10 – planning tool

This planning resource for Year 10 is for the topic of Pythagoras and trigonometry. Students apply their knowledge of Pythagoras' theorem to solve problems involving angles of elevation and depression and direction. They explore how direction can be indicated using true bearings and compass points.

Online

Mathematical modelling (Algebra): Year 10 – planning tool

This planning resource for Year 10 is for the topic of Mathematical modelling. Students apply linear, quadratic and exponential functions to modelling contexts and outline reasons for selecting a particular model. They use tables of values to look for patterns in data, recognising that linear functions have constant first ...