June 12, 2015 in Community
Laura is Making The Switch From a Career in Fitness to Front End Development
Laura had dedicated herself to a career in fitness and health when an unexpected injury forced her to walk away from the fitness industry. Her future derailed, Laura was faced with the need for a drastic career change. Although she…
June 10, 2015 in Learn
Learn JavaScript and Up Your Photoshop Game
You’re a Photoshop master. You have your preferences perfected, the menus memorized. You’re a Wacom wielding wizard. Or are you? If you use Photoshop and you don’t code, you’re wasting time and effort with every project you touch. That’s time…
June 10, 2015 in Community
Fabrizio Discovered a Passion For Coding & Turned it into a Career as a Full Stack Developer
While finishing up his university degree in Business Science, Fabrizio discovered his passion for building websites and joined Treehouse to build and sharpen his skills. Soon he was hooked, dedicating up to 8 hours a day to learning. Once he…
June 8, 2015 in Learn
Getting Started with Ionic
What is Ionic? Ionic is a set of performance-focused, beautifully designed HTML, CSS and JavaScript components optimized for building mobile applications. Ionic is composed of Cordova, the open sourced part of the PhoneGap platform, Sass and AngularJS. It allows you…
June 3, 2015 in Learn
Gestalt Principles for Designers – Applying Visual Psychology to Modern Day Design
Jerry Cao is a UX content strategist at UXPin — the wireframing and prototyping app. To learn more about how to create visually digestible interfaces, download the free e-book Web UI Design for the Human Eye: Colors, Space, Contrast. In…
June 2, 2015 in Learn
Why Ionic is Reigniting the Native vs HTML5 Debate
A Little Bit of History Back in 2010 the iPad was released and Josh Timonen and I wanted to build apps for it. Neither of us knew Objective-C and without spending too much time learning a new language we…
June 1, 2015 in Learn
Beginner’s Guide to PHP for WordPress – Part 1 of 3
WordPress allows us to do so much in terms of building websites without knowing any code. With themes and plugins and a powerful admin area there is a lot we can do without typing any HTML, CSS, JS or PHP….
May 26, 2015 in Learn
Regular Expressions in 10 Different Languages
You might’ve heard that the word “OK” is the most globally recognized phrase in the world. It’s found in almost every spoken language from Arabic to Zulu. In the programming world, we have something similar: Regular Expressions. Regular Expressions, or…
May 26, 2015 in Learn
Introduction: Learn the Power of Swift Generics
Note: You can download the following post as a Playground! One of the more powerful features introduced in Swift was generic programming, or generics for short. Generic code allows you to write flexible, reusable functions and types while still maintaining the…
May 18, 2015 in Learn
Modeling the Monty Hall Problem in Python
A few weeks ago, I watched an episode of Numberphile about the Monty Hall problem. This happens to be one of my favorite little “that-doesn’t-seem-right” statistics things, and I thought it would be a great way to play with Python….
May 13, 2015 in Community
Win a 1-on-1 Session with Treehouse Teacher, Huston Hedinger!
Are you learning JavaScript at Treehouse? I’ve got some good news for you! Every month, I am going to randomly select two students that have completed one of my courses or workshops to work with for an hour-long one-on-one…
May 6, 2015 in Learn
Intro to Neat — A Semantic Sass Grid
Mobile devices came to conquer the planet, and they won. Well . . . mobile devices at least seem to dominate the way in which we access the Web. As a result of the mobile revolution, we no longer have…