Search results

Video

Green Hill Public School – Progress report 2

This video explains the progress that Bethany Christian School has made in the Digital Technologies in Focus project. It is the second in a series of three.

Video

St Mary’s Primary School – Progress report 2

This video explains the progress that St Mary's Primary School, Moruya, has made in the Digital Technologies in Focus project. It is the second in a series of four.

Text

Computational thinking poster

This infographic provides an overview overview of the concepts related to computational thinking.

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

Classroom ideas: Micro:bit environmental measurement (visual programming): years 5-6

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 and visual programming.

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.

Video

Expert webinar video: Russell Scott - Vortals: Augmented reality, virtual reality, 2D, 3D and game design lessons

Russell Scott, Co-Founder of multimedia design company Vortals, demonstrates some of the ways he teaches students about augmented reality, virtual reality, 2D, 3D and game design.

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.

Video

Bethany Christian School – Progress report 4

This video explains the progress that Bethany Christian School has made in the Digital Technologies in Focus project. It is the final in a series of four.

Downloadable

Questacon Cyber Castle Challenge

Embark on an exhilarating virtual adventure that will ignite young minds and equip them for the digital frontier. The Questacon Cyber Castle Challenge is a FREE Minecraft: Education game and resources to engage students in cyber security concepts and skills of the future.

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.

Text

St Mary’s Primary School

St Mary’s Primary School, Moruya, is a small school on the south coast of New South Wales on the Traditional Lands of the Yuin Peoples. Established in 1847, it has about 250 students enrolled, 15 per cent of whom identify as Aboriginal and or Torres Strait Islander. Kim Vernon is the curriculum officer who works with the ...

Text

Wodonga South Primary School – Timeline

This document presents the milestones in Wodonga South Primary School's participation in the Digital Technologies in Focus project.

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

When I post something online how permanent is it?

Students engage in a photo rip up activity to emphasize the permanency of online information, they explore factor trees, doubling and line graphs through the lens of sharing information, and they collaboratively develop a set of protocols around sharing information online.

Online

Visual to text coding: Lesson 3

This is the third 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 generate and use random numbers.

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

Coding for GUIs (JavaScript edition): Index page

This lesson sequence provides step-by-step video tutorials and challenges to incorporate Graphical User Interfaces (GUIs) into your General Purpose Programming. It follows on from the Visual To Text Coding lesson series.

Online

Visual to text coding: Lesson 11

This is the eleventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. It builds on the coding concept of functions. With the addition of parameters, functions allow the programmer to adapt their reusable code’s behaviour, tapping into the Computational ...

Online

Visual to text coding: Lesson 8

This is the eighth 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 brings together skills from the previous lessons to design and develop a Higher Lower game, where the player tries to guess ...