May 30, 2019 in Career Advice
Knowing Python Will Take You Places
Thinking about learning Python? That’s a great idea. What is Python? Python is a general purpose programming language that is used for a variety of different web applications. It was designed to be very easy to read. You might assume…
May 23, 2019 in Learn
Tech Jobs: An Explainer
Did you know? 1.3 million new developer jobs will be created in the next 10 years. No matter your background or previous experience, there’s never been a better time to start your journey toward one of these high-paying careers. But…
April 18, 2019 in Learn
Meet the Dribbble + Treehouse UX Techdegree Scholarship Winners
In early March, Treehouse and Dribbble announced a partnership to create job-ready designers through the User Experience (UX) Techdegree program. Considering that design is one of the most in-demand skills in today’s workforce, this partnership pairs the essence and ambition…
September 29, 2018 in Learn
React, Angular, Vue: What they can do and which one is for you
Selecting a front end JavaScript framework can be a difficult, confusing process. React and Angular — now there’s this new thing called Vue? You don’t have time to learn all three. So, how do you choose?
September 20, 2018 in Learn
What is Git, and can it really recover deleted files?
If you’re using Git and accidentally delete your work, don’t despair! You should be able to recover it with a just this bit of code:
September 18, 2018 in Learn
The Lingua Franca of software: Why you need to learn JavaScript
There’s a lot of advice out there about what languages you should learn, but there’s only one language that every developer needs to know: JavaScript.
September 11, 2018 in Learn
Python for Beginners: Let’s play a/an [adjective] game
It’s amazing what Python beginners can do with just a few programming concepts. Let’s show you how to make your own Mad Libs-style game from scratch.
September 5, 2018 in Learn
Learn to Wireframe
Have you ever had an idea for a website or mobile app? Learn to wireframe and you can visualize your idea so you can then create it. Here’s how:
August 23, 2018 in Learn
How to Install Sass on Windows with Chocolatey
Do you want to know how to Install Sass on Windows? With Chocolatey, installation and updates make life and CSS management so much easier.
August 21, 2018 in Learn
How to Install Sass on MacOS with Homebrew
Have you ever needed to replace the same color in 50 places throughout a gigantic CSS file? It sure would be nice if you could make that color a variable and change it in one place. Functions and mixins? Those…
August 15, 2018 in Learn
10 Must Have Tools for iOS Developers
When it comes to tools for iOS developers, there’s only one essential for writing apps, and that’s Xcode — so really this is a very clickbait title (gotcha!). Xcode comes with a whole suite of tools that allow you to…
August 13, 2018 in Learn
Acquiring Bricks: How to learn code like a foreign language
I had always heard that the grammar and syntax of coding languages were in so many ways like foreign languages, but for me, foreign language courses were much less intimidating than computer science. That drove me to studying Italian in…