Please give me a list of books to read to reach a pro level from beginner in JS..
thank you
Ask HN: Books to read for noob to advance level in Javascript?
1–5 of 5 posts
Re: Ask HN: Books to read for noob to advance level in Javascript?
#2Javascript: 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.
Re: Ask HN: Books to read for noob to advance level in Javascript?
#3Javascript: 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?
#4Javascript: 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.
Re: Ask HN: Books to read for noob to advance level in Javascript?
#5Secrets of Javascript Ninja - John Resig