Sunday, March 3, 2013

How to use Treehouse and Codecademy together (jQuery example)

treehouse/codecademy

While many see Treehouse and Codecademy as competitors, I see them as the perfect compliment to one another. One is excellent for learning introductory concepts slowly with a human "teacher". The other is excellent for moving quickly through the nuts and bolts of a concept. Together, you can learn individual concepts thoroughly without having to "Google around" for more tutorials.

Let's use jQuery as an example programming language (really, it's a JavaScript library) that you can learn with both Treehouse and Codecademy.


Introduction to jQuery



Basic programming with jQuery



Move quickly with jQuery plugins



Using jQuery to interact with HTML



Build a project with jQuery



Mixing Treehouse and Codecademy lessons is a great way to gain a full understanding of a topic. Some of the topics that overlap between Treehouse and Codecademy are HTML/CSS basics, programming with JavaScript, working quickly with jQuery, build apps with Ruby, and getting familiar with APIs.

See all the learning tracks that Codecademy offers or peruse through Treehouse's library.

No comments:

Post a Comment