Live data from Hacker News

Show HN: Pickcode – A new way to introduce programming to kids

app.pickcode.io

11–15 of 15 posts

Re: Show HN: Pickcode – A new way to introduce programming to kids

#11
This is very nice - congratulations! I like that you are thinking about both the product and the content, it really shows your broader vision.

I taught an after school program that started with Scratch and Greenfoot, and I understand some of the problems you describe when starting with block coding.

Re: Show HN: Pickcode – A new way to introduce programming to kids

#12

This... is not for kids. Sorry, but it's very boring. Heck, let's pick up adult beginners. What is var? Why animal equals something? Why is there a dot after chat? These are concepts which need explaining, they make no sense for beginners or especially kids. Block coding with graphical elements works because it's: a) fun, and b) visually introduces abstract concepts for non-programmers. I taught programming to 1st ye…

> These are concepts which need explaining, they make no sense for beginners or especially kids.

They will be explained naturally as the lessons progress I expect, trying to explain all that up front is the easiest way to fail.

Re: Show HN: Pickcode – A new way to introduce programming to kids

#13
post #5

Congrats on the launch! My nephew is 8 years old. I have been on the hunt for a platform that is suitable for him to create a space invaders style game (he has a huge notebook crammed with video game ideas). So tools like pickcode, sprig, scratch and so on are of particular interest. I think the most important thing is for him to be successful early on... and I have yet to find anything in a similar vein that that is…

I had some success with https://microsoft.github.io/tilecode/ (fullscreen button in lower right, works best with gamepad / keyboard) and https://arcade.makecode.com/
Post reply on HN