July 29, 2025 in Career Advice
The Worst Career Advice Right Now: “Don’t Learn to Code”
Key Takeaways Why AI Experts Still Recommend Learning to Code Andrew Ng, founder of DeepLearning.AI and one of the world’s most influential AI researchers, recently took to LinkedIn to challenge the idea that coding is dead—a piece of career advice…
May 19, 2025 in Career Advice
Land Your First Programming Job in 7 Steps
Starting your programming career might seem overwhelming, especially without a degree or experience. Securing your first programming job requires consistent effort, but you can achieve it in 6–12 months. Here’s a quick roadmap: Key Fact: Entry-level programming jobs often start…
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…
September 11, 2024 in Career Advice
Launch Your Front End Web Development Career with a Techdegree
Looking to break into the tech industry without the cost and time commitment of a traditional four-year degree? The Front End Web Development Techdegree at Treehouse offers a perfect solution to help you get certified and launch a Front End…
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 9, 2024 in Learn
How to Include Images in HTML with Visual Studio Code
Are you include images in your web pages? Visual Studio Code (VS Code), a powerful and popular editor, makes this task seamless. Whether you’re a beginner or just need a quick refresher, this step-by-step guide will walk you through the…
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…
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…
March 28, 2023 in Career Advice
Three Tips for Effectively Budgeting Learning Time at Work
Making time to learn at work can be daunting. Hundreds of emails, tasks piling up, follow-up reminders, and slack messages all at your door don’t really leave time for your brain to think about learning. The brain is a muscle…
February 8, 2023 in Learn
How to Perform Mobile Website Testing
Mobile browser usage is much more common than you may think. According to recent data, around 59% of web traffic comes from mobile devices. This means that consumer expectations for mobile websites are higher than ever before. Even with smart…
February 8, 2023 in Learn
How to Manipulate Classes Using the JavaScript classList API
Something that comes up often when building front-end web applications is the need to change the classes applied to an element. For some time elements have had a className attribute which allows you to retrieve a string containing the class…