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.mit.edu is a highly-recommended place to start [1] https://scratch.mit.edu/ > 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 Nice. Let me try that. I see this is more on the concepts, which is definitely something interesting for them. Any platform suggestions also for python programming for kids.. It's not just about the concepts, there's a visual coder built in. It's real programming, just with a GUI. 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? +1 for this. 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 This is a list that a lot of HNers contributed to a few weeks ago: https://github.com/arcataroger/awesome-engineering-games#hac... Some of the games in the hacking section might be kid friendly? 7 Billion Humans comes to mind, especially. Randy Pausch's Alice: http://www.alice.org/