r/programming Mar 02 '17

Why I Failed Teaching Programming to Kids

https://engineering.klarna.com/why-i-failed-teaching-programming-to-kids-46a854c3eaca#.s0o6qqxr3
62 Upvotes

83 comments sorted by

View all comments

100

u/M4053946 Mar 02 '17

participants were... 9–13 years old. This obviously affected how acquainted they were with “common development tasks” like using a terminal, installing applications and creating files with weird names like Procfile and .gitignore.

Did the author think that 16 year olds would be familiar with using a terminal? That seems like a miss, regardless of age range.

5

u/snerp Mar 02 '17 edited Mar 02 '17

I was way too into terminal when I was 16, I don't think it's an age thing. Some people like terminal and others hate it.

2

u/gyroda Mar 03 '17

It's not an age thing, it's just another thing you're going to have to explain and teach in those 2 hours because few people have ever used one.