Ask HN: Platform for kids to learn how to code I’m trying to find a platform where my kids can start learning coding esp. that makes it more interesting and engaging for them. |
Ask HN: Platform for kids to learn how to code I’m trying to find a platform where my kids can start learning coding esp. that makes it more interesting and engaging for them. |
> Scratch is the world’s largest coding community for children and a coding language with a simple visual interface that allows young people to create digital stories, games, and animations. Scratch is designed, developed, and moderated by the Scratch Foundation, a nonprofit organization. [2]
1: https://scratch.mit.edu/ 2: https://scratch.mit.edu/about
Any platform suggestions also for python programming for kids..
Isn't that more important than a particular language anyway? Probably by the time they grow up, some other language will be in vogue anyway. The language doesn't matter as much as generating excitement and engagement, I'd argue?
Some of the games in the hacking section might be kid friendly? 7 Billion Humans comes to mind, especially.
I’d recommend the GUI aspect to keep the kids interested. It’s a way to see the impact of code immediately. It gives the kid a “problem” to solve and lets them see their solution. It removes the need for versioning, tooling, deploying, etc that can bog down new devs. Can’t really get any better than that, i’d argue