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!
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

Al Lu
UX Design Techdegree Student 15,698 PointsWhat book to read first?
Hey guys. Want your opinion. I have both..
Beginning JavaScript, 5th Edition - Jeremy McPeak. or Eloquent JavaScript 2th Edition - Marijn Haverbeke. Thanks.
1 Answer

Andrei Fecioru
15,059 PointsI really liked the Eloquent JavaScript
book since it is very hands-on. You start writing code from the very beginning and the examples are very close to real-life working code (not just simple synthetic toy examples).