Search results

Video

Connecting Digital Technologies to food and fibre - Smart gardens 1

This video explores ways in which students can develop and apply their Digital Technologies knowledge, understanding and skills to create a digital solution through the Curriculum connection of food and fibre. The video is designed for educators who would like to learn how to use a BBC micro:bit to manage the water requirements ...

Audio

Casino West Public School reflects on learning during the DTiF project

In this audio file teachers from Casino West PS share their experiences in developing a Digital Technologies program in the school, They chose to focus on creative and critical thinking.

Audio

St Mary’s Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of St Mary's Primary School's participation in the Digital Technologies in Focus project.

Audio

Green Hill Public School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Green Hill Public School's participation in the Digital Technologies in Focus project.

Video

South Kalgoorlie Primary School – Progress report 2

This video explains the progress that South Kalgoorlie Primary School has made in the Digital Technologies in Focus project. It is the second in a series of four.

Audio

South Kalgoorlie Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of South Kalgoorlie Primary School's participation in the Digital Technologies in Focus project.

Audio

Wodonga South Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Wodonga South Primary School's participation in the Digital Technologies in Focus project.

Audio

Faith Lutheran College – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Faith Lutheran College's participation in the Digital Technologies in Focus project.

Audio

Mossman State School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Mossman State School's participation in the Digital Technologies in Focus project.

Audio

St James Catholic College – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of St James Catholic College's participation in the Digital Technologies in Focus project.

Video

South Kalgoorlie Primary School – Progress report 4

This video explains the progress that South Kalgoorlie Primary School has made in the Digital Technologies in Focus project. It is the last in a series of four.

Video

South Kalgoorlie Primary School – Progress report 1

This video explains the progress that South Kalgoorlie Primary School has made in the Digital Technologies in Focus project. It is the first in a series of four.

Online

AI and image recognition

This lesson builds on How can an AI recognise what is sees? It focuses on image recognition that involves feature extraction, object detection and classification, and introduces the idea that computers store and use data using 0s and 1s.

Online

Visual to text coding: Lesson 12

This is the final in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. See next steps for suggested courses and learning sequences after this lesson. It builds on the coding concept of functions (by introducing the concept of return values. Functions are ...

Online

Visual to text coding: Lesson 6

This is the sixth 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 builds on the previous introduction to arrays (also called lists) and brings in the length property.

Online

Visual to text coding: Lesson 5

This is the fifth 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 create and use arrays (also called lists).

Text

Beautiful biomes

In this lesson students learn the features of the five main biomes, and use ClassVR headsets and CoSpaces to design and create a virtual biome to explore. They research and identify the features of a biome and then create their own virtual environment. The resource explores the human impacts on biodiversity and explore ...

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.

Online

Water Water everywhere!

In this lesson, students are presented with the challenging problem of measuring a volume of water using containers that are not the exact measurement size. Students will decompose a complex problem into discrete steps, design an algorithm for solving the problem, and evaluate solution efficiencies and optimization in a ...

Online

Visual to text coding: Lesson 4

This is the fourth 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 the combining of logical operators and and or for more complex decisions.