Video summary
A primary school class codes a set of instructions to tell a robotic toy car to drive to a specific location on a town plan.
They will use just three instructions 鈥 FORWARD, TURN 90 DEGREES RIGHT, TURN 90 DEGREES LEFT 鈥 to get the car to its destination without hitting any shops.
They try it on the classroom floor first, then recreate the town plan on their computers using Logo.
They write the series of instructions to tell the car what to do.
They test their code, looking for problems that need to be debugged, before downloading it onto the toy car.
The code has several errors in it, and needs to be debugged again, but finally they succeed in getting the car to the correct destination.
This clip is from the series Cracking the Code.
Teacher Notes
This could be used as an introduction to designing and writing simple programs for robots.
Could also be used as an example of detecting and correcting errors in algorithms and programs.
This clip will be relevant for teaching Computing at KS1 and KS2 in England and Northern Ireland, Design and Technology KS2 in Wales and Computing Science and ICT at Second Level in Scotland.
Computing KS1 / KS2: Creating a simple automated driving simulator. video
A car sprite is programmed to move around a racing track using repetition and selection.
Computing KS1 / KS2: Creating computer generated visual effects. video
How visual effects in film and television use programs to control CGI behaviour.
Computing KS1 / KS2: Programming a computer game. video
Schoolchildren create their own simple games using on screen sprites.
Computing KS1 / KS2: Programming a robot crocodile. video
A class builds a Lego crocodile and use Raspberry Pi computers and the Scratch programming language to make it snap its jaws!
Computing KS1 / KS2: Programming robots to play football. video
How robots can be programmed to respond to what they see, by simplifying situations.
Computing KS1 / KS2: Simulating the experience of F1 racing. video
How realistic, computer-controlled racing simulators are used for training F1 drivers.
Computing KS1 / KS2: Programming a webcam. video
A small computer and a webcam are programmed to take high altitude weather photographs.
Computing KS1 / KS2: What are bitmap graphics? video
Schoolchildren create large bitmap images using black and white coloured squares.
听