Search results

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

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

MathXplosion, Ep 20: Crack an ancient Roman code

Decrypt the ancient cipher box used by Julius Caesar over 2,000 years ago! By shifting the alphabet or replacing one letter for another further down the alphabetical sequence, you can crack a coded message. The secret to a cipher is one special piece of shared information, known as a key. This shared key is required for ...

Video

What makes the internet run reliably?

Watch this clip to see software engineer Lynn Root and co-creator of the internet Vint Cerf explain what keeps the internet running reliably. When information is sent on the internet, it is broken down into packets that are able to take a number of routes to get from one computer to another. Why might this be important? ...

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

How to Use Scratch: Imagining your interactive Holiday Card

Snowmen? Spooky Halloween ghosts? The Easter bilby? What images come to mind when you think of Holidays? Get some ideas for your Scratch Holiday Card

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

Video

How to Use Scratch: Intro to Scratch 2.0

Want to make your own games? Scratch is a programming language, created by MIT, that makes it easy to create interactive art, stories, simulations, and games. Explore your ideas and share your creations online.

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

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

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

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

How to Use Scratch: Making a Sprite say something

You don't want a silent Sprite! Get your Sprite to talk by using the 'say' block.

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

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: Making Sprites interactive

Make your Sprite jump, move, say something or change costume.

Video

How is your personal information kept secret on the internet?

Lots of private data is exchanged over the internet. What are some examples? As Mia Epner explains, cryptography allows for the secure transfer of data online. How does encryption work? And what is a key? Today information is encrypted using 256 bit keys. This keeps information safe because it means there are way too many ...

Video

How do computers get hacked?

What are some examples of cyber crime? Watch this clip to find out how viruses, denial of service attacks (DDoS) and phishing scams work. What is a botnet? And how are they used by hackers to bring down websites? Most of the time computers get hacked because of simple mistakes users make. What can users do to better protect ...

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