Search results

Text

Voskoglou & Buckley review: Problem solving and computational thinking

This article explores the relationship between computational and critical thinking as it applies to solving technological problems. Research evidence derived from classroom experiments strongly suggests that using computers to solve problems enhances students’ abilities in solving real-world problems involving mathematical ...

Video

Expert webinar video: Professor Tim Bell – Computational thinking

In this video, Professor Tim Bell discusses helpful ways of understanding and teaching computational thinking, a key idea of the Australian Curriculum: Technologies.

Text

St James Catholic College – Project proposal

This PDF outlines St James Catholic College's proposal to participate in the Digital Technologies in Focus project.

Video

Supporting implementation of Digital Technologies and the ICT Capability: part 2

This video explains ways in which the Digital Technologies curriculum and the Information and Communication Technology (ICT) General Capability can be implemented in schools. This video is the second in a series of three.

Text

Newsletter – October 2018

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

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.

Text

St James Catholic College – PL ecosystem

This document illustrates the network of people and resources that make up St James Catholic College's Professional Learning ecosystem.

Text

Miller & Boix-Mansilla review: Thinking across perspectives and disciplines

This article explores the challenges associated with using knowledge from different domains (and people) to work on a common problem, issue or puzzle. It acknowledges that the differences in how disciplines structure their knowledge raise challenges when working across disciplinary boundaries. The article identifies these ...

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 ...

Online

AI ethics - What's possible, probable and preferred?

The development and ubiquity of Artificial Intelligence raise a number of social and ethical matters that students can explore in the Digital Technologies classroom. This lesson idea outlines a project to help students frame such discussions using the curriculum Key Idea of Creating preferred futures, tying into Critical ...

Online

Creating a Biology AR poster using Unity

In this lesson, students explore how to design and implement a simple Augmented Reality (AR) world to project DNA model using Unity 3D and Vuforia SDK for Unity 3D.

Online

Getting warmer

This lesson sequence intentionally uses a visual based programming tool to introduce designing and validating algorithms. Those students who complete this task can move to code the result in any text based language with which they are familiar.

Online

Everything you always wanted to know…

In this lesson sequence students design, build and evaluate their own database and perform queries and build reports based on that database. Students should have prior experience creating a flat file database.

Online

Fibonacci served three ways

In this lesson sequence students learn to code separate modules that perform discrete functions but collectively meet the needs of the solution. They select the most appropriate algorithm based on the type of problem.

Online

Level Up: Game design

This unit of work is intended to teach years 9–10 students basic programming, using general purpose programming language.

Online

Human Anatomy with Virtuali-tee

In this learning activity, students explore human organ systems using Virtuali-tee. This t-shirt provides an Augmented Reality (AR) experience and deeper 360 degrees Virtual Reality (VR) experience to explore human anatomy.

Video

Artificial Intelligence Explainers: Video 2: AI in our everyday life | Digital Technologies Hub

In this video we look at the ways AI is making decisions that can affect your daily life. Discover some AI applications that are designed to make our lives easier. See how a machine can be considered smart as it performs human-like behaviours such as recognising speech, text, images and being able to reason. This is the ...

Downloadable

digIT Web Design workbook

This lesson provides an introduction and overview to learning HTML and CSS. It provides guidance and tips to help students to create and design their own website.

Online

Design and deliver

In this lesson sequence students create a website that acts as a showcase for a portfolio of their digital work. They learn about flexible design and how to design a site that can be viewed on a browser using any size of screen.

Online

Breaking up can be good

This lesson sequence provides an introduction to the skill of decomposition by having students develop discrete modules which together serve a single need: a maths teacher asks for a program that can be used to demonstrate aspects of maths. This sequence can be used in conjunction with ‘Comparing and selecting appropriate ...