July 24, 2018 in Learn
Five Tips for Javascript Beginners
As a new learner, you may have chosen both the most exciting and most frustrating time to learn JavaScript. For the experienced JavaScript developer, much has changed in the last few years. JavaScript has new features and more elegant ways…
July 19, 2018 in Learn
5 Skills You Need to Become a Backend Developer
Web developers wear many hats. Even if they only work on the “backend,” writing code that will run on the web server, they need to be able to: Write the HTML code that’s presented in the user’s browser. Write program…
July 9, 2018 in Learn
Promises, promises: A quick introduction to JavaScript concurrency
A quick introduction to JavaScript concurrency At some point in your life as a programmer, you’ll need to deal with code that runs asynchronously. Normally, code runs one command after the other. Nice and predictably, It goes from top to…
July 6, 2018 in Learn
Is learning to code harder than learning Italian? Self-taught mobile developer: Jo Lingenfelter
I recently had the delightful opportunity to chat with iOS Techdegree graduate Joanna (Jo) Lingenfelter. As a fellow person who entered the tech field with a non-technical degree, I was excited to learn more about her path from earning a…
June 8, 2018 in Learn
Selling yourself as a self-taught developer: It’s not as hard as you might think
The idea of selling yourself as a self-taught developer to a potential employer sounds intimidating, right? Well, it might not be as scary as it seems. Think about it. You need huge amounts of determination, drive, and willingness to learn…
May 15, 2018 in Learn
How Treehouse helped George get out of a cubicle to form his own company
Treehouse Success Story: How George Lambert moved from a cubicle to his own company George Lambert worked in a bank as a Python developer, mainly focused on numerical software engineering. He dabbled in web development in his spare time and…
May 4, 2018 in Learn
How learning to code changed my life
How learning to code changed my life My name is Debbie and I am 39 years old. I’m a Frontend Architect for Bluekiri, part of the Logitravel Group in Mallorca, Spain. Sometimes I have a hard time believing that this…
April 6, 2018 in Learn
Prepare and Impress: Four vital tasks to complete before your next job interview
Are first impressions really that important? PsychologyToday summarized a neuroscience research study from New York University in this way: Meeting people activates the same region of the brain responsible for assigning prices to objects. This essentially means that when someone…
March 29, 2018 in Learn
Blockchain as Business: The Smart Contracts are Coming
It’s 7:30am, and you’re late getting to the airport for a flight. You rush out of bed, grab your suitcase and hail a ride using your smartphone. This may sound like the usual Uber or Lyft transaction, but the car…
March 8, 2018 in Learn
Clean Up Your Code with Modular CSS
CSS. It’s a web designer’s playpen. With so many colors, type settings, layout options, and responsive possibilities, it’s easy to turn a stylesheet into a million line nightmare. However, with a few simple actions you can clean up the mess…
January 15, 2018 in Learn
5 Ways to Self-Motivate While Learning to Code
Last year, I shared a post in the Treehouse Community about how I keep myself motivated while learning to code, which received a lot of positive feedback. I’ve been a Treehouse student and moderator for four years and now work full-time in the tech…
January 10, 2018 in Learn
Why Now is The Right Time to Learn GraphQL
Happy 2018 fellow learners! It’s a little chilly here in Portland, but even in our brief winter break, we at Treehouse are still chasing the feverish pace of web development, trying our best to sort out passing trends in the…