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

Christopher Confalone
1,368 PointsjQuery additional study guides
I seem to be struggling with the Andrew Chalkley section on jQuery. He seems a great presenter but I'm failing to understand any of the jQuery and fail every time I do a code challenge. It's getting a bit frustrating.
Does any one have any sites they really like to help me review and strengthen my understanding of jQuery?
Thanks, Christopher
4 Answers

Tiffany Harrison
11,424 PointsTry starting with Javascript Foundations. I started the jQuery section first and was having a tough time getting through it. I scaled back and got through Javascipt Foundations and now the jQuery seems much much easier!

James Barnett
39,199 PointsThe JavaScript Foundations course pairs nicely with the Learn Street's JavaScript course. JavaScript Foundation is video-based with no code challenges and Learn Street's course is made up of code challenges but has no videos.
After you finish those two courses, work through try.jquery.com, its a short course by Code School, it's format is similar to Treehouse with and code challenges after each video.
After working your way through those 3 courses, you should have a much stronger foundation to learn JQuery, and be ready to give the Build an Interactive Website course another shot.

Stephen Whitfield
16,771 PointsI'd also like to throw in there Codecademy's javascript lessons. There are plenty that touch up on several different coding concepts and the coding challenges will really test the hell out of your skills. I became a JS ninja after finishing theirs. Still place it as one of the most hands-on-learning coding courses on the web.

James Barnett
39,199 PointsIn my opinion most of Codecademy's courses have too much hand holding you don't actually learn much with all of the hints. Learn Street is a better choice.

Christopher Confalone
1,368 PointsExcellent - thanks for the help.

Stephen Whitfield
16,771 PointsJames: They do tend to help out quite often with hints, but that is purely optional. If you want to make it challenging for yourself, just don't click it. Remember, they're catering to complete coding noobs so they want to make it as understandable as they possibly can. If you spend most of your time skipping along the lessons via the hints, you will be surely stomped whenever you do the advanced projects at the end.

Sam Chaudry
25,519 PointsTry the New Boston website they have some great tutorials and W3 schools.. But start with Javascript foundations it will make learning Jquery easier

Christopher Confalone
1,368 PointsThanks - really like the foundations.
Christopher Confalone
1,368 PointsChristopher Confalone
1,368 PointsThank you so much!
I've punched up Jim Hoskins's Foundations and really think this will help.