Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

remimatia
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