Search results

Online

Digital Technologies Hub

The Digital Technologies Hub is a website that supports Australian primary teachers, secondary teachers, students, school leaders and school communities in engaging with the Australian Curriculum: Digital Technologies. The hub provides scaffolded support for teachers and many of the resources will assist those getting started ...

Online

Create an app or game

This is a unit for Year 7 from the Scope and sequence resources from the DT Hub. The topic of creating a digital solution 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

Travel safe

In this series of lessons, students use a basic programming language to design and create an app for younger students to encourage them to use public transport safely. They explore basic user-interface principles and take into account aesthetics and the development of a positive user experience. Their goal is to create ...

Video

Imagining other uses for robotics technology

It's cool to program robots to play football, but there are many more useful applications for programming robots to react to what they are seeing. What are some of the examples David McKinnon gives? Can you think of some more examples?

Video

Telling robots what to do

If you were programming a robot to play a competitive game of soccer, what are some of the things you would consider? Think about some of the most basic functions of a robot, like walking, stopping and turning, to more complicated functions like recognising objects and reacting to them in a specific way.

Video

How to Use Scratch: Adding Background Images

Make your project come alive by adding a backdrop - anything from a stage to a snow scene or, just draw your own.

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

Video

What skills are important for programming robots?

Listen as David McKinnon from UNSW describes some of the skills that are useful to have if you want to program robots. David explains an activity that exercises problem solving skills. Why don't you try doing it? Look at a map and find some towns that are close to yours. Use the scale on the map to work out the distances ...

Video

How to Use Scratch: Changing the costume of your Sprite

Make your Sprite look its best by learning how to change its costume.

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

Online

Robotics and embedded systems

This is a unit for Year 10 from the Scope and sequence resources from the DT Hub. A selection of four projects is presented to accommodate a range of student skill levels and interest, teacher background and school resources. Select the relevant project for your students or allow them to choose a project that appeals to ...

Video

How to Use Scratch: Adding Background Sounds

Record and add your own background sound to your project or choose the sounds from the library like a rattle, a ripple or a pop!

Video

Learning programming offline

You don't need fancy technology – or even any technology at all – to learn about coding. ICT teacher Carey Baldwin teaches his students the principles of programming in this great activity. The materials required? Just paper cups and some enthusiasm to learn! This video was produced to coincide with the 2014 Hour of Code ...

Video

Ever seen robots play sumo?

Watch this clip to see sumo robots in action! UNSW student and Robogals member Jonathan Loong explains how the game works. How do the robots know when to turn around and move back into the ring?

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

Video

How to Use Scratch: Adding a Sprite

So, you have your new project in Scratch - now it's time to add a Sprite!

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

How to Use Scratch: Making a Sprite Move

Tell your Sprite where to go - get your Sprite to move in all different directions - left, right, up, down

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

Create your own card game

Grab a deck of cards and a bunch of friends and create your own card game. What sort of rules will you decide on? Get a pen and some paper out and brainstorm some possibilities. You might decide on something like 'If I draw a red card, I get a point' and 'If I draw a black card, you get a point.' What other rules can you ...