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…
December 15, 2022 in Learn
What is JavaScript?
This blog post was written by chatGPT. The Treehouse team is experimenting with this exciting new service and so thought we would ask it a few questions and see how it compares to similar content! If you’re wondering what is…
November 1, 2022 in Career Advice
Coding Bootcamp vs. Degree: Which is Right For You?
Becoming proficient in your dream tech job requires the right skill development. One practical step towards achieving this goal is to take part in a coding bootcamp program or graduate with a college degree in computer science. But when it…
October 17, 2022 in Learn
JavaScript Basic Array Methods
Arrays are used to store a collection of multiple items under a single variable name. This collection could be things like strings, numbers, or even a mix of different data types. Sometimes we need to update or manipulate our arrays…
October 5, 2022 in Learn
JavaScript Emoji Selector
I’d like to show you how we can create an easy-to-use emoji selector for any website or application. We’ll use the browser’s built-in fetch API to connect to the open-emoji API to display a list of all emojis. If you’d…
August 5, 2021 in Learn
Free Course: Introduction to Computer Science (CS 101)
Today, we’re releasing a full-length Introduction to Computer Science for Beginners course on our YouTube channel. The course, taught by Treehouse’s Richard Tillies, is a 21 minute workshop that unpacks the history of computer science, defines key terms, and identifies…
May 7, 2021 in Learn
Beginning JavaScript
JavaScript Basics is the best beginner course for JavaScript at Treehouse. JavaScript is the world’s most popular programming language. What is JavaScript? JavaScript is a programming language that drives the web: from front-end user interface design to server-side backend programming,…
April 22, 2021 in Learn
Your Introduction to HTML and CSS
Get started creating web pages with HTML and CSS, the basic building blocks of web development. Introduction to HTML & CSS is a 134 minute course from Treehouse teacher Treasure Porth that teaches HTML and CSS for beginners. HTML, or…
April 15, 2021 in Learn
Become a Python Expert
Python Basics is a popular course at Treehouse, and one that we recommend to all of our students. It’s the best way to learn Python for beginners. Why you should learn Python There are a number of popular programming languages…
December 11, 2019 in Learn
What is OOP?
As anyone working in software could tell you, coding can get really complicated really quickly. Luckily for them (and us!), OOP is there to make things simpler—and, ultimately, to make apps and sites run better. What is OOP? OOP stands…
November 13, 2019 in Learn
Why Mind Maps Are Key to Building a User-Friendly Website
Having a user-friendly website in the modern day is no longer advised. Instead, it’s required. If your website isn’t user-friendly, traffic will bounce faster than you can blink. In fact, poor usability on your website directly impacts ranking factors for…
November 5, 2019 in Learn
What is a Full Stack Developer?
Confused about the definition of “full stack”? Turns out there is no set definition as far as specific coding languages, so we get how it can be confusing. However, if you’re an aspiring developer, it’s very important that you understand…