Ask HN: What is good language / project to teach 12-year old to code?
Thinking HTML/javascript, text game, but am open to other suggestions. I am quick to pick up languages (I already write a lot of different languages). I want to make sure that I choose something interesting enough to keep his attention if he really is wanting to learn to code.
11 comments
[ 2.4 ms ] story [ 51.3 ms ] threadhttp://www.amazon.com/Python-Kids-Playful-Introduction-Progr...
- good documentation
- many small examples you can start from
- all built in (video/sound/grafik)
- you can extend it by using java
But OTOH a lot of documentation, help, and resources are available on the Internet. Learning to program was much more difficult in the old days when those resources weren't available.
Sweigart is a good online resource.