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
    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
    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...

Incredible Demos

  • By
    Modal-Style Text Selection with Fokus

    Every once in a while I find a tiny JavaScript library that does something very specific, very well.  My latest find, Fokus, is a utility that listens for text selection within the page, and when such an event occurs, shows a beautiful modal dialog in...

  • By
    Disable Autocomplete, Autocapitalize, and Autocorrect

    Mobile and desktop browser vendors do their best to help us not look like idiots by providing us autocomplete, autocorrect, and autocapitalize features.  Unfortunately these features can sometimes get in the way;  we don't always want or need the help they provide.  Luckily most browsers allow...

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!