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 trial

JavaScript

Can 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

Liban Shire
PLUS
Liban Shire
Courses Plus Student 4,147 Points

Doug Crockford recommends, Javascript the good parts.

Deleted User

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/

Deleted User

Eloquent JavaScript.

If 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/

ok thanks guys I will begin with codeacademy and with the book Eloquent

JavaScript

thanks