Hacker News new | ask | show | jobs
Ask HN: Books to read for noob to advance level in Javascript?
8 points by theneelpatel 4612 days ago
Please give me a list of books to read to reach a pro level from beginner in JS.. thank you
2 comments

Javascript: the good parts <http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockfor....

Eloquent Javascript <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...

These are excellent beginner books.
Secrets of Javascript Ninja - John Resig