TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are some good certifications for a junior developer?

6 pointsby CoreSetover 11 years ago
Are there any skill-building programs or certifications out there that you could recommend to a developer at the very beginning of his (post-bootcamp) career? Something that could ideally be done in addition to a part-time or full-time job?Thank you

5 comments

acesubidoover 11 years ago
There are a lot of skill-building programs out there but you gotta ask yourself first on which &#x27;programming world&#x27; you would like to be part of:<p>Certifications are really good if you really want to build a career into middle-management, in-house software development departments a.k.a. mega-corp widget factories; these types highly appreciate certificates. A big pharmaceutical company would love to see a Microsoft Certificate over a Github profile since they don&#x27;t care about the code, they just care about you passing a &quot;industry standard test&quot; so that you would fit X number of requirements and feel safe that they got the right person. Couple your certificate with a filled out LinkedIn profile; and they&#x27;ll highly consider you.<p>Building a good Github profile&#x2F;portfolio website is the better route if you want to build your career around working for companies that sell software as their core product, or well-known shops (Fog Creek, 37 signals, etc.). These type of companies highly value code and work output, and they&#x27;d understand the value in your profile. Don&#x27;t get me wrong, a certificate would help in some way but if you can&#x27;t show them you can code or be comfortable with the command line, they&#x27;ll go for anyone else who has built something and deployed it.<p>If you&#x27;re going for the certifications route, it depends on what stack you&#x27;re going for:<p>For anything with Spring, go through springsource.com&#x2F;training you&#x27;ll find some links there for certification classes.<p>For anything .NET or Windows, go through microsoft.com&#x2F;learning for more info.<p>Don&#x27;t underestimate the amount of time and money spent on studying&#x2F;getting a certification. If you already have a job, don&#x27;t take a certification unless you really plan on moving up some sort of mega-corp corporate ladder or if you&#x27;re targeting for another job that requires a certain certification. The better way to be better that has no strict commitments is to find yourself a user-group of your stack, work with a friend on a project you think is &#x27;cool&#x27;, or work on some open-source project.
phausover 11 years ago
The programming world doesn&#x27;t really work like that. There are a couple of places selling certifications, but they matter so little that it would be a waste of money to get one.<p>The best thing you can do is build stuff and show it off on a portfolio website or a github profile.
somoneover 11 years ago
<a href="http://www.microsoft.com/learning/en-us/mcpd-certification.aspx" rel="nofollow">http:&#x2F;&#x2F;www.microsoft.com&#x2F;learning&#x2F;en-us&#x2F;mcpd-certification.a...</a><p><a href="http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=504" rel="nofollow">http:&#x2F;&#x2F;education.oracle.com&#x2F;pls&#x2F;web_prod-plq-dad&#x2F;db_pages.ge...</a><p>But if you already have a job, you don&#x27;t need one. They might help you land a job if you don&#x27;t have a CS degree. Also agree with the other comment: if you are doing JS, etc. then get active in GitHub.
codezover 11 years ago
I&#x27;d have to agree with the original answer too, In terms of recruitment these days, it seems that agents frequently ask for either github urls or somewhere a client can see your work as in a portfolio. Best thing to do is find something that interests you and then find relevant tech to learn in order to implement it. You&#x27;ll find that you pick a lot of things up from others you will work with and the way in which projects get set out etc. If you look to create a portfolio site you can also use that as a side project to pick up new tech. I recently started a personal project to create a personal portfolio site boilerplate that is a single page application that is easy for people to modify and make their own [0]. I made it because I needed to get underway with creating a portfolio site and also because it gave me another opportunity at using new things. Also maybe look at contributing to popular OSS because that will get credit too. That&#x27;s my two cents anyway, hope it helps.<p>[0] <a href="http://jh3y.github.io/pavo" rel="nofollow">http:&#x2F;&#x2F;jh3y.github.io&#x2F;pavo</a>
rhgraysoniiover 11 years ago
I went to the Epicodus programming bootcamp and got a junior dev level job after without much struggle, but most companies I talked to just wanted to see my github. Make a cool side project. I started writing two books and was contributing to an open source project as well as working freelance making simple static pages&#x2F;CMS sites to get more stuff in my portfolio. If you want to know some people to talk to, email me. It&#x27;s in my profile.