Menu
Home Page

Primary School

Part of Every Child Matters Academy Trust
H

Computer science

In year 1 we will learn how to programme toys and then how to programme icons on screen. We will create our own app by choosing images, creating backgrounds and then making things move on screen.

We have learnt how to input code to make objects move on screen. These are called start events and click events. A start event is something that happens as the program starts and a click event is something that happens when an object is clicked on screen. 

We combined start events and click events to create our own app

We then had a go at fixing other people's mistakes. This is called debugging

When a computer does something it is following a code.

 

The pictures on this screen are instructions called code which can be used to make the objects move.

Top