Search results

Video

Artificial Intelligence Explainers: Video 4: AI Explainers | Digital Technologies Hub

Use this video to discuss how Artificial Intelligence (AI) has the potential to be a transformative technology much like introduction of the car, 100 years ago. We also showcase some innovative Australian applications. This is the fourth video in a series. The first three in the series are Introduction to AI & machine ...

Assessment

Assessment resources

Browse assessment resources.

Text

Computational thinking cut out cards

This set of printable cards provides definitions of six aspects of computational thinking.

Text

Digital Technologies in the Australian Curriculum: overview and key links

This PDF gives an overview of the Australian Curriculum: Digital Technologies. It includes key points from the rationale and a step-by-step process for becoming familiar with the structure of the curriculum to assist planning. The document also provides links to key documents and sections of the Australian Curriculum as ...

Text

Literacy learning progression and Digital Technologies

This PDF illustrates how the National Literacy Learning Progression can be used with Digital Technologies to support student progress in literacy.

Online

Creating my own spreadsheet to convert binary to decimal

A spreadsheet can be used to do calculations quickly using formulas. How can we make a spreadsheet that converts a binary number to a decimal number? This lesson provides some guidance and Excel files for student and teacher use.

Text

Curzon & Bell et al. review: Computational thinking

This article explores the concept of computational thinking within computer science learning and in relation to other learning areas. The authors assert that because of its focus on analysis, computational thinking is not only suitable for computation but also the development of systems-based on computation.

Video

Expert webinar video: Jennifer Hemer: Tasmanian Smart Seafood Partnership

Jennifer Hemer from Natural Resource Management Tasmania explains what's happening in the seafood industry in her state and how digital technologies are used to make the industry more sustainable.

Text

Newsletter – December 2020

This newsletter from the Digital Technologies in Focus project includes information about schools' projects, assessment tasks, the Australian Curriculum, useful links, and resources.

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 10

This is the tenth 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 coding concept of functions. Functions can help organise code, reduce repetition and more to be explored later.

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.

Online

Visual to text coding: Lesson 1

This is the first 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 variables, get user input and perform maths operations.

Online

Visual to text coding: The Basics

This series of lessons is to help students to transition from visual coding to text-based coding with a general-purpose programming language. This section provides the basics in order to use the programming environments: Scratch, Python and JavaScript.

Downloadable

Statistics and probability: Foundation to Year 9

This comprehensive resource describes the progression of ideas that cover statistics and probability. The resource demonstrates examples of relevant teaching strategies, investigations, activity plans and connected concepts in chance and data including teaching and cultural implications.

Online

Visual to text coding: Setting Up

This series of lessons is to help students to transition from visual coding to text-based coding with a general-purpose programming language. This section provides guidance on how to set-up the particular programming environment including Scratch, Python and JavaScript.

Downloadable

Algebra: Foundation to Year 9

This comprehensive resource describes the progression of algebra-related ideas and algebraic thinking. The resource demonstrates examples of relevant teaching strategies, investigations, activity plans and connected concepts in algebra including teaching and cultural implications.

Online

Waterways: clean-up

We all have the power to help keep our coastlines, rivers, lakes, swamps, creeks, floodplains, billabongs and estuaries clean by diverting rubbish from our waterways. This can be done with regular clean-ups, picking up litter when you see it, and changing our behaviour such as limiting our use of single-use plastic. This ...

Online

Creating a sensory garden

A sensory garden is a garden that engages all the senses: touch, smell, hearing, sight and even taste. Sensory gardens create a rich sensory experience as users directly and indirectly interact with the plants and the space. In addition to providing tips for creating a sensory garden and the best types of plants to choose, ...

Downloadable

PyGame in a Day

As a general purpose programming language, python has a number of libraries that can be used for different purposes. PyGame is a free and open source python library that makes it easier to make multimedia applications like games.