Tuesday Jun 13
11:10 –
12:00
Administratiezaal

Teaching Children about Clean Code

Slides:


This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




In the future, everyone will be a programmer! Not just to fill the millions of software vacancies, but also as part of other jobs. A teacher performing some data analysis on their students results, a car mechanic updating a car's firmware, or an artist creating an interactive website as an art piece.

Now how are we going to prepare our children for such a future? This is what Felienne researches at Delft University of Technology.

She wants to understand how children are programming currently, and how they are learning to program. She is mainly interested in teaching children to code well: how to create source code that is easy to read and maintain.

Luckily, there is Scratch, a massively popular programming language for kids, made by MIT. There are over 18 million programs made by kids in their public repository!

So, kids are programming :) That is the good news. But do make pretty programs? Are their programs simple or complex? Do they apply programming concepts or do they just play with the blocks? Do kids develop good programming habits? Are there common code patterns?

To answer those questions, we scraped the Scratch repository, retrieved 250,000 projects and performed source code analysis on them. In this talk, Felienne will show the results of this analysis and the lessons learned.

teaching children
scratch
mit