Digital technologies / Year 3 and 4 / Digital Technologies Processes and Production Skills

Curriculum content descriptions

Define simple problems, and describe and follow a sequence of steps and decisions (algorithms) needed to solve them (ACTDIP010)

Elaborations
  • explaining what the problem is and some features of the problem, such as what need is associated with the problem, who has the problem and why
  • describing, using drawings, pictures and text, the sequence of steps and decisions in a solution, for example to show the order of events in a game and the decisions that a player must make
  • experimenting with different ways of describing a set of instructions, for example writing two versions of the same simple set of instructions for a programmable robotic device
  • explaining to others how to follow technical instructions, for example how to capture and download images from a mobile device
  • defining and describing the sequence of steps needed to incorporate multiple types of data in a solution, for example sequencing the steps in selecting and downloading images and audio to create a book trailer
General capabilities
  • Literacy Literacy
  • Numeracy Numeracy
  • Critical and creative thinking Critical and creative thinking
  • ICT capability Information and Communication Technology (ICT) capability
ScOT terms

Algorithms

Video

Unplugged Activity: Graph Paper Programming

This video introduces one of code.org's unplugged activities and provides an introduction to programming without the use of computers. One student takes on the role of "programmer", drawing arrows and scribbles on paper to guide the other student to re-create a particular picture. For more information on the activities ...

Video

Hour of Code: Saloni teaches If/Else statements with Scrat the Squirrel from Ice Age

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, Saloni explains what an If/Else statement is. With the help of Scrat the Squirrel from Ice Age, she goes on to demonstrate how If/Else blocks can be used to program characters' ...

Video

MathXplosion, Ep 46: Can you solve the Three Cups Problem?

Find three cups, place them in a line and turn one cup facing down. Can you get all three cups facing down after making exactly three moves? The one rule is: for every move, two cups must be flipped simultaneously. Since the goal is to get all three cups facing down (an odd number) and you start with one cup facing down ...

Video

MathXplosion, Ep 48: The most important thing when solving word problems

It's very important to read problems carefully so you can determine the important facts and understand the questions you are being asked to solve. You may find an answer using pictures and numbers, but if you didn’t answer the right question, what seems right can actually be wrong.

Video

Unplugged Activity: Computational Thinking

This video introduces one of code.org's unplugged activities. It discusses a lesson on Computational Thinking, designed to show you how to take a big difficult problem and turn it into several simpler problems. The goal of the lesson is for a group of students to write a set of instructions for another group of students ...

Video

Unplugged Activity: What is computer science?

Do you know what a computer programmer does? Watch as some experts in the field explain. For more information on the activities introduced in this video, visit http://learn.code.org/s/1/level/1

Online

Robotics

Find out about robotics. Use this topic from the Digital Technologies Hub to learn more, get ideas about how to teach about it, find out what other schools are doing and use the applications and games in the classroom.

Interactive

Design thinking across the curriculum

This cross-curriculum resource is designed to introduce Stage 2, 3 and 4 students to the design thinking process through a series of videos and interactive activities. This resource is also downloadable as a SCORM file: the downloaded version will only work if you upload it to a webserver, such as Moodle or Canvas.

Video

Hour of Code: Saloni on the If/Else block

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, Saloni explains what an If/Else statement is and looks at how If/Else blocks can be used to program the movement of a zombie character. This is the fifth of seven clips in ...

Video

Hour of Code: Mark Zuckerberg teaches Repeat Loops

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this instructional video, Facebook's Mark Zuckerberg explains what a Repeat Loop is and how to use the repeat block. This is the second of seven clips in the Hour of Code tutorial. To ...

Video

Hour of Code: Introduction

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics.  This video explains what computer science is and what a computer programmer does. This is the first of seven clips in the Hour of Code tutorial. To try your hand at coding visit learn.code.org

Video

Hour of Code: Bill Gates explains If statements

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, Bill Gates, creator of Microsoft introduces the If statement. He explains that the If statement is a fundamental concept in computer programming. By demonstrating the use ...

Online

Computational thinking

Find out about Computational thinking. Use this topic from the Digital Technologies Hub to learn more, get ideas about how to teach about it, find out what other schools are doing and use the applications and games in the classroom.

Online

Design thinking

Find out about Design thinking. Use this topic from the Digital Technologies Hub to learn more, get ideas about how to teach about it, find out what other schools are doing and use the applications and games in the classroom.

Online

Game-based learning

Find out about Game-based learning. Use this topic from the Digital Technologies Hub to learn more, get ideas about how to teach about it, find out what other schools are doing and use the applications and games in the classroom.

Online

Intro to programming

This is a unit for Year 3 from the Scope and sequence resources from the DT Hub. The topic of algorithms and programming is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students follow the problem solving process to design and create ...

Online

Programming projects

This is a unit for Year 4 from the Scope and sequence resources from the DT Hub. The topic of programming is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students develop an understanding of computer programming as a series of instructions.

Online

Visual programming

Find out about Visual programming. Use this topic from the Digital Technologies Hub to learn more, get ideas about how to teach about it, find out what other schools are doing and use the applications and games in the classroom.

Online

Communicate ideas and information

This is a unit for Year 3 from the Scope and sequence resources from the DT Hub. The topic of managing a project and communicating online is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students manage a project and follow the problem ...

Video

Hour of Code: Chris Bosh teaches Repeat Until statements

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, basketball star Chris Bosh explains the difference between a Repeat Until command and a Repeat Loop command. This is the third of seven clips in the Hour of Code tutorial. ...