October 20, 2017 in Treehouse News
New Courses at Treehouse: Bootstrap 4 & ASP.NET
Every Wednesday, new courses and workshops are added to the growing Treehouse Library! Read more about the two new courses added this week and get the scoop on what’s coming later this month. You can also check out everything that’s new by…
October 18, 2017 in Learn
25 Programming Books for the Aspiring Developer
Whether you’re learning to code online, at a bootcamp, or in-person, there’s one supplementary resource that we recommend to accompany your learning: books. But with so many programming books to choose from (a Google search brings up over 12 million…
July 13, 2017 in Treehouse News
New & Upcoming Course Highlights: HTML Basics
Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse. NEW COURSE HTML Basics– Guil Hernandez (183 minutes)…
June 22, 2017 in Treehouse News
New & Upcoming Course Highlights: Introducing Text Editors & Express Basics
Every week, new courses and workshops are published to the growing Treehouse Library! Here’s a short list of what we’ve added recently, upcoming course highlights, and our weekly video update of What’s New at Treehouse. Start learning to code today…
February 16, 2016 in Learn
HTML and CSS: Still Relevant for Designers
If you’re a designer trying to stay current you may be feeling some pressure to learn one of the many new web programming languages that are “hot” right now (React, Angular, etc.). Not only because these languages are gaining in…
February 1, 2016 in Treehouse News
New Course Roundup: Spring, PHP7, HTML & CSS
Every week, new content is published to the growing Treehouse Library! Here is a short list of what was added the week of January 25, 2016. COURSES Introduction to HTML and CSS – Treasure Porth Get started creating web pages…
October 28, 2015 in Community
What Was a Career Dream a Year Ago Has Become a Reality for Jonathan
After losing his job as a Web Content Strategist, Jonathan decided to make the most of unemployment and learn to code. Jonathan signed up for Treehouse by recommendation of a web designer friend. While learning to code in his free…
September 15, 2015 in Treehouse News
New Course Roundup: Foundations for Apps, Drupal, 3D Art with Maya LT, Future Insights Live and More
Every week, new content is published to the growing Treehouse Library! Here is a short list of what was added the week of September 7, 2015. COURSES Prototyping with Foundation for Apps – Guil Hernandez Foundation for Apps is a robust…
July 1, 2015 in Learn
How to Choose a Programming Language
I’m going to tell you how to choose a programming language: don’t. Wait … what about all the high-paying tech jobs? Isn’t this the best time to be a programmer? Many people are curious about code. Unfortunately, choosing a programming language can…
April 3, 2014 in Learn
How to Evaluate Front-End Code for Inefficiencies
There’s more to writing good front-end code than knowing every HTML tag, CSS selector, or the latest front-end features and techniques. And as I mentioned in a recent blog post, writing good code takes a lot of patience and practice….
March 24, 2014 in Learn
How to Remember the Code You’re Learning
One of the most common questions I get from students is: “What’s the best way to retain what I’m learning?” @guilh I started treehouse and have been going through various HTML & CSS tracks but struggle putting it into practice?…
March 21, 2014 in Learn
An Introduction to HTML Imports
HTML imports is an exciting technology that promises to change how we build websites. Imports allow you to include HTML documents within other HTML documents. This has a number of benefits, including the ability to create a bundle of HTML,…