Live data from Hacker News

Ask HN: Books to read for noob to advance level in Javascript?

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: Books to read for noob to advance level in Javascript?

#3

Javascript: the good parts " rel="nofollow">http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockfor... . Eloquent Javascript " rel="nofollow">http://eloquentjavascript.net> . These two are a great start.

And when you're done those, JavaScript Patterns is something you'll refer to often.

http://www.amazon.com/JavaScript-Patterns-Stoyan-Stefanov/dp...

Re: Ask HN: Books to read for noob to advance level in Javascript?

#4

Javascript: the good parts " rel="nofollow">http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockfor... . Eloquent Javascript " rel="nofollow">http://eloquentjavascript.net> . These two are a great start.

These are excellent beginner books.