Search results

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

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

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

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

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