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 jQuery Basics (2014) Creating a Mobile Drop Down Menu Perform: Part 2

alternate jQuery learning sources

this particular course doesn't really meet my learning style. Does any one know an alternate source that might complement it?

2 Answers

Julian Aramburu
Julian Aramburu
11,368 Points

Hi John! It's a pity this course don't match your style...but don't worry! There are plenty of site where you can learn from!

https://api.jquery.com/ (The jQuery api documentation)

https://learn.jquery.com/

https://www.codecademy.com/es/tracks/jquery (codecademy jQuery track)

http://www.w3schools.com/jquery/default.asp (w3schools jQuery course)

http://jqfundamentals.com/

just to name a few!

And of course there's google and youtube for aditional courses/info!

hope you find this answer useful!

Cheers and Keep Coding!

Richard Skinner
Richard Skinner
5,839 Points

I can understand what you're saying. Bless Andrew for his work, but I find it a bit difficult to keep up and to figure out precisely what's going on. I mean, it makes sense once I go through the documentation and such, but I do have a smidge of trouble grasping it.

Andrew gets deep into it pretty quickly. I found codecadamy very helpful in doing more of the adding interactivity to webpage. Andrew seems to dig into the programming aspects more that just the visuals.