35

Possible Duplicate:
What does the suffix after software engineer/developer job titles mean? (i.e. Software Developer III)
work advancement titles

I've been struggling to understand job hierarchy in software engineering.

The system is further complicated because of the lack of consistent naming conventions when assigning roles: for example, some companies just have a "senior software developer" position while others have Software Engineer I, Software Engineer II, Software Engineer III, and so on.

Even in the top level positions, we have things like "Principal Software Engineer" vs. "Staff Software Engineer".

What is the standard hierarchy for software engineers? Is there a generally accepted pecking order?

tunafish24
  • 487
  • 1
  • 5
  • 6
  • why was this moved to programmers? I see several similar questions posted on stackoverflow? – tunafish24 Nov 01 '11 at 01:41
  • Related: [What does the suffix after software engineer/developer job titles mean? (i.e. Software Developer III)](http://programmers.stackexchange.com/questions/38265/what-does-the-suffix-after-software-engineer-developer-job-titles-mean-i-e-so) –  Nov 01 '11 at 01:55
  • Your question was migrated because Stack Overflow is for questions about implementation: questions about the profession and conceptual issues are for Programmers. More info: [What's the difference between Programmers and Stack Overflow?](http://meta.programmers.stackexchange.com/questions/171/whats-the-difference-between-programmers-and-stack-overflow) –  Nov 01 '11 at 01:58
  • 7
    If you care about this, rather than about your actual work, you are doing it wrong. – rjmunro Nov 01 '11 at 10:39
  • 5
    @rjmunro: It's always good to have an idea of where I'm standing and where I want to go..thats why I asked. – tunafish24 Nov 02 '11 at 02:24

5 Answers5

40

Wikipedia gives a good overview of corporate titles and under the hierarchy for Information Technology companies you have the following:

  • Chief Executive Officer
    • Vice President
      • Senior Project Manager / Senior Product Manager / Senior Software Architect
        • Project Manager / Product Manager / Software Architect
          • Project Lead / Senior Team Lead / Senior Technical Lead
            • Module Lead / Team Lead / Technical Lead
              • Senior Software Engineer / Senior QA Engineer
                • Software Engineer / QA Engineer

While each company will have it's own naming convention and resposibilities for a role, they do seem to fall within this basic hierarchy.

Hope this helps you out some.

ChrisF
  • 38,878
  • 11
  • 125
  • 168
Chris
  • 2,013
  • 2
  • 16
  • 24
  • I concur there isn't a standard, but this answer comes closest to answering the question in my mind. – neontapir Nov 01 '11 at 04:33
  • Wait, no juniors? – Violet Giraffe Nov 01 '11 at 12:23
  • 11
    I disagree with the notion that "managers" of any sort are somehow "senior to" engineers. This conflates reporting structure with seniority, and doesn't reflect actual practice in any company I've seen. – TREE Nov 01 '11 at 13:56
  • 1
    I don't think that they're implying that 'managers' are senior to 'engineers' but that as you go up in the hierarchy they're on par with them on each level. As in a Senior Project Manager has equal responsibilities as a Senior Software Architect and equal ability to dictate specific things in their area of specialties. – Chris Nov 01 '11 at 15:38
  • @chris: Your answer is exactly what I wanted to know. Just one more thing..I understand that Principal/Staff Software engineer is different from Software Architect. Does one have more seniority over the other? – tunafish24 Nov 02 '11 at 02:27
  • While I do think seniority does have some play in getting these roles, I think what each specific person does while in the role is probably much more important. An engineer is said to execute the principals of design, while the architect defines the enviroments, the standards and how other applications interface with each other. – Chris Nov 02 '11 at 02:36
  • I believe you have missed CTO? – Karl Morrison Oct 30 '15 at 07:19
29

There is no standard hierarchy of software job titles. Titles are peculiar to each company. If you have a question about a job title there's no point in asking anybody except that company.

Charles E. Grant
  • 16,612
  • 1
  • 46
  • 73
  • 3
    Job titles have the most impact on billing rates, and promotion/reviews. Even when "standardized," actual responsibilities vary substantially by company and by team within company, due to corporate cultural issues. – Jeff Grigg Nov 01 '11 at 02:01
  • Peculiar? Surely you mean particular? ;) – Kieran Senior Nov 01 '11 at 13:08
  • @Kezzer, from the "New Oxford American Dictionary":2 [ predic. ] (peculiar to) belonging exclusively to: the air hung with an antiseptic aroma peculiar to hospitals. • formal particular; special: any attempt to explicate the theme is bound to run into peculiar difficulties. I chose it deliberately because I also wanted the allusion to the first definition of peculiar, "odd or unusual" because I've seen some pretty odd job titles. – Charles E. Grant Nov 01 '11 at 14:19
9

At Microsoft, the titles are:

  • Software Development Engineer (two internal levels, 59 and 60)
  • SDE II (61 and 62)
  • Senior SDE (63 and 64)
  • Principal SDE (65 and 66)

At Google, there are senior titles like Staff Software Engineer and Sr. Staff Software Engineer.

At Apple, there are titles like Software Engineer I to Software Engineer V.

See also: What is the difference between these senior software engineer titles?

stackoverflowuser2010
  • 2,736
  • 2
  • 18
  • 14
3

Job titles only have meaning within a specific organization sometimes only within a small section of that organization. In general they are only useful in assessing the "Dilbert Co-efficient" of your current employer.

Also be careful with the title "Engineer" in some countries its illegal to use the title unless you are an accredited member of the local Civil/Electrical/Electronic professional body. "Software Engineer" doesn't count for much with "real" engineers.

James Anderson
  • 18,049
  • 1
  • 42
  • 72
0

There is no global standard for designations or i assume no one has made one till now. Its good to have guidelines for design, naming convention but the code has nothing much to do with the designation of the person writing it.

The one you have mentioned would be company specific and you can think of them as levels in a game where in you play at one level, gain experience and points/life and then qualify for the next level. This part pretty much is same all over, so the more you play the better you get and higher the chances of going up the levels but then as its is for all games the rules are different and so in this case its the company.

V4Vendetta
  • 594
  • 3
  • 9