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

How to Use Scratch: Making a Sprite Move

Tell your Sprite where to go - get your Sprite to move in all different directions - left, right, up, down

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

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

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

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

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

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 sounds to your Scratch project

There are all sorts of sounds you could add to your Scratch project. Give your project that extra 'oomph' by adding sounds.

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

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

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

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