Ask HN: My younger brother wants to get into web engineering. Where to Start?
My younger brother is getting really interested in web engineering/becoming a 'hacker'. He's a sophomore in highschool and exceptionally bright and driven. All he knows right now is a little bit of python. He has no tangible goal in mind, he just wants to eventually be able to build apps, etc.
My question is, where should I start him off? My initial suggestion was for him to learn HTML/CSS in and out ("Head First HTML with CSS & XHTML by Eric T Freeman").
What do you guys think? My background is more in finance/investment banking so I'm pretty ignorant on how to start him off and not the greatest of mentors in this situation.
Also, if any of you are willing to be an 'email mentor' to him, let me know.. Id be glad to reciprocate the mentorship in my area of expertise.
Thanks!
8 comments
[ 4.9 ms ] story [ 12.9 ms ] threadPython is a great place to start, and learning HTML/CSS is a really good idea too.
Because he already knows a little Python, Google App Engine might be a good place to start because they have good docs, it is relatively simple, and hosting will be free.
Check out some courses at http://p2pu.org related to HTML and JavaScript
http://code.google.com/appengine/docs/python/gettingstarted/...