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

  • By
    Write Better JavaScript with Promises

    You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...

Incredible Demos

  • By
    jQuery Link Nudging

    A few weeks back I wrote an article about MooTools Link Nudging, which is essentially a classy, subtle link animation achieved by adding left padding on mouseover and removing it on mouseout. Here's how to do it using jQuery: The jQuery JavaScript It's important to keep...

  • By
    Full Width Textareas

    Working with textarea widths can be painful if you want the textarea to span 100% width.  Why painful?  Because if the textarea's containing element has padding, your "width:100%" textarea will likely stretch outside of the parent container -- a frustrating prospect to say the least.  Luckily...

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!