
Our mission is to bring affordable Technology education to people everywhere, in order to help them achieve their dreams and change the world.
Author
January 8, 2020 in Learn
Programming isn’t just about web design. In fact, working with databases constitutes the majority of what many back-end and full stack programmers work on day-to-day. There are coding languages specifically created to work with data: fetching information from the database,…
December 11, 2019 in Learn
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…
December 3, 2019 in Learn
Curious how the coding world works? Well, there are lots of ways developers work on sites and apps together, and Git is one of the main tools they use to do it. What is Git? Git is a version control…
November 20, 2019 in Learn
Web applications don’t just appear out of thin air. How does a site or an app make the leap from a UX designer’s brain onto the computer screen? Wireframing is the answer—and it’s one of the main design tools used…
November 14, 2019 in Learn
As any UX designer can tell you, testing web sites as you build them is not easy. But, as they would also tell you, there are so many changes that happen during the design process! Well, thankfully, there’s a simple,…
November 5, 2019 in Learn
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…
October 25, 2019 in Learn
The goal of UX work seems simple: to create a better experience for your site or app’s users. But there’s a lot of UX methodology that’s not necessarily so self-explanatory. Like, for example, A/B testing! Let’s break it down a…
October 18, 2019 in Learn
If you’ve used social media—or even just the Internet in general—you might have heard the term “algorithm.” Algorithms hold an enormous amount of sway over what we see, click, and even purchase. As a programmer, it’s important to have a…
October 16, 2019 in Treehouse News
In early October, some of the Treehouse team traveled to Orlando, Florida for the Grace Hopper Celebration. The conference is the largest event in the world for women in tech. It was a massive event! Thousands of women from all…
October 9, 2019 in Community
On September 27, we teamed up with famous Portland-raised rapper Aminé to visit local teens and unveil Project: Unlock The American Dream! Five kids from each school and Boys & Girls Club are receiving a year-long Techdegree scholarship funded by…
August 8, 2019 in Learn
If you have a sneaking suspicion that APIs are something you should know about in 2019, you’re onto something! In 2019, APIs are more important than ever, and their prominence in the programming world is only growing. But what exactly…
June 25, 2019 in Learn
What comes to mind when you think of visiting a web page? It might not work quite the way you assume. And in order to code, you’ve got to learn to think the way your browser does. What is a…