Learn More, Faster with Treehouse

By  on  
Treehouse

My sponsor, Treehouse, has mastered teaching complex development concepts and techniques using the visual media; something not easy to do, and neither is learning anew technology from scratch without proper guidance.  Tutorials are nice but oftentimes make assumptions about current knowledge and don't tend to keep the reader's attention.  Treehouse's videos are concise but provide enough detail to get eager developers up and moving quickly.  Treehouse is giving my readers one month free to see what I mean, so go ahead and give them a try.

To see the style of video they provide, here are a few Quick Tip videos from their awesome YouTube page!

Getting Started with Android Development

Exercise Your Creative

How to Achieve Pixel Hinting Perfection in Photoshop

Recent Features

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

  • By
    I’m an Impostor

    This is the hardest thing I've ever had to write, much less admit to myself.  I've written resignation letters from jobs I've loved, I've ended relationships, I've failed at a host of tasks, and let myself down in my life.  All of those feelings were very...

Incredible Demos

  • By
    Element Position Swapping Using MooTools 1.2

    We all know that MooTools 1.2 can do some pretty awesome animations. What if we want to quickly make two element swap positions without a lot of fuss? Now you can by implementing a MooTools swap() method. MooTools 1.2 Implementation MooTools 1.2 Usage To call the swap...

  • By
    Multiple Backgrounds with CSS

    Anyone that's been in the web development industry for 5+ years knows that there are certain features that we should have had several years ago. One of those features is the HTML5 placeholder; we used JavaScript shims for a decade before placeholder came...

Discussion

  1. Well never thought that learning android development would be that easy. The interactive guides are easy to follow and they are meant for the novice developer. Thanks for sharing.

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