Get One Month of Treehouse Membership Free

By  on  
Treehouse Free

My new sponsor, Treehouse, is a web-based learning site that uses high quality video tutorials to teach you a new programming language, a new business strategy, and even place you in a job after you've graduated.  Treehouse's learning path is great because they fill the gap between a year or two in school (which seasoned developers of other languages don't need) and venturing in the jungle of Google-search-to-find-a-hopefully-good-written-tutorial.  For a developer like myself, Treehouse is the best way to quickly learn the dev environment, basic tips to coding in said language, and how to become a pro in a given language, like iOS development (which I don't know).  I'll let Treehouse describe themselves:

As part of their sponsorship of this blog, Treehouse is offering a month of learning for free.  Do yourself a favor and make the best of this offer.  Their library current includes web development (CSS, JavaScript, HTML5, PhotoShop), server side development (PHP, Ruby on Rails), mobile development (iOS, Android), and more.  Go get started!

Recent Features

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • By
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

Incredible Demos

  • By
    Morphing Elements Using MooTools and CSS

    Morphing an element between CSS classes is another great trick the MooTools JavaScript library enables you to do. Morphing isn't the most practical use of MooTools, but it's still a trick at your disposal. Step 1: The XHTML The block of content that will change is...

  • By
    Record Text Selections Using MooTools or jQuery AJAX

    One technique I'm seeing more and more these days (CNNSI.com, for example) is AJAX recording of selected text. It makes sense -- if you detect users selecting the terms over and over again, you can probably assume your visitors are searching that term on Google...

Discussion

  1. I always searched for a good structured learning website. Thanks, I will try this one.

  2. Found it here and i like it for now, its great, they have begginer stuff for Rails and more..

  3. Jeremy

    Hi David,

    I wanted to give it a try for ios development but I won’t have too much time before two months :(

    Any idea how long this offer will be available?

    Thanks!

    • The end of April at minimum, but probably longer ;)

  4. Treehouse are awesome, reallly good fun way to learn

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!