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 trialPeter Timmer
1,707 PointsI have an old book that covers upto Javascript 1.5. Would this be a useful addition for learning or misleading?
Has Javascript changed that much from 1.5 to 1.8.x? The book would be for extra reference when doing the Front-Dev course on Basics.
1 Answer
Ben Singer
8,621 PointsWithout reading the book it's hard to say, but to be honest, I'd be inclined to try and find something newer, regardless. No tech ages faster than web tech and that's certainly going to have been the case with JavaScript -- particularly in the past few years.
Peter Timmer
1,707 PointsPeter Timmer
1,707 PointsThank you Ben, it is 15 years old! I will get a new book
Jesus Mendoza
23,289 PointsJesus Mendoza
23,289 PointsI know this is a really old post, but I'd recommend you to read JavaScript & jQuery by Jon Duckett or Learn JavaScript and Ajax with w3schools.
Cheers!