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

4 Answers

James Barnett
James Barnett
39,199 Points

If you are new to programming, my advice is to stay away:

  • Professional JavaScript
  • Eloquent JavaScript
  • JavaScript: The Definitive Guide

Instead I'd suggest you pick up JavaScript and JQuery: Interactive Front-End Web Development by Jon Duckett (it's the #1 selling book JavaScript book on Amazon)

Dave McFarland
Dave McFarland
Treehouse Teacher

Agree 100%. "JavaScript and JQuery: Interactive Front-End Web Development" is a very good beginner book. Very visual introduction to JavaScript.

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Juan;

All good resources, some are a few years old though.

I really like JavaScript & jQuery: the missing manual. It is more current than some of the other ones you mentioned, and the Haverbeke book isn't due to be released for a few more weeks.

Ken

Dave McFarland
Dave McFarland
Treehouse Teacher

That book is awesome! (OK, I wrote it, so, of course, I'd say that.)

Ken Alger
Ken Alger
Treehouse Teacher

Dave McFarland - was going to mention that it was written by a member of the Treehouse staff, but didn't want it to sound like a sales pitch. :)

In all seriousness though, Juan, it is a great book.

Ken

Juan Luna
Juan Luna
11,483 Points

Thanks for the answer :) That would help me if I'm a beginner? This is the first programming language I'm trying to get in.

Ken Alger
Ken Alger
Treehouse Teacher

Juan;

Yes, it will take you a long way into the wonderful world of JavaScript and jQuery and show you how to accomplish some pretty neat things with code. Further, it does a great job of explaining why to do things a specific way and pitfalls to watch out for along the way.

Can't recommend it enough.

Ken

Hey Dave,

Have you tried the Kindle version of your book? I have a Kindle Paper White and am wondering if it's good idea to purchase your book for the device.

Any thoughts?

Thanks!

Ahmed Abbouh
Ahmed Abbouh
17,034 Points

Hi, another great book : "JavaScript: The Good Parts" - by Douglas Crockford