Search results

Video

Game builder

Game Builder is an online resource for teachers and students making their very first videogame, and for those who have some experience already. There’s more to a good game than good code! As with most creative projects, success comes from good ideas and thorough preparation. This resource will take you through the building ...

Video

Expert webinar video: Dr Michelle Ellis: Learning resources for using micro:bits

Dr Michelle Ellis gives a demonstration of the Edith Cowan University Makerspace visual and general-purpose programming environment. She also shows a range of materials to support the implementation of the Australian Curriculum: Digital Technologies. This includes teaching resources and lesson plans.

Video

Connecting Digital Technologies to food and fibre - Smart gardens 1

This video explores ways in which students can develop and apply their Digital Technologies knowledge, understanding and skills to create a digital solution through the Curriculum connection of food and fibre. The video is designed for educators who would like to learn how to use a BBC micro:bit to manage the water requirements ...

Video

An introduction to artificial intelligence and machine learning

This video is the first of a series of 5 explainers on artificial intelligence. It discusses why it is a challenge for a computer to easily recognise one object from another. Discover how a machine learns using labelled images rather than following a specific set of rules and how AI connects with human learning.

Video

Scratch coder

Build a simple yet engaging game from the ground up, all within the free block coding program Scratch.Scratch is a browser-based open-source game engine free for anyone to use. Scratch uses block coding, meaning you can learn how to code us-ing pre-programmed blocks, rather than typing out long lines of code to create a ...

Video

Learning programming offline

You don't need fancy technology – or even any technology at all – to learn about coding. ICT teacher Carey Baldwin teaches his students the principles of programming in this great activity. The materials required? Just paper cups and some enthusiasm to learn! This video was produced to coincide with the 2014 Hour of Code ...

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 do robots work?

Ever wondered how robots work? Watch as students and Robogals members Claire and Stefan introduce you to one of their robots. What does Claire say about robot languages? And what does Stefan say about how the robot knows what's in front of it?

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

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

How to Use Scratch: Changing the costume of your Sprite

Make your Sprite look its best by learning how to change its costume.

Video

How to Use Scratch: Adding a Sprite

So, you have your new project in Scratch - now it's time to add a Sprite!

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

How computers compute

Watch as Jamie Teherani from MIT, demonstrates how a big, mechanical computer made from wood works. What does it have in common with the high-tech computers of today?

Video

Telling robots what to do

If you were programming a robot to play a competitive game of soccer, what are some of the things you would consider? Think about some of the most basic functions of a robot, like walking, stopping and turning, to more complicated functions like recognising objects and reacting to them in a specific way.

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

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

BTN: Computer code

Are you interested in finding out about computer coding? Watch this clip to see why some famous faces are promoting the benefits of learning computer programming. See how some young students are learning to code and finding that it's not that hard after all!

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?