Treehouse iPad App

By  on  
Treehouse

I've been championing my sponsor, Treehouse, for a long time.  Their online video tutorials are high quality, their price point is excellent for those who don't want to pay the extortion that is traditional college, and they provide education for a variety of languages and essential business skills.  I've enjoyed Treehouse on desktop over the past months and today Treehouse launched an iPad app so we enjoy the learning experience on mobiles.  Here's a few screens of the iPad experience!

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

Treehouse iPad App

If I'm completely honest, I was blown away by how nice the app was, especially the code editor. It was also an enjoyable app to navigate, earn badges on, and review old basics. David Walsh Blog readers get one free month of learning. Give it a try, you have nothing to lose!

Recent Features

  • By
    How to Create a Twitter Card

    One of my favorite social APIs was the Open Graph API adopted by Facebook.  Adding just a few META tags to each page allowed links to my article to be styled and presented the way I wanted them to, giving me a bit of control...

  • By
    CSS Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

Incredible Demos

  • By
    MooTools Image Preloading with Progress Bar

    The idea of image preloading has been around since the dawn of the internet. When we didn't have all the fancy stuff we use now, we were forced to use ugly mouseover images to show dynamism. I don't think you were declared an official...

  • By
    Image Data URIs with PHP

    If you troll page markup like me, you've no doubt seen the use of data URI's within image src attributes. Instead of providing a traditional address to the image, the image file data is base64-encoded and stuffed within the src attribute. Doing so saves...

Discussion

  1. Awesome! This looks gorgeous! Will test this out as soon as I come home. :) Maybe I’m just blind, but a direct iTunes link would have been useful (https://itunes.apple.com/us/app/treehouse-learn-programming/id664753504?ls=1&mt=8)

  2. I almost bought an iPad just to use this app but it would be great to have an Android version.

  3. I was wondering if there was any promo code to share! :)

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