July 21, 2020 in Learn
A Guide To Python For Beginners
A Guide to Python for Beginners Python is one of the first languages many programmers learn as it is both simple and versatile. Python syntax is said to resemble English, which speaks to how easy it is to read and…
June 26, 2020 in Learn
Python vs. JavaScript Comparison for 2020
Programming in a new language can feel unfamiliar, intimidating, and tricky to navigate at first. There are new rules, syntax, and nuances to learn. I recently started learning Python again after years of programming in JavaScript. After diving back in…
April 23, 2020 in Learn
10 Popular Courses at Treehouse
Interested in learning to code, but not sure where to begin? We’ve got you covered. Treehouse currently offers over 500 interactive courses and workshops. Plus, we add new content to the Library every week! If you’re new to software development…
April 6, 2020 in Learn
Try #100DaysOfCode with Treehouse
Come join Treehouse for 30 minutes of coding a day for 100 days! Perhaps you’ve seen the hashtag #100DaysOfCode around Twitter or Instagram—we’re giving you the tools to succeed with your own 100-day journey. Start your #100DaysOfCode with us, and…
March 31, 2020 in Learn
Introducing: PHP with Laravel Techdegree
Hi 👋🏼, my name is Jonathan Barrios, and I’m a full-stack web developer and an instructor here at Treehouse. I’m excited to announce the first of four Laravel courses being released over the next several months as part of the…
March 24, 2020 in Learn
What is PHP?
Some programming languages have been around a while—PHP is one of them. It’s been around since 1994! But, just because PHP has been around the block doesn’t mean it’s not useful today. In fact, PHP has made a comeback in…
March 9, 2020 in Learn
Which Treehouse Course or Program Should You Do?
Are you new around here? If so, welcome! (If not, good to see you again!) At Treehouse, we offer a wide variety of ways to learn. If you’re not entirely sure where to start, that’s okay. We’ll help you break…
February 3, 2020 in Learn
Introducing the UX TechDegree v3
My name is Anwar Montasir, and I’m a designer, a developer, and a teacher at Treehouse. I’m excited to announce the launch of the newest version of our UX Techdegree! When I started at Treehouse in October, one of my…
January 30, 2020 in Learn
JavaScript Loops 101 [Article]
There are loads of ways to loop in JavaScript! How do you know which one to choose, and when? It can be a minefield for those new to the language. In this article, we are going to cover 7 of…
January 28, 2020 in Business Resources
What is the Best Way to Become a JavaScript Developer?
We are living in a world where technology information and resources are easily available, all thanks to the Internet. Today you can learn anything about web development, data science, UX design, and much more without spending a fortune. And yet,…
January 15, 2020 in Learn
What is a VPN? And why do you need one in 2020?
Globally, it is estimated that 53 percent of internet users are more concerned about their online privacy now than they were a year ago. Online privacy is next to non-existent these days. For starters, your Internet Service Provider (ISP) can…
January 15, 2020 in Learn
How to Install Node.js and NPM on Linux
JavaScript is used everywhere today. From its birthplace in the Netscape browser in the mid-nineties, it’s made its way into all modern web browsers, onto mobile phones, and into electronics to make full-fledged web applications on the server-side with Node.js….