Success Stories

Robert Smith

Uppsala, Sweden

Instead of formal training, Robert relied on Treehouse & became a full-time front end developer in 7 months

Robert graduated with a degree in Sound Engineering, but soon found himself unable to launch his career and returned to working part-time at McDonald's, while continuing to apply for jobs. But after two years without success, Robert realised it was time for a drastic change and set himself the goal of climbing to Everest Based Camp. For Robert, blogging about his travels and Everest sparked an intrigue for the web industry.

When his travels brought him to Sweden, Robert was faced with the challenge of needing in-demand skills to land a job that would allow him to stay. After much research, Robert saw the abundance of job opportunities in the web industry and decided to focus on converting his web hobby into employable skills.

Robert joined Treehouse and was soon dedicating 70 hours a week to learning to code. After 7 months, he felt confident enough to start applying for jobs. Robert was then given the opportunity to work on a project with a local startup agency. The agency was so impressed with his coding skills, enthusiasm and attitude, that they offered him the job. Robert is now able to embrace a career that he loves. He has also enjoyed the journey so much, that he’s now blogging about his learning experience and aspiring to teach others to learn to code in the future.

Are you ready to start learning?

Learning with Treehouse for only 30 minutes a day can teach you the skills needed to land the job that you've been dreaming about.

Start A Free Trial
Two people working together on a computer

Treehouse was the single best investment of my money that I ever made. The return on that investment has already been astronomical and it's only going to continue upwards. I always advise newcomers to the industry to sign up to Treehouse.

What first drew you to the web industry?

I'll back up to a little while before I became interested in the industry. In 2009, I graduated from University with a degree in Sound Engineering, but despite my best efforts, failed to land a job in the industry. So instead I went back to working at McDonald's, which is where I’d worked while studying. I then tried and failed numerous times to get a junior role as a sound engineer and began to wonder if I ever would.

Fast forward two years and I'd totally lost interest in sound engineering, I felt frustrated, I had no idea what to do with my career. My job sucked and I needed a way out. I thought maybe travelling and working abroad might give me some ideas on what to do, possibly change my outlook on life.

A year later and I was on a plane headed to Nepal to climb to Everest Base Camp, I'd always had an interest in climbing, mountains and nature at it's most extreme. I'd come to the perfect place. My family and friends told me to document my climb and perhaps write a blog about my experience. I started a blog on WordPress, using a premade theme which a friend kindly hosted for me.

Although I didn't really do any coding I was intrigued, I learned about 'inspect element' just from clicking around and I was fascinated that you could change the background color of and font-size right in the browser. I started reading about web design and development while I travelled around Asia, and also while I worked in Australia, mostly just creating rudimentary things in JSFiddle.

TL: DR; Blogging about my travel experiences was my introduction to the web industry.

What work were you doing when you first joined Treehouse & what encouraged you to learn with us?

After my time in Asia, I ended up in Sweden having met a girl while I was on my travels (I think all expats in Sweden ended up here for that reason). I quickly found out that there was no way I was going to get employed in the service industry with my non-existent Swedish skills. If I was to stay I had to get some in-demand skills and quickly (I had about $6,000 to my name). I'd been playing around with this 'web thing' and I had really enjoyed tinkering around despite no structured form of learning. After some thought I realised it was probably my best shot and who knows maybe I'd actually enjoy the job. So I put it in my mind that I would get a job no matter what.

After a short time searching and looking at learning materials I stumbled upon Treehouse and signed up for a free course, I was hooked. The way the videos presented the information really helped me grasp the fundamental concepts, I knew I needed to learn the low-level fundamentals of HTML, CSS and JavaScript before I attempted to build anything substantial. What better place to learn this stuff than Treehouse?

At this time I was spending about 70 hours a week studying Treehouse's resources, and a few others such as CSS-Tricks, it all sounds a bit full on but I was enjoying learning and saw great value in the opportunity of a chance to get my foot in the door of what I was beginning to realise was probably the best and fastest growing industry on the planet. I was quickly growing in confidence and after a few months I was answering as many questions on forums as I was asking.

In only 8 months, you went from zero experience to employed as a full-time Front end developer. Tell us a little about how your career has evolved since learning with Treehouse and the work you're doing now.

About 6-7 months in I started looking around for jobs, money was getting a little scarce, I was getting pretty comfortable writing HTML, CSS, [JavaScript](https://teamtreehouse.com/learn/javascript?cid=3242] and some jQuery, a little PHP and WordPress and had just started playing around with Sass. I applied at over a dozen jobs but didn't get a single response. Eventually, I got a shot at working on a project with a local agency, after offering to code right in front of them, they liked my enthusiasm and never give up attitude. I was lucky, I was down to my last $300 (or ~3000Kr in Swedish currency). Once that was gone my Swedish dream would have been over. The hard work had paid off.

My new position is at a web agency called Wasabi Web. It's had quite a steep learning curve, they were using Bootstrap and Git in the terminal so I spent the entire weekend before I began learning them, I was a little afraid of the terminal but I persevered. Getting stuck in VIM for the very first time doesn't help build terminal confidence!

That's now almost two years ago, since then I got our agency to drop Bootstrap as I felt it had a number of fundamental flaws and they allowed me to build my own framework which has been ever evolving as I improve my coding abilities. Shortly after this I learnt about Grunt and added this to automate a lot of the repetitive tasks.

These days I'm working on much larger projects, I often teach the interns at our agency, we recently sold a huge project in the region of $80,000 of which I will be building the front-end in React and I'll be using webpack to serve the static assets. Right now I am learning ES6, Functional Programming, Node.js.. I am very interested in web performance so I spend a lot of time researching ways to improve load time and run time performance. As you can see I have a bit of a passion for JavaScript!

What has the value of a Treehouse education meant to you?

Quite simply Treehouse was the single best investment of my money that I ever made. The return on that investment has already been astronomical and it's only going to continue upwards. I always advise newcomers to the industry to sign up to Treehouse.

What are your plans for the future, and what’s up next on your learning path?

I'd like to move more from building websites to building complex yet highly robust and performant web Apps, I love working with Node and React, I've just started playing with Webpack and will take some time to learn that. I am planning to learn more about APIs such as web-sockets and Web RCT, improve my abilities with Node.js. and React. Although I have a good grasp of functional programming I know there's much more to learn here, it seems like a very smart way to code.

Ever since I started to learn to code I always had the dream of working with one of the Giants like Netflix, Spotify or Google, but for now I'm really happy with the agency, we won 3rd prize in an annual award for Sweden's best startup so we're doing something right! Who knows maybe someday we'll grow into something much bigger.

I blog about some of the things I am learning here I plan to start teaching others in my spare time, through code reviews and perhaps in the next year or two maybe speak at a conference about improving web performance.

Is there any advice you’d like to share with new students who are just starting out?

Don't try to run before you can walk, it's very cliche but so true here, I see many new and excited developers attempting to build amazing interactive websites, but do not have a strong grasp of the fundamentals, this almost always results in an over-reliance on plugins and frameworks, many of which are poorly written. I don't think doing this helps your learning. Instead, reinvent the wheel, take it apart and see how it works. Treehouse covers all the fundamentals you need to know. So spend time learning the theory, in the long run it's more than worth it.

Secondly don't let things overwhelm you, there's a vast sea of things that can be learnt, it's important to spend time learning the right things, languages before frameworks - frameworks come and go, knowing a language well puts you in a far stronger position going forward than just a framework that's built upon it. When you break these down there isn't an awful lot.

HTML, CSS, JavaScript, learn these in great detail and the fancy stuff on top should come easily (speaking from a purely front-end perspective).

Man working on his laptop

Are you ready to start learning?

Learning with Treehouse for only 30 minutes a day can teach you the skills needed to land the job that you've been dreaming about.

Start A Free Trial
Woman working on her laptop