Ask HN: Best coding sites for teens/pre-teens?
I'd like to work with my 12-year-old to improve his coding skills so that he can actually build something interesting. He's comfortable with Scratch and the simple levels from Code.org (which is Python). I'd like to figure out an intermediate level curriculum that would move him forward to being able to build his own projects, such as a website for rating games that he and his friends could use.
A lot of the options seem either too academic (for example, code.org's AP CS curriculum <https://code.org/educate/csp>), too basic, or too advanced.
I'm considering Code Academy's Web Development path: https://www.codecademy.com/learn/paths/web-development
I've had a good personal experience with Michael Hartl's Rails Tutorial and so was also considering his Learn Enough series: https://www.learnenough.com/story
What have you used?
8 comments
[ 1.9 ms ] story [ 29.2 ms ] threadEdit: and since you’ve got plenty of experience, you can be the perfect first resource for your 12-year-old to ask for help.
- how can they quickly get to a point where they can build something real and keep their attention on it?
and
- what are the skills that if they develop at an early age will have the biggest impact on their long term career and ability as a developer?
The answer to the second question is algorithms in a low level language (C/C++), which admittedly can be boring unless one has an inclination for that kind of thing.
Not a curriculum as much of a supportive community of other teens that share the hacker ethic.