
Our mission is to bring affordable Technology education to people everywhere, in order to help them achieve their dreams and change the world.
Author
November 17, 2014 in Learn
Progressive enhancement is a layered approach for building websites using HTML for content, CSS for presentation, and JavaScript for interactivity. If for some reason JavaScript breaks, the site should still work and look good. If the CSS doesn’t load correctly, the HTML content…
November 5, 2014 in Learn
Let’s get one thing clear: learning how to program opens up endless opportunities and has endless benefits. You can learn it from the comfort of your own home, the job market wants and needs you, and it’s fun. Now, there…
November 3, 2014 in Career Advice
We recently wrote a post that discussed what employers are looking for a in Jnr Ruby Dev. It was very popular so we thought we would tackle a different discipline this time – Android development. It is a wonderful time…
October 23, 2014 in Treehouse News
Being able to save or persist data within our apps is an important fundamental skill. It enables our users to save their work, remember their preferences, store all types of files for reuse, and more. These features are evident to…
October 23, 2014 in Community
If you’ve been a Treehouse student since the very beginning, you might remember the look of our earliest videos. The original set was… well, we didn’t really have one. The actual first Treehouse set, built at our offices in Orlando, Florida in…
October 22, 2014 in Learn
When you watch an animated Pixar movie, the 3D graphics are extremely detailed and realistic because they’re “pre-rendered”. Each frame may have taken many hours or days for the computer to render and then later you watch those rendered frames in…
October 15, 2014 in Community
Here we are – the Treehouse team. This photo was taken at our recent Lake Tahoe company meet-up. There are 75 of us (give or take a few stragglers). Most of the familiar faces are in there, Nick, Guil, Andrew, Pasan,…
October 9, 2014 in Learn
To make a network request in Swift (read HTTP request), there are a couple of different ways of doing it – NSURL, NSURLRequest and NSURLSession. Since iOS 7, NSURLSession has been the preferred way of carrying out networking tasks let’s…
September 25, 2014 in Community
I recently interviewed Mattox Shuler, a type designer who runs Fort, his type foundry. Mattox was kind enough to talk to me a bit about his journey to becoming a full-time type designer and his new Treehouse course. MS: Mattox, let me start…
September 22, 2014 in Treehouse News
Whoohoo! Our Android app launched. Our new Android app makes learning with Treehouse even more accessible. Watch videos, take quizzes, and complete code challenges directly on your tablet or phone.
September 17, 2014 in Treehouse News
We have launched four new courses that will help you learn Swift, the exciting new iOS language. Swift Basics by Amit Bijlani Swift is a new programming language created by Apple to program iOS apps. If you are new to…
September 8, 2014 in Learn
In August 2014, Android developer Evan Anger visited the Treehouse studios to shoot a brand new Android course. In this behind-the-scenes sneak peek, Evan discusses his experience teaching on set. Look out for Evan’s “Android Data Persistence” course, coming soon…