Search results

Video

World Building: Stories on Screen

In this virtual workshop, students are guided in responding to screen stories about our world. Suitable for Foundation to Year 2 this engaging workshop explores storytelling, audience, and purpose where students will learn why and how we use screen content to share stories about our world.

Video

Biomes that produce our food, industrial materials and fibre: producer video

This is a video about the mixed farming operations of Boonderoo Pastoral Company in South Australia. The farm is introduced by owner Lachie Seears who describes its size, family history and how region's Mediterranean climate allows him to diversify across a range of valuable commodities including Angus cattle, cross-breed ...

Video

Creating the Bubble Popper game

Bubble Popper is a game that combines computer gaming and sport. Listen to Chad and Joshua as they explain their aim in designing this game. What kind of equipment is needed to play it? Why might it be a good idea to make games that involve physical exertion? Use your imagination and think up your own game that combines ...

Interactive

MoneySmart: Teaching resources for VET

ASIC's Be MoneySmart is an online training resource for VET students and senior high school students. It helps students to develop money management skills which support their future careers in small business or as contractors. It consists of five online modules: Saving, budgeting and spending; Personal tax; Superannuation; ...

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

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

How to Use Scratch: Creating an interactive Holiday Card Activity

Looking for a simple project to get you started in Scratch? Add characters, animate them, create and share your own interactive Holiday Card.

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

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: 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: 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: Deleting the Cat Sprite

A computer character is called a 'sprite'. Can you delete the cat sprite from your Scratch card?

Video

How to Use Scratch: Changing Colours of objects in Scratch

Make the images and objects in your project change colour when they are clicked!

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

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

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

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.