Click here to Skip to main content
15,880,967 members
Articles / All Topics

Your Developers Aren’t Bricklayers, They’re Writers

Rate me:
Please Sign up or sign in to vote.
4.82/5 (45 votes)
5 May 2015CPOL8 min read 33.2K   14   31
Your developers aren’t Bricklayers, they’re Writers

If you have ten programmers, the best one is probably at least five times better compared to the worst one. No sh*t.

Define better: he works faster, produces less bugs and writes more readable, logical and maintainable code.

Programmers aren’t bricklayers or carpenters, but they are often treated as such. (Not that there’s something wrong with these occupations.)
“Why would I get a senior when I can get two juniors for the same price?”
“This feature takes three months for one programmer? Let’s just put two more on it so we can have it in a month.”

And why is that? Because there’s no decent, fool-proof way to measure the productivity of a programmer, I guess? Whatever can’t be measured, gets ignored. I’ve seen it too many times. [Tweet]

Also: would you rather have two juniors deliver your baby, fix your car, perform a lumbar puncture, or would you rather have one senior? Despite popular belief, the act of producing code is not a commodity. [Tweet]

The best programmers are up to 28 times better than the worst programmers, according to “individual differences” research. Given that their pay is never commensurate, they are the biggest bargains in the software field.

Robert Glass, Facts and Fallacies of Software Engineering

If you really want to compare, then I’d say programmers are more like writers.

Some writers can produce a page turner that goes on to sell millions, while another might produce something that is so boring it extinguishes the fire it’s thrown in!
Yet, they both produced a book and thus they’re both writers, and you wouldn’t know the difference unless you’d really start reading the book.

Programming managers have long recognized wide productivity variations between good programmers and poor ones. But the actual measured magnitudes have astounded all of us. In one of their studies, Sackman, Erickson, and Grant were measuring performance of a group of experienced programmers. Within just this group, the ratios between the best and worst performances averaged about 10:1 on productivity measurements and an amazing 5:1 on program speed and space measurements!

Fred Brooks, The Mythical Man-Month

Let me give you an actual (yes, IRL) example

(Names have been changed to protect the innocent.)
The Company (no, not the CIA, just some software company) needs to implement a new module in their flag product. Mr. Lousy is free at the moment; great, let him start right away!

After four months of tinkering, Mr. Lousy is finally finished. The QA team finds loads of bugs and inconsistencies that need to be reproduced and reported back to Mr. Lousy. He then spends two weeks fixing those bugs and finally delivers a new version! Those are damn annoying bugs and Mr. Lousy often thinks about them while he stares into the distance.
This test/fix cycle is repeated two or three times.

The users have been promised this new module. Sales will be able to sign with some new customers that have been waiting for this module. There’s considerable pressure to just get it out there and it gets incorporated in the next release. Hurray! Champagne for everyone!

Unfortunately, the new module is still rather buggy. Customers are excellent at finding previously undetected bugs. So they contact support. The support team tries to find out what’s going wrong, whether the customer’s confused about the feature, whether they’re confused themselves, or whether it’s just a bug and can be reproduced. Yada, yada, yada. They decide to file a bug report. Unfortunately, Mr. Lousy is wreaking havoc—oh, I mean he is working on another project at this time, and he can’t just drop everything to fix them pestering bugs.

(And we haven’t even talked about whether the code is maintainable, logical and documented. Because sooner or later, someone else will need to make enhancements, add features, etc.)

But, uh-oh…there are some bugs that Mr. Lousy can’t seem to fix. Also, new bugs turn up and no one is sure if they are indeed new, or just weren’t discovered before. Support gets pestered. Sales are getting annoyed, because those new customers find the module is too unreliable for day-to-day work and want to cancel their contract!

And, finally, the boss asks Mr. Rockstar Developer to take a look at the code.

Mr. Rockstar isn’t really able to make heads or tails of it and sees lots of senseless constructions. He advises to rewrite the code, thinking it’ll take about a month. He gets to work and hands over the finished module in just a few days longer than his original estimate (he’s Mr. Rockstar, not Mr. Perfect). Besides some minor bugs that are quickly detected by the QA team, everything works as expected. The QA team starts to worry: if they’d all be like him, they’d be out of a job. Mr. Lousy thinks that Mr. Rockstar is an arrogant twit, but this isn’t really relevant.

The revised module gets released. Everybody is happy because it finally works. Hurray!
Congrats! Rejoice! Champagne again!

By this time, it’s usually forgotten that Mr. Rockstar managed to do in about one month what Mr. Lousy couldn’t in 7-8 months.

The huge difference between these two developers only surfaced here because they performed the exact same task.

By writing less code that does more, and by writing maintainable code that has fewer bugs, a good developer takes pressure off of the QA staff, coworkers, and management, increasing productivity for everyone around. This is why numbers such as 28 times productivity are possible and might even seem low when you look at the big picture.

Phil Haack, 10 Developers For The Price Of One

Now, what is the worst that could happen here?

Mr. Rockstar eventually notices that he’s considerably more productive than Mr. Lousy. And, don’t be fooled, he doesn’t need to get the same task to find out. This is his job; he’s damn good at it and he easily recognizes bad code written by a bad programmer. Still, he’s pretty sure (or absolutely sure) that Mr. Lousy is earning more or less the same amount of pay. He gets disgruntled and/or he quits. And you’ve just lost a considerable amount of production power for your development team.

Even if he doesn’t quit, how do you think he’ll feel when a release/project is running late and the whole team is ‘punished’ with overtime? This is the inevitable waiting to happen.

If you’re really out of luck, he’ll be replaced by another Mr. Lousy.

So, why does this go unnoticed so often?

Because it’s easier to ignore this issue than to fix it—at least up to a certain point, and also because no one likes to rat on colleagues and be the cause of someone losing his job; because Mr. Lousy has three kids and just bought a new house; and, most importantly, because it’s very hard to measure a developer’s productivity, unless you’re really able to compare them both doing the same task as in the above story.

Are you a developer? Do you agree? Please let me know in the comments. Almost all non-tech people think ‘one developer day’ is an exact measurement. [Tweet]

Now, I’ve been thinking a lot about this: measuring a developer’s productivity. I’ve often been jealous of salesmen because their remuneration is based on their accomplishments. I’ve got some ideas (still ripening) on how to separate the wheat from the chaff. I’ve also been thinking about and will be posting about how to identify, attract and retain the Mr. Rockstar developers.

Sign up here to get notified about these and future posts via email.

Related Articles

Who am I and why am I telling you this?

I’ve worked as a professional developer (that is, getting paid for it during a daytime job) for over 10 years. I made my first commercial product (a game) in 1989. Although this didn’t make me rich, it still felt great (I was 16 at the time). A couple of years later, I sold the idea of one of my games, and it eventually got released on the Nintendo Gameboy (and other formats) by Bandai! I can tell you from experience that it’s very satisfying to see something you thought up (including the name) actually being sold in a shop.

In 2008, I took a non-tech job at a very technology-driven company. I wanted to learn about running a business in general, about the sales process,… everything non-tech that happens in business. Well, my tech chops probably got me hired and are still very useful, but they are no longer an essential part of the job.

I don’t program for a living anymore (or rather: at the moment), but often tinker with various new technologies in after-hours projects. To me, it’s the same as reading a good book—exciting and relaxing at the same time.

In my current role, I often encounter people who express certain misconceptions or who lack basic knowledge of the development process. In their role (often CxO), this basic knowledge could make a huge difference.

Enlightening them isn’t on our agendas during these encounters and I usually just leave it at that. When appropriate, with the CxOs who I know on a more personal level, I’ve tried to convince them of their incorrect or incomplete view of the software development process (usually to no avail).

Now, because I like to think via writing, and I really think I can provide value here, I’m making a series of blog posts about the various clichés and misconceptions I’ve encountered in this industry.

Header photo by Moresheth, used under CC BY 2.0 / Cropped from original

This article was originally posted at http://www.hadermann.be/blog/56/good-vs-bad-developers

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Belgium Belgium
Freelance software developer and consultant.
I have been toying with bits and bytes for over 30 years.

Comments and Discussions

 
QuestionWhatever can’t be measured, gets ignored... Pin
NiloPaim29-Jun-15 7:47
NiloPaim29-Jun-15 7:47 
QuestionMr. Lousy vs Mr. Rockstar Pin
Vaso Elias29-Jun-15 5:00
Vaso Elias29-Jun-15 5:00 
AnswerRe: Mr. Lousy vs Mr. Rockstar Pin
Piet Hadermann29-Jun-15 10:52
Piet Hadermann29-Jun-15 10:52 
GeneralRe: Mr. Lousy vs Mr. Rockstar Pin
Vaso Elias29-Jun-15 22:39
Vaso Elias29-Jun-15 22:39 
GeneralPlease keep hiring bad developers Pin
RickNash24-Jun-15 22:33
RickNash24-Jun-15 22:33 
GeneralRe: Please keep hiring bad developers Pin
Alemvik1-Jul-15 7:34
Alemvik1-Jul-15 7:34 
GeneralRe: Please keep hiring bad developers Pin
RickNash1-Jul-15 12:32
RickNash1-Jul-15 12:32 
Questionstill relevant, 40 years later Pin
osoviejo23-Jun-15 12:38
osoviejo23-Jun-15 12:38 
AnswerRe: still relevant, 40 years later Pin
Piet Hadermann24-Jun-15 2:55
Piet Hadermann24-Jun-15 2:55 
GeneralMeasuring productivity Pin
Will J Miller21-Jun-15 6:16
professionalWill J Miller21-Jun-15 6:16 
GeneralRe: Measuring productivity Pin
Piet Hadermann21-Jun-15 10:21
Piet Hadermann21-Jun-15 10:21 
GeneralRe: Measuring productivity Pin
Will J Miller21-Jun-15 17:24
professionalWill J Miller21-Jun-15 17:24 
QuestionI wrote a blog post and put a reference to this post. Pin
Paulo Zemek17-Jun-15 13:57
mvaPaulo Zemek17-Jun-15 13:57 
AnswerRe: I wrote a blog post and put a reference to this post. Pin
Piet Hadermann24-Jun-15 3:16
Piet Hadermann24-Jun-15 3:16 
GeneralRe: I wrote a blog post and put a reference to this post. Pin
Paulo Zemek24-Jun-15 5:54
mvaPaulo Zemek24-Jun-15 5:54 
GeneralRe: I wrote a blog post and put a reference to this post. Pin
Piet Hadermann24-Jun-15 22:30
Piet Hadermann24-Jun-15 22:30 
GeneralRe: I wrote a blog post and put a reference to this post. Pin
Paulo Zemek26-Jun-15 8:23
mvaPaulo Zemek26-Jun-15 8:23 
GeneralMy vote of 5 Pin
Sanjay K. Gupta15-Jun-15 19:19
professionalSanjay K. Gupta15-Jun-15 19:19 
GeneralMy vote of 5 Pin
Paulo Zemek12-Jun-15 13:58
mvaPaulo Zemek12-Jun-15 13:58 
GeneralMy vote of 5 Pin
newton.saber11-Jun-15 9:20
newton.saber11-Jun-15 9:20 
GeneralMy experience to: The best programmers Pin
KarstenK11-Jun-15 3:35
mveKarstenK11-Jun-15 3:35 
QuestionAnother analogy ... Pin
mbb017-May-15 0:19
mbb017-May-15 0:19 
AnswerRe: Another analogy ... Pin
Piet Hadermann7-May-15 3:10
Piet Hadermann7-May-15 3:10 
GeneralRe: Another analogy ... Pin
Member 1011643211-May-15 0:28
Member 1011643211-May-15 0:28 
AnswerRe: Another analogy ... Pin
KarstenK11-Jun-15 3:38
mveKarstenK11-Jun-15 3:38 
Some years ago I worked in a company with such "Rockstar", but not in his group. I got all the stuck maintenance which Mr. Rockstar wanted to do, because he had some new "visions". I left after some months. Cool | :cool:
Press F1 for help or google it.
Greetings from Germany

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.