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
    Create a CSS Cube

    CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals.  Add animation and you've got something really neat.  Unfortunately each CSS cube tutorial I've read is a bit...

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

Incredible Demos

  • By
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • By
    MooTools Zebra Table Plugin

    I released my first MooTools class over a year ago. It was a really minimalistic approach to zebra tables and a great first class to write. I took some time to update and improve the class. The XHTML You may have as many tables as...

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!