junior to senior programmer - Stack Overflow most recent 30 from stackoverflow.com2009-12-05T21:57:21Zhttp://stackoverflow.com/feeds/question/328166http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/328166/junior-to-senior-programmer5junior to senior programmerlucachaco2008-11-29T23:17:53Z2009-12-02T07:20:46Z
<p>How many year of experience are required in order to pass from junior to senior programmer?</p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/328173#3281730Answer by JaredPar for junior to senior programmerJaredPar2008-11-29T23:23:05Z2008-11-29T23:23:05Z<p>I'd say how much learning is required instead of experience. </p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/328175#3281756Answer by Robert Gamble for junior to senior programmerRobert Gamble2008-11-29T23:23:33Z2008-11-30T03:26:03Z<p>There isn't a definitive answer, of course, it depends on the individual and the company. I have seen new programmers get to the point were I would consider them senior level in 3-4 years and others that I would still consider "junior" level after 20+ years. Although there are many things that differentiate what most would consider junior and senior programmers, experience is a large part of the equation and perhaps the most difficult to accelerate. It is usually difficult to justify a senior level title with less than 3-5 years experience, some places want 7-10 years experience before doling out a senior level title.</p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/328176#3281760Answer by EBGreen for junior to senior programmerEBGreen2008-11-29T23:23:37Z2008-11-29T23:23:37Z<p>As many years as it takes to learn what you need to know.</p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/328178#32817821Answer by Matt Curtis for junior to senior programmerMatt Curtis2008-11-29T23:24:33Z2008-11-29T23:24:33Z<p>It's not really a matter of time, it's a matter of experience and what you can contribute to the job. A senior programmer's expected to be able to turn their experience intro business value, whether that's mentoring other members of the team, pulling the team and the project towards higher quality code, interacting more with the non-programming aspects of the project - such as QA, sales, or technical direction.</p>
<p>A senior programmer should lead by example, keeping their skills up to date and bringing this new knowledge to the rest of the team.</p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/328220#3282201Answer by artificialidiot for junior to senior programmerartificialidiot2008-11-29T23:59:16Z2008-11-29T23:59:16Z<p>The difference between a senior and junior programmer is quite subjective and depends on the company. In one place they may call you senior considering your current experience but in other place, they just think of you as a junior, because they seek a different skill set for a senior than you have now.</p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/328231#3282314Answer by cletus for junior to senior programmercletus2008-11-30T00:07:34Z2008-11-30T00:07:34Z<p>It depends entirely on where you're working. For one thing there is no fixed meaning on what "senior" is. "Senior" may simply denote a certain number of years of experience on a HR-defined job spec. It may mean a certain number of years with that company (I know of a company that never hired seniors externally--all of them were mid-level programemrs who had been promoted).</p>
<p>My definition of a senior programmer includes the following job functions:</p>
<ul>
<li>mentoring junior and mid-level
programmers;</li>
<li>code reviews;</li>
<li>high-level design and estimates;</li>
<li>low-level design and estimates;</li>
<li>liaising with the business;</li>
<li>limited team leadership if required;</li>
<li>assess new technologies, languages
and software; and</li>
<li>criticque current implementations
and provide recommendations on what
can be improved.</li>
</ul>
<p>Additionaly, such a person should have initiative, be able to work without supervision and be a proficient programmer in whatever language(s) are being used.</p>
<p>Some people may get there after 3-5 years of experience. Some may take longer. Some may never get there in spite of whatever title they have.</p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/328232#3282322Answer by joseph.ferris for junior to senior programmerjoseph.ferris2008-11-30T00:07:42Z2008-11-30T00:07:42Z<p>The difference is, in part, skill. Longevity doesn't always lead to senior chops, from what I have seen. More often than not, the bigger part of it is motivation. There is an ability for senior developers to motivate themselves, as well as their junior counterparts, that is extremely valuable.</p>
<p>Some of the bullet points I look for when hiring:</p>
<ul>
<li>Willingness to learn. Stays current on trends and upcoming features. Always willing to try something.</li>
<li>Willingness to admit to mistakes. Admitting to not knowing something. Being able to say not only that a mistake was made, but being able to realize what benefits come from learning from that mistake.</li>
<li>Ability to lead. Can lead by example. Has a confidence that instills confidence in others without being cocky. Works with peers and can step up as needed.</li>
<li>Team player. Understands the importance of team dynamics. Can help unify ideas.</li>
</ul>
<p>Of course, the obvious comes into play, as well. I have not really seen any candidates that filled the mold of a senior level developer under about four years experience. I think that it is twofold. Part of it is that there is a required amount of time to practically apply knowledge to a position, and the other being that it takes time to build responsibility that lands the large and more challenging projects that a senior developer should be able to handle.</p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/328279#3282791Answer by Willie Wheeler for junior to senior programmerWillie Wheeler2008-11-30T00:57:06Z2008-11-30T00:57:06Z<p>One major difference lies in the way they do "hacks" (as in "bad hacks") in the code. When senior developers write hacks they isolate them so that they're easy to undo later if it's necessary. Junior developers tend not to do that, and then build the app on top of those hacks.</p>
<p>Junior developers swallow exceptions a lot more than senior developers do.</p>
<p>One way to distinguish junior and senior developers is look for evidence that they understand something important but not necessarily part of everyday experience. Concurrency and security are good topics for making the separation, because when you're new to development, most of your knowledge in these areas is academic. Only after you've been doing development for some length of time do you start to gain experience with weird threadsafety issues, unexpected security problems, etc.</p>
<p>So I'll "me too" the other respondents. It's less about years than it is about knowledge, though on average the two go together.</p>
http://stackoverflow.com/questions/328166/junior-to-senior-programmer/1831181#18311810Answer by logoin for junior to senior programmerlogoin2009-12-02T07:20:46Z2009-12-02T07:20:46Z<p>There are two episodes of software engineering podcasts cover this topic and I think it's quite good.</p>
<p><a href="http://www.se-radio.net/podcast/2008-09/episode-110-roles-software-engineering-i" rel="nofollow">episode1</a>
<a href="http://www.se-radio.net/podcast/2008-09/episode-112-roles-software-engineering-ii" rel="nofollow">episode2</a></p>