Search results

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

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

What are pixels?

Meet Kevin Systrom and Piper Hanson as they explain how digital images work. What are pixels, those tiny dots of light, made from? How are colours created and represented? What does Kevin say about the way mathematical functions are used to create different image filters. What is the difference between image resolution ...

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

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

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

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

Video

MathXplosion, Ep 47: Creative problem solving

Have you ever had a problem you couldn't solve? Here's an idea: act it out! You can use puppets, objects or people to act out the problem by trying to do what the people or things in your problem do. It will help you because you are actually doing the problem!

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

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 'binary information' is communicated via the internet

Ever wondered how your photos, emails and messages get sent between devices? Watch as software engineer Tess Winlock explains what binary information is, and how it gets from one place to another. Can you explain what 'bits' are? How about 'bytes'? In the past, binary information was sent using physical systems like semaphore ...

Video

What are IP addresses?

Meet Vint Cerf, the co-creator of the internet! In this clip, Vint and software engineer Paola Mejia explore the way computer networks talk to each other. Find out what an IP address is and why it's similar to a street address. What's the domain name system? And how does your computer find out the IP address of a website ...

Video

Learning about computer languages

What happens when you type a web address or url into your computer and press enter? Watch this clip to find out! Computers and servers talk to each other in a language called HTTP. What are the messages they send and recieve mostly about? HTML is another language, one that tells a web browser how to make a web page look. ...

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

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