May 24, 2017 in Learn
All About Android AsyncTasks
Let’s say you need to download a few images when you click a button. What would be the best way to do it? Well, since you wouldn’t want to interrupt the main/UI thread (and run the risk of showing your…
May 9, 2017 in Learn
Rules are Arbitrary. Set Your Own Career Path.
For a long time, traditional education dictated that after school, college was the next step forward in your career path. In that final year as seniors, millions of students follow the course and apply to schools, and then wait tediously for…
April 18, 2017 in Community
Taking My Career to the Next Level: How I Became a Developer
When he was younger, Sam Glister was fascinated with the web but never had the opportunity in school to learn how it worked and had never considered it as a career path. After graduation, Sam began a career as a…
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…
February 20, 2017 in Learn
Scheduling Time-Sensitive Tasks in Android with the AlarmManager
In Android, the AlarmManager lets us schedule work to happen at a specific time. If your app has work to do and you’d like it to do that work even when the app isn’t running, then the AlarmManager might be…
February 6, 2017 in Learn
Factor Learning to Code into Your 9-5
If you’re reading this, you’ve likely already decided why you want to learn to code. But whether your goal is to level up your existing career, embark on a new one, or simply work on a side project, you’re probably…
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…
September 26, 2016 in Learn
#CodingWisdom: Overcome the Greatest Challenges
Whether you’re a coding novice or veteran developer, there are similar challenges we face when it comes to learning to code. Everyone has or will encounter them, and we all have the ability to overcome them. At times it’s frustrating…
August 23, 2016 in Learn
Find (and Keep) Your Motivation to Code
So you’ve decided that you want to learn code. You’ve signed up for Treehouse and understand who does what in the tech industry. You’re confident and ready to begin your quest into the unknown. It’s true, learning to code can…
August 4, 2016 in Learn
Trust Us, Trust Them: Learn to Code
If you’re considering a career as a developer, here are a few exciting facts to back your decision. There are over 500k unfilled tech jobs in the US alone and jobs for developers are projected to grow 27% in the…
June 9, 2016 in Learn
How Learning to Code Can Fit into Your Life
Let’s look at some of the key events that helped mold the tech industry as we know it. The first computer was invented in 1946, personal computers didn’t become popular until the 1970s, the Apple Macintosh was introduced in 1984…
June 3, 2016 in Community
#CodingWisdom: 5 Tips From Treehouse Alumni
If you’re new to learning to code, you’ll likely have already encountered a few challenges. But with each problem you solve, there’s the reward of seeing your knowledge expand and skills grow. Everyone starts as a beginner and when you look…