Search results

Video

How to Use Scratch: Making Sprites interactive

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

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

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

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

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

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

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

For the Juniors: Balance is a matter of ballast

Have you seen large ships that carry shipping containers as cargo? In this clip we show you how these ships use ballast to help them balance their load. Find out what ballast is and how it stops a ship from sinking. Also see the massive engines on these big cargo ships.

Video

For the Juniors: How planes take off and fly

A modern jet aeroplane is big and heavy, so how does it fly? In this clip we explain how the wing shape helps a plane to take off and fly. Also see how a plane's jet engine works. Is it all a load of hot air?

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

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

Thinking about the design process

Watch as UNSW student and Blusat member William Frohlich talks about the design process. What are some of the important things to consider before you start to make a project? Why does William say it's important to be flexible with your designs? Design your own obstacle course for your family using objects from around your ...

Video

For the Juniors: Ramping up the fun

Join Winston as he tests which materials slide down a ramp. Which ones will slip and which ones will grip? He's testing a wooden block, a stone, a glass bottle and an eraser. Predict what will happen. Watch to see if your prediction was right.

Video

Introduction 'Technology' in AgriBusiness (Animation)

This is a video about how Australian farmers embrace technology. Using animation, photographs and commentary with occasional puns and jokes by a primary-school--aged boy, it sets the scene of the overall impact of technology, describes why Australian farmers have always been innovative; provides a definition of technology; ...

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

For the Juniors: Boats made from different materials

See how boats can be made from wood, fibreglass and aluminium. Watch film of some Aboriginal men making a bark canoe. See how a special mould is used to make boats made from fibreglass. Find out why aluminium is a useful metal for making boats.

Video

Why every day should be Hour of Code day

Doncaster Gardens Primary School students participating in Hour of Code tell us what they love about learning coding and programming, and why they think it's important to learn for their futures. Their teacher, Carey Baldwin, offers some great starting points for both teachers and students to improve their skills – at any ...

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

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.