Micro:bits start at primary school

During the last term of the school year, I ran five sessions on how to program the micro:bit at Yatton and Mary Elton primary schools.

The micro:bit is an electronic device created by the BBC to encourage children to code. The BBC distributed micro:bits to secondary schools in 2016; since then the micro:bit has grown in popularity and it is now available for anyone to purchase for their own use (for less than £20).

I got my hands on a micro:bit as soon as it was available with a view to introducing it to primary school children. I then bought a further 10 micro:bits – enough for twenty children to work in pairs. The devices have been fantastic and the children have loved programming them.

We used the JavaScript blocks editor, as the children are already familiar with the Scratch block programming language. Once the children understood how the micro:bit worked and how the code is downloaded and transferred to the micro:bit… the fun really started.

The children were challenged to display letters, numbers, play games, build a compass, check the temperature and listen to music notes. I was pleased to see the children’s enthusiasm; it was like ‘a pet’ that obeyed their orders and commands. It made them laugh and they loved going around the room sharing with their friends.

The micro:bit is not just for secondary school children. As more children become more confident with coding, they are ready to be challenged, and the micro:bit is the perfect device for this. It is easy to set up and get started.

I look forward to running more micro:bit sessions in the next academic year and continue to challenge the children.

This slideshow requires JavaScript.

ScratchJr for Key Stage 1

Teaching ScratchJr to Year 1 and Year 2 children has been a particularly rewarding and challenging experience this past academic year. When the children start learning to code at such a young age it is important to keep them engaged and interested. ScratchJr has been fantastic in providing the levels of engagement the children need while at the same time nurturing their creativity.

ScratchJr has all the basic elements of a design tool to draw characters and backgrounds, which is perfect for young creative coders. It also comes ready with a set of characters and backgrounds from which to draw – and the children love using a combination of both. At every session I see ideas come to life with beautifully-drawn characters, backgrounds and ‘abstract’ drawings (use your ‘imagination’)!

Although the coding blocks that come with ScratchJr are pretty basic, there is so much to learn and it takes time for the children to master the concepts.

My approach is broadly as follows… with the obvious caveat that we see beginners and more experienced coders in both Year groups:

Year 1 – the children learn basic algorithms; how to give instructions to their characters to make them move, rotate, dance, etc. In computer programming, this is called ‘sequencing’.

Year 2 – the children learn more complex algorithms. They start making small games and use computational thinking in their thought process.

In Year 1 and Year 2 the children learn to identify ‘bugs’ in their code and how to ‘fix’ them. They also learn to collaborate by helping each other and explain how they solve their coding challenges.

In order to for the children to advance their understanding of coding, I also introduce them to the fantastic resources of Code.org which help reinforce their understanding of computer programming concepts.

We always try to allocate time to ‘show and tell’ at the end of each session.

This academic year has been another big success. Special ‘thank you’ to parents for encouraging their ‘little ones’ to code.

Here are some of the children at work and some of their work.

This slideshow requires JavaScript.

 

 

 

Coding a website

This term the children are having a crack at creating a website. They’re learning how a webpage is structured, what language is used to create a website and how to style their pages.

Learning HTML and CSS (the two essential markup languages used to create a website) at young age is challenging. But at coding club I make sure the children learn all the foundation skills they need in order to tackle these challenges.

Creating a website about Pichu

One of the first hurdles when programming young is that most children don’t know how to use the keyboard. Not only do they learn to use the keyboard and the ‘special characters’ needed when writing code, but they also learn how code is constructed and how important it is to type with accuracy. The children quickly appreciate that any missing semi-colon or ‘curly’ bracket will mean their code simply will not run as expected.

Paying attention to detail, learning to be patient and staying calm when things go wrong are all critical skills that they acquire when coding. Everyone makes mistakes (and this is how we learn) but knowing how to spot the problem is crucial to a successful outcome.

Another important element of learning to make a website is understanding about images and their different formats. Sourcing images from the web; learning how to use them and manipulate them with code – these are skills that are essential to their understanding of how images work for the web.

I’m pleased to see that all the children that have been coding with me for some time are making some great mini-websites – often using their favourite characters! They feel confident enough to tackle the code and are beginning to show me they can debug the code by themselves before calling for help.

 

 

Make a Pokémon game in Scratch

The Curzon Clevedon was once again the venue for a workshop on ‘How to make a Pokémon game in Scratch’.

The game the children made consisted of adding a Pokémon trainer that could catch the childrens’ favourite Pokémons using three different poké balls. Pokemon game in Scratch

The children learnt how to manipulate their favourite Pokémon images in Scratch and animate the balls in order to catch Pokémons. Once the Pokémons were ‘caught’, these followed their trainer everywhere s/he went. There were different variations of the game, but all the children amused themselves by solving the challenges.

Kids coding at the Curzon Clevedon

Look out for more workshops coming up at the Clevedon Curzon.

 

 

Is 14 too late to start coding?

Girl coder

Clearly, someone can learn to code at any age. I would not go as far to say that children who learn to code at primary school age should be taking a GCSE in Computer Science – but it is my view that those choosing their GCSE options when they are 14 who haven’t already been introduced to coding will be far less likely to choose to pursue Computer Science at GCSE.

Coding allows children to be creative and to develop many skills such as problem-solving and applying mathematical concepts. They also learn to collaborate with their peers. All this will help them throughout their time at school and beyond.

However, children who do coding from an early age – in or out of school – may go on to become the technologists of the future.

I truly believe that introducing coding from a young age open up a child’s options. Children have free spirits, learn quickly and have very creative minds; they like exploring and tinkering; most of all they have fun.

I have 7-year olds at coding club who are already creating their first games. I have also seen young coders move on to secondary school and continue to code on their own.

I’d like to see more secondary schools offer creative coding workshops to help children discover there’s a lot more to coding.