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
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

Incredible Demos

  • By
    CSS calc

    CSS is a complete conundrum; we all appreciate CSS because of its simplicity but always yearn for the language to do just a bit more. CSS has evolved to accommodate placeholders, animations, and even click events. One problem we always thought...

  • By
    Telephone Link Protocol

    We've always been able to create links with protocols other than the usual HTTP, like mailto, skype, irc ,and more;  they're an excellent convenience to visitors.  With mobile phone browsers having become infinitely more usable, we can now extend that convenience to phone numbers: The tel...

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!