Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialremimatia
2,871 PointsCan you recommend me a good JS book?
Hi
I want to learn from scratch Javascript, but besides the videos here I'm looking for a good book for beginners. But I just dont want to learn the basics, I want to go beyond that
It will be useful to have a good book with me
Thanks!!!
7 Answers
James Barnett
39,199 PointsI recommend the following resources (in this order):
Liban Shire
Courses Plus Student 4,147 PointsDoug Crockford recommends, Javascript the good parts.
Javascript the good parts is too advanced for starting. A good one is Professional Javascript for Web Developers, 3rd ed. Also take a look at this guide:
http://javascriptissexy.com/how-to-learn-javascript-properly/
David Clarke
8,099 PointsI've been reading Dom Scripting, which is quite useful for web-focused Javascript use.
Eloquent JavaScript.
Riley Hilliard
Courses Plus Student 17,771 PointsIf you prefer the hard-copy book approach: <a href="http://www.sitepoint.com/books/jquery1/">Novice to Ninja is great</a>, otherwise James' suggestions are stellar. http://www.sitepoint.com/books/jquery1/
remimatia
2,871 Pointsok thanks guys I will begin with codeacademy and with the book Eloquent
JavaScript
thanks