Partilhar via


Coding for kids

My daughter Iris is 7 years old and sometimes I ask her, just for the fun of it, what she wants to be when she grows up. Sometimes Iris is going to be a police woman, sometimes she wants to work with pets, and sometimes she wants to be a superhero. Sometimes she says: “Or maybe I am going to do what you do, mommy.” This always makes me smile. Then she adds: “Then we could work together, wouldn’t that be fun?”

I have promised myself not to push her in a specific direction, so I certainly will give her the freedom to do that and help her with it, or let her go in a completely different direction. Having said that, I have always wondered if she’d enjoy programming and enjoy the abstract thinking that goes along with it.

Recently, Ed Price brought to my attention that Microsoft is putting serious effort in getting kids in contact with programming, often for the very first time. Here are some links:

This has certainly peeked my interest and I was thinking of a way how to adapt that for a Dutch audience, but then I found out I don’t actually need to. If you live in the Netherlands, there’s something called “codeuur” (hour of code): https://www.codeuur.nl/. That settled it for me, and in the next few weeks I’ll be contacting my daughter’s school and see if they’re interested in me and my husband teaching the kids some programming. The programs I mentioned are well thought out, but given the audience (kids that are approx. 7 years old) I feel the need to provide them with a basic overview of some core concepts.

It was quite clear to me what I’d like to start talking about, and I’ve searched for some nice pictures to go along with that to keep things interesting. Let’s go through the topics and some of the pictures I’ve come up with (at the end of the post I’m including a link to the entire presentation if you’re interested in seeing all the pictures)…

Of course, as we may have learned from “Alice in Wonderland”, a story needs to be told from the beginning. So, I’d like to begin with showing the kids a picture of the first computer in the world, the Eniac, taking up nothing less than an entire room.

Then, I want to move on and show different pictures of different types of computers. I’ve found it’s quite confusing for kids to understand that computers of different sizes all can be computers, so I’ll show pictures of a desktop, laptop/notebook, tablet, smartphone and smart watch and hope that by that time all children realize that those are all computers that can come in quite different sizes.

Then I want to take a look at some possibilities of the now or the near feature and discuss wearables. What about a computer in your glasses, jewellery, or toothbrush?

I also want to talk about what the internet is – all these computers around the world communicating to each other can be visualized quite nicely as you can see for yourself if you download the presentation.

I also want to discuss the “Internet of things”. Some of the kids have probably already come in contact with some of the aspects of it. Maybe their father uses an app to find out where his car is parked, maybe they like the idea of being able to find out the whereabouts of their cat, or maybe their mother uses her phone to turn on the heat before arriving at home.

I want to explain the concepts hardware and software. Concepts quite difficult to explain in words, but quite easy to visualize. Let’s take hardware. I’ve found a picture showing the insides of a computer, this makes perfectly clear what it is.

As far as software is concerned, it is also quite easy to show different manifestations of it, such as a picture of a Mario computer game, or a YouTube screenshot (since most kids seem to enjoy finding movies of small animals), or a screenshot of Skype. Kids may or may not have used Skype, but at any rate, every kid will be able to relate to software that allows you talk to a person and see him or her at the same time.

Having discussed software, it gives me the opportunity to discuss what a person who creates software, a software developer or programmer, is. Of course, this is also an excellent opportunity to have a laugh. So I tracked down a funny photo of a very nerdy programmer (yes, I know, how stereotypical is that).

Since it’s a mini-course about programming I also want to talk a little bit about programming languages. Starting with the interesting fact that a computer only understands zeroes and ones. Then, I’ll show a fragment of a grown-up programming language that I tend to use a lot myself, namely C#. After that, I want to show what a programming language for kids looks like, which is a lot more accessible.

Of course, when the kids start programming it is quite possible and acceptable they’ll make mistakes. Such mistakes are called bugs and I want to explain to them why such mistakes are called bugs.

Finally, I want the children to try out if programming has something to offer them and have fun without being afraid of trying out new things and making mistakes. Especially for the girls, since currently there are still relatively few women out there doing coding. To me, the next picture is as encouraging as it gets:

If you want to download the presentation and check out all the pictures or use it for your own purposes, that’s absolutely fine. You can get it here.

Comments

  • Anonymous
    December 27, 2015
    Thanks for this wonderful article Margriet. This is exactly what I was trying to do just as you were posting this article. Trying to get my 8 year old son get started with some basic programming. Infact in the weta of cloud computing , kids surprisingly already use a lot of SaaS apps like what's app, Skype etc. my kid loves playing in an iPad so I was more interested in figuring out ways to get him started with tools that can be used on iPad itself so I tried digging into some basic level learning apps like Tyrant, Python and Minecraft. But I still wonder when the kids should be introduced the terminology of variables , functions, classes etc to switch from gaming based concepts.

    Thanks for these really helpful resources. Really felt good to see just what I had in mind from another techie mom.
  • Anonymous
    December 27, 2015
    Greate blog Margrit!

    * I think that in early age. it is best to start with something that bring visual result fast. In order to do something interesting in C# you must learn for a while. Creating a simple CONSOLE application will probably not have the same effect as creating windows/web application, with nice visual interface. Therefore as first step in developing I would start with HTML. Any child will love to create his own website. This will catch him and he will want more. Next CSS to improve the website, and then we can move to real programming language like C#, which is one step before combining together all the above with the learning of ASP.Net
  • Anonymous
    December 27, 2015
    This is really a great thought.Even my son who is 8 years old like to learn computer programming.he usually see all my article work .Some time i will be discussing with him and ask his ideas for writing some new article.he has suggested me few as odd Image find out and yes i Implement that for MVC with Angular Application and also he suggest me to find hidden name from group of characters and yes i made that using Windows Universal App.When i was working for Small Basic program he was much eager to learn it and he was started few basic coding .i explain him how to install it and how to create a new Small Basic program.I explain him what is writeline and what is use of readline to get input from users.With in a 10 min he understand it and started writing code by him self . Childrens are fast learners than elder.
  • Anonymous
    December 27, 2015
    Fantastic! A few other efforts from Microsoft...

    Small Basic (the one I'm helping with)... http://smallbasic.com

    Kodu... http://www.kodugamelab.com/

    Project Spark... http://welcome.projectspark.com/

    Imagine Cup: Earth... https://www.imaginecup.com/Earth

    Imagine Cup Earth is an Imagine Cup for kids!
  • Anonymous
    December 28, 2015
    Thanks!
  • Anonymous
    January 05, 2016
    Great Margriet
  • Anonymous
    March 09, 2017
    Here is another fun programming website: https://www.scriptacademy.net/