Your Job Title Is Wrong, Here Is What It Should Be
Join the DZone community and get the full member experience.
Join For Freehere is a good question for you: what do you call yourself?
what is your job title?
more importantly, what should your job title actually be?
there are quite a few job titles that describe people who write code for a living.
- software developer
- developer
- software engineer
- senior software engineer
- programmer
- coder
- architect
- software architect
in my career i’ve officially held many of these job titles while being employed, but what your official job title is and what you call yourself are two different things.
of course now i am self-employed , so i get to call myself whatever i want.
the job title debate
more than once, i’ve been involved in the debate over what people who write code should call themselves, what the difference is and what the different job titles actually mean.
let me tell you something right now, before we even go any further:
job titles don’t mean jack!
that’s right, you can’t know anything about a job or a person by their job title.
i’ve seen some companies call their most competent coders senior software engineer , i’ve seen others give that same group of people the job title architects , and i’ve seen some call them software developers .
now obviously some job titles appear to have more clout than others, and obviously some titles would be more desirable for a software writing professional to have, but a job title alone doesn’t convey any real information.
still, over twitter and occasionally over a blog post, i’ll see this long debate about which job titles mean what and what we should call ourselves.
the problem i have with almost all of these debates is that they are based on the ludicrous assumption that there is some actual real official designation of titles and their meaning that exists somewhere.
if there is one, i’d like to see it, because as far as i know we are just making this stuff up as we go along.
so what should programmers call themselves, then?
good question… how about, oh i donno, programmers, maybe?
but wait john, i don’t just program computers! i gather and analyze requirements, i design mock ups, write unit tests and i attend all kinds of meetings. you may be a programmer, but as for me, i am a software developer. oh, and since i’ve been doing this for a while and i am awesome at it, i shall bestow upon myself the title of senior software engineer.
i get what you are saying; you’re important, you’re hot stuff, you don’t just program computers.
heck, you probably spend a majority of your time not writing code. most programmers do.
but let me ask you this question.
what thing do you do that provides the highest value?
what is your most specialized skill set?
now, not everyone is the same, but most people who write code for a living will have to admit that although they do many other things that add value and are required for their job, primarily what makes them valuable is their ability to program a computer.
if you took all the responsibilities and activities that senior software engineers do and you let someone else do them that could do all the functions of the job except for writing code, what would you call that person?
most likely a business analyst or something around those lines, but it would seem a little silly to give them a title of senior software engineer.
at the same time, you could remove just about any other job function from a typical senior software engineer’s responsibilities and still easily call them a senior software engineer.
all this is to simply say that the thing of importance is the ability to program computers.
so again my answer to what you call yourself is the function you do that provides the most value: programming the computer.
(by the way, amazon tends to think programmer is the right term, since the biggest book category under computers & technology is programming .)
it’s not what you do most that counts, it’s the most important thing you do that counts
if throughout our careers, we chose our titles based on what we did the most, we’d have titles like the following:
- sr. professional emailer
- customer handler
- pretender of doing hard work
- unit test writer
- build breaker extraordinaire
- meeting engineer
- legacy code maintainer
- browser of the webs
- corrector of wrong people on the internet
you may spend 90% of your time not writing code, but if writing code is really what your value primarily derives from, i see no good reason to call yourself something other than a programmer or a coder. (although coder is a bit ambiguous and programmer is pretty much right on key.)
but wait, if i do that john, then people will think i just write code all day. they won’t know that i have all these other skills that are required to develop software.
once again, i get what you are saying. i understand your concern, but it is ridiculous.
no one thinks that p
rogrammers just spend all day programming computers.
just like no one thinks lawyers spend all day everyday in court arguing cases.
most people will get that when you say “programmer,” you don’t mean that you just write code.
if you don’t believe me, then let me ask you again what it means when i say i am a software developer.
does software developer or senior software engineer or architect more adequately describe the 50 job responsibilities of a programmer other than writing code?
i don’t think so.
but, at least the word programmer makes it clear to anyone, even someone who knows nothing about the field of software development, what the valuable thing you can do is.
it’s really not a big deal
don’t get all worked up about this though. i’m telling you right now because i know some of you are sure you understand the true meaning of the various programmer job titles out there.
i’m not asking you to call up your boss and demand that your job title be changed to just programmer.
no need to correct people when they call themselves software engineers or architects. (and yes, i am grouping lowly software engineers in with architects, because if you are writing software, but you aren’t architecting it as well, you shouldn’t even call yourself a programmer, and if all you are doing is waving your magic wand and drawing architectures for others to implement, i’ve got news for you, you’re not adding any real value either.)
in fact, around this blog, you’ll find that i often say software developer , because it is a term i agree with and more people relate to it than programmer. so, i’m not even that adamant about using programmer , myself.
i’m just saying, when someone asks you what you do for a living, spare them the grandiose speech and flowery words, just say “i’m a programmer” and leave it at that. there is no need to say “i’m a software engineer”; to which they inevitably respond with, “oh, but what do you do?” and of course you respond with some detailed description of what exactly software engineers do which could have all been summed up in the beginning by saying you were a programmer in the first place.
youtube video for the week
oh, and don’t forget to check out my youtube video for the week, where i talk about why you should fake it till you make it.
get up and code
and here is the link to the latest get up and code episode , where iris and i talk about healthy eating. you can also listen to it below.
Published at DZone with permission of John Sonmez. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments