Search results

Text

Exploring digital systems unplugged: networks: years 5-6

This PDF provides activities in which students identify features of digital systems, and create models to demonstrate their operations. Students are encouraged to demonstrate their understanding of Domain Name Servers (DNS), routing, and transmission control and internet protocols (TCP/IP).

Text

Teaching and supporting project management in the F-6 classroom

This PDF gives educators an overview of what project management is and ideas on how they can implement project management skills in the F-6 classroom.

Text

Tutorial: Scratch

This tutorial provides step-by-step instructions to support the learning of Scratch, a visual programming language that uses graphic elements rather than just text to translate logic. The tutorial is designed for educators who are learning to use Scratch.

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 F-6 achievement standards and aligned content descriptions on a page

This PDF presents content descriptions and achievement standards for the Digital Technologies subject in the Australian Curriculum

Text

DIY micro:bit metal detector: years 5-6

This PDF outlines a way in which students can use micro:bits and magnets to create and program metal detectors.

Text

Data knowledge and skills tutorial: part 4 - analysing and visualising data

This video demonstrates ways in which data can be analysed and visualised. It is the final in a series of four.

Text

Classroom ideas: Micro:bit environmental measurement (visual and general-purpose programming): years 5-8

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

Text

Classroom ideas: exploring digital technologies through shopping: years 3-6

This PDF demonstrates how using concepts derived from age-appropriate content, combined with multiple points of entry to and exit from a shopping-related task might remove barriers to learning. Students engage in purposeful and authentic open-ended explorations that require critical and creative thinking and incorporate ...

Text

General-purpose programming languages

This video takes viewers through the transition from visual programming (block-based environments) to general-purpose programming (text based environments). It guides teachers as they assist students to move from block-based programming used in primary schools to general-purpose programming languages used in secondary schools.

Text

Micro:bit missions: Take a chance on me (Integrating Mathematics): years 6-8

This resource comprises two activities that allow students to explore the concept of chance in Mathematics. Students use computational thinking while using a micro:bit as a digital system to generate and collect data. Students implement programs involving branching and iteration in visual and general-purpose programming languages.

Text

Australian Curriculum: Digital Technologies key concepts mapping: years 5-6

This PDF uses colour coding to provide a line of sight between key concepts, content descriptions and achievement standards in the Digital Technologies subject in the Australian Curriculum.

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.

Text

Mossman State School – Project proposal

This PDF outlines Mossman State School's proposal to participate in the Digital Technologies in Focus project.

Text

Computational thinking poster

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

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

Use rules and algorithms: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Use rules and algorithms. Students generate and investigate patterns using concrete materials, geometric shapes, calculators and spreadsheets. Some examples are growing patterns using dots, cubes or sticks; systematically exploring dividing by 9 or multiplying by 11 ...

Online

Visual to text coding: Lesson 7

This is the seventh 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 iteration (also called loops).

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.

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.