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
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

  • By
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

Incredible Demos

  • By
    Introducing MooTools NextPrev

    One thing I love doing is duplicating OS functionalities. One of the things your OS allows you to do easily is move from one item to another. Most of the time you're simply trying to get to the next or the previous item.

  • By
    Event Delegation with MooTools

    Events play a huge role in JavaScript. I can't name one website I've created in the past two years that hasn't used JavaScript event handling on some level. Ask yourself: how often do I inject elements into the DOM and not add an...

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!