Ask HN: Resources to teach programming to my 10yr old brother

8 points by Justen ↗ HN
Over the past year I've seen a handful of what looked to be really great resources for teaching younger kids how to program, but I never took the time to save any of them away. But now, I recently asked my little brother if he would want to learn, and he seemed genuinely interested. Would HN help me out in aggregating resources I can use to teach him?

7 comments

[ 3.6 ms ] story [ 18.8 ms ] thread
If you want to walk through the lessons with him, you can check out:

http://learningcorona.com/

http://www.coronalabs.com/products/corona-sdk/

Lua is a simple language and might be good for picking up basic concepts. Corona has an unlimited free trial, and you can build simple games with very little code. The result will run in the Corona simulator (which will look like an Android or iPhone).

(comment deleted)