April 7, 2017 in Community
What You Can Learn in 15 Minutes A Day
You probably already know this, but here at Treehouse, we feel very strongly about continuing education. Many of us in the company are developers, so we also know how important it is to “never stop learning”. As a developer, you…
March 6, 2017 in Treehouse News
Treehouse Partners with Microsoft for the Release of Visual Studio 2017
On March 7th and 8th, Microsoft will host a special online event to celebrate the 20th anniversary of Visual Studio and the release of Visual Studio 2017. Day one (3/7) will feature keynotes from Julia Liuson, Brian Harry, Miguel de…
January 4, 2017 in Learn
Tap into the Power of Coding
From its inception, code has been an unparalleled force and powerful tool. Technology has changed the world, and code now fuels it. Today, it’s used in more ways than you could possibly imagine, it powers the web you surf and the…
November 10, 2016 in Learn
Unveiling the Mystery Behind a Java Abstraction
Working with any programming language involves some level of acceptance – accepting that what you’re using somehow works under the hood. Getting comfortable with abstractions is a critical step if you wish to accomplish anything other than reinventing all of the wheels….
November 1, 2016 in Learn
Getting Comfortable with Abstractions
Think of your favorite food. Maybe it’s pizza, chicken tikka masala, or maybe tiramisu. Whatever it is, imagine the texture, the flavors, and the satisfaction you feel after eating it. You probably have all sorts of words to describe your…
October 4, 2016 in Learn
Magical Lessons for Muggle Developers
What do the wizarding and coding worlds have in common? If it’s not something you’ve considered before – but you’re as avid a Harry Potter fan as I am – then read on for a magical perspective. Earlier this year,…
June 24, 2016 in Learn
What Types of Developers Are There?
If you’re interested in making a career change and joining the tech industry, adding programming to your skill set or are just curious about the job opportunities for web developers, here’s a high-level overview to get you started. This isn’t…
June 21, 2016 in Learn
Getting Started with Static Sites
You may have heard the buzz about so-called “static” websites. In this post, I’ll tell you what they are, what’s the big deal, and what you need to know to build one. The First Static Sites In the early years…
June 6, 2016 in Business Resources
What Can Your Business Do with More In-House Technical Skills?
What can your business do with more in-house technical skill? WAIT! Before you answer, take a few minutes to really think about it… Which processes currently requiring your team’s time can be automated? How much money can you save…
May 27, 2016 in Career Advice
Don’t Let These Tech Industry Myths Hold You Back
Have you considered a career in tech, but read or heard something that’s held you back? Maybe you don’t think you fit the stereotype for a developer. Or you don’t have the education or experience to land a tech job….
March 18, 2016 in Community
Alexander’s Story: Becoming an iOS Developer at 15
From playing with his first iPod touch at a young age, Alexander was fascinated by iOS and aspired to create his own apps. Over the upcoming years, Alexander’s appreciation for technology grew and he realized the best way to see…
February 1, 2016 in Learn
How to Deploy a Static Website to Heroku
Heroku is a cloud application platform that allows developers to deploy dynamic applications in Rails, PHP, Node.js and Python web applications. This platform can also help with managing and scaling apps, and is incredibly user-friendly. Before Using Heroku In order…