Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Career Strategy

I have been learning through Treehouse for quite some time now with the idea of getting a job in the industry as many of us are. I have recently found out that the track I am on will not give me enough skills to become employable. So now my question is what to do next?

I'm currently working in the Front-End Developer track and have only used Treehouse for learning.

What would be the next steps to become employable? Become more specialized? Use a different learning platform for the same topic?

My goals are simple, I want to be able to find a job thats more then minimum wage to better support my family. I have recently quit my job with the thoughts of this track getting me into the right spot to find a job. But not knowing where to go afterwards makes me a little nervous if you can understand.

Any help or constructive answers will be greatly appreciated.

Josh

3 Answers

Hey Joshua,

I was in the exact same boat as you when i started out. I would say the best way receive both experience is to do some work for smaller businesses who do not have an online presence. This method goes a very long way as it will help build up your portfolio. I find this way is really good as it will teach you security and the vast difference between production ready code. I would also recommend joining an online group that does meetups, as a lot of startups tend to hire through them. An alternative is to do a bootcamp, but i think that way is only as good as far as your motivation will take you. Feel free to reply if you have any specific questions.

Cheers

Have you built any real sites yet? Or if you can find a senior developer somewhere who is willing to let you contribute to a project (open source?), that would be great experience, and you could learn from him/her. Also, maybe identify areas where you feel your skills are weak, and read a book (or parts of a book) on that topic, then apply that to what you've learned here in a real project. I think putting your work in something like Github or Codepen shows professionalism and is impressive to employers. I have some experience with building/modifying WP sites and tinkering with code, so I am not an absolute beginner But I know I will need to continue to develop my portfolio over the coming months, and do some more unpaid work/projects, before I can even think of applying for a full-time, paying job as a junior front end developer. Hope this helps.

Kareem, agree that security is really important. I am using Sucuri on some WP sites that I built and manage, but what the basic plan does is mostly limited to reporting, rather than prevention. I also installed a Math Capcha plugin, because those sites are constantly being hit with brute force login attempts. I hope it's helping. These are small sites, so much simpler than what you deal with on your production sites. Another site I manage (on another server, one that I'm not responsible for) was hacked a few months ago, and it was a real pain to figure out what was wrong and how to fix it. I never did exactly figure it out, though I could see where some extra tags were inserted. Fortunately, the hosting provider was able to fix it. My experience is all with WP, but my husband is a cybersecurity expert, and he deals with this stuff constantly.