October 27, 2014 in Learn
Operator Overloading in Python
Operator Overloading in Python Python is an interesting language. It’s meant to be very explicit and easy to work with. But what happens when how you want or need to work with Python isn’t just what the native types expose?…
August 11, 2014 in Learn
Python 2 vs Python 3
When I started at Treehouse, I only had one mission: Teach Python. Seems easy enough. But I was immediately hit with a bit of a problem. Which version of Python should I teach? Python 2, started in 2000 and slated…
July 8, 2014 in Learn
What is Python used for?
Learn in-demand programming skills and become a certified Python Developer with the Treehouse Techdegree Program. Learn more and enroll today. When I need to build a web app, I reach for the Python programming language. When I need to automate some small task…
March 31, 2025 in Learn
New College Credit Courses From Treehouse
Treehouse is excited to share a game-changing opportunity for students looking to advance their education while saving time and money! We have partnered with UPI to offer college credit courses, making it easier than ever to earn transferable credits while…
August 5, 2024 in Learn
Introducing Our CodeForward Sponsorship Recipients
At Treehouse, we believe in empowering the next generation of talent. Today, we are thrilled to announce the recipients of our CodeForward sponsorships — seven individuals who have demonstrated exceptional dedication to pursuing their dreams in tech. Read on to…
June 7, 2024 in Learn
Why You Should Use a Git Client
If you’re reading this, you’re probably already familiar with Git and code hosting platforms like GitHub. If not, have a look at this great introduction to Version Control! I’m well aware that learning Git isn’t as appealing as learning JavaScript…
May 29, 2024 in Career Advice
How to Transition from a Non-Tech Career to a Tech Role
Transitioning to a career in tech can seem daunting, but it’s entirely possible with the right strategy and resources. This guide provides step-by-step guidance, recommended learning paths, and tips to make your transition smoother. Read on to learn how to…
April 27, 2024 in Learn
What’s Happening at Treehouse?
Happy Spring, Treehouse Community! My name is Kari Brooks, and for the past 2 years I’ve been working behind the scenes as Treehouse’s Director of Operations. In January, I was thrilled to step into the role of Treehouse CEO, and…
April 2, 2024 in Treehouse News
Techdegree Partnership with G{Code}
At Treehouse, we believe in the power of technology to drive innovation and progress. However, we also recognize the critical importance of diversity and inclusion in propelling the industry forward. That’s why we are thrilled to announce the Techdegree Partnership…
December 18, 2023 in AI
ChatGPT for Beginners
In this article, we dive into the transformative capabilities of ChatGPT, a groundbreaking tool in artificial intelligence, and its applications in the programming field. Whether you’re just beginning your journey in AI and ChatGPT or seeking to expand your existing…
November 14, 2023 in Career Advice
Writing a Junior Developer Resume
Starting out in the tech world can be both exhilarating and overwhelming. One of the first challenges many junior developers face is crafting a resume that captures their skills and experiences. When writing a junior developer resume, it’s as much…
December 2, 2022 in Learn
Java vs. JavaScript: A Complete Comparison
The programming languages Java and JavaScript may sound similar, but they’re not actually related to each other at all. In fact, it’s often said that the name ‘JavaScript’ was a marketing tactic to take advantage of Java’s popularity. Although both…