June 4, 2019 in Career Advice
How to Learn to Code
Congratulations! You’ve decided you want to learn to code. Whether it’s because you’re interested in tech, or you want a high-paying career — you’re in the right place. How do you learn to code? It’s a big question. And to…
May 23, 2019 in Learn
Tech Jobs: An Explainer
Did you know? 1.3 million new developer jobs will be created in the next 10 years. No matter your background or previous experience, there’s never been a better time to start your journey toward one of these high-paying careers. But…
January 4, 2018 in Learn
The Top 5 Programming Languages to Learn This Year
If you’re reading this, you’ve either decided to learn to code this year as a complete beginner or maybe you’re already a programmer and want to expand your skill set. Either way, you’re likely familiar with the reasons why learning to…
December 27, 2017 in Treehouse News
The 12 Coding Courses of 2017
2017 has been a very busy year at Treehouse. We released a total of 164 new courses and workshops to our library! We also formed exciting partnerships with Amazon Alexa and IBM Watson, and added several new topics including Security,…
October 5, 2017 in Treehouse News
Treehouse Course Highlight: Build a Simple Android App with Kotlin
Every Wednesday, new courses and workshops are added to the growing Treehouse Library! Read more about our new Kotlin course below, see what’s coming later this month, and watch our weekly video update on What’s New at Treehouse. COURSES Build a Simple…
September 15, 2017 in Learn
An Absolute Beginner’s Guide to Kotlin
What’s Kotlin? Kotlin is a modern programming language maintained as an open source project by JetBrains, a world leader in IDEs. Back in 2011, JetBrains was writing primarily Java code and looking for a new programming language to help make…
August 18, 2017 in Treehouse News
New & Upcoming Course Highlights: Introduction to Core Data & React Native
Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse. NEW COURSES Introduction to React Native– Brandy Bergh (79…
August 10, 2017 in Treehouse News
New & Upcoming Course Highlights: Build a Simple Android App with Java & Python for File Systems
Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse. NEW COURSES Build a Simple Android App…
August 4, 2017 in Treehouse News
What’s New & Trending on the Treehouse Blog
Each week we publish new content for you here on the blog. From tutorials and coding tips to student stories and tech industry news and insights, we’re here to give you a weekly dose of web design and development resources. Be…
July 31, 2017 in Learn
Should I Learn Kotlin or Java?
With Android officially adopting Kotlin as a supported language, there’s one question that every new Android developer should be asking themselves: should I learn Kotlin or Java? Rather than burying the answer all the way at the bottom… in my mind,…
July 18, 2017 in Learn
Prepare for Google’s Associate Android Developer Certification Exam with Treehouse
I applied to teach at Treehouse five years ago with a singular goal in mind: create high-quality training material to help people learn how to make Android apps. App development was still relatively new in early 2012, and I saw…
June 5, 2017 in Learn
Contextual Action Bars: Removing Items from a RecyclerView
In this post, we’ll be looking at the Contextual Action Bar (CAB). CABs are a great way to let your users select multiple items and then take action on all of those items at once. One place you’ve probably seen…