Stories
Slash Boxes
Comments

SoylentNews is people

posted by n1 on Sunday June 18 2017, @12:22AM   Printer-friendly
from the not-your-bar-tab dept.

Submitted via IRC for TheMightyBuzzard

The annual Stack Overflow developer surveys often include lots of bad news. "People still use PHP," for example, is a recurring and distressing theme. "Perl exists" is another.

But never before has the survey revealed something as devastatingly terrible as the 2017 survey. Using PHP and Perl are matters of taste. Extremely masochistic taste, certainly, but nobody is wrong for using those languages; it's just the programming equivalent of enjoying Adam Sandler movies. But the 2017 survey goes beyond taste; it goes into deep philosophical questions of right and wrong, and it turns out that being wrong pays more than being right.

Developers who use tabs to indent their code, developers who fight for truth and justice and all that is good in the world, those developers have a median salary of $43,750.

But developers who use spaces to indent their code, developers who side with evil and probably spend all day kicking kittens and punching puppies? Their median salary is $59,140.

Source: ArsTechnica


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Sunday June 18 2017, @02:20AM

    by Anonymous Coward on Sunday June 18 2017, @02:20AM (#527279)

    I've worked with people who code in Word. Yes.

    Or in their editor of choice they use non-fixed width typefaces (like Comic Sans). And so they do all sorts of crap in their editor-of-choice to make their work look "right" to them, and it blows up in everyone else's editors.

    Reminds me of the old days when visual editors (aka Word) were becoming mainstream for most people. People were used to forcing layout with tabs, spaces and manually entered line breaks, in apps like WordPerfect. They'd then use Word to look at their WP docs, and wonder why they looked like shit, especially if they needed to change anything with their current fonts.

    Still to this day most people using Word, etc. have the same problems, er, still work the same frikkin' way.