Slashdot Mirror


Do Women Write Better Code?

JCWDenton writes "The senior vice-president of engineering for computer-database company Ingres-and one of Silicon Valley's highest-ranking female programmers-insists that men and women write code differently. Women are more touchy-feely and considerate of those who will use the code later, she says. They'll intersperse their code ... with helpful comments and directions, explaining why they wrote the lines the way they did and exactly how they did it. The code becomes a type of 'roadmap' for others who might want to alter it or add to it later, says McGrattan, a native of Ireland who has been with Ingres since 1992. Men, on the other hand, have no such pretenses. Often, 'they try to show how clever they are by writing very cryptic code,' she tells the Business Technology Blog. 'They try to obfuscate things in the code,' and don't leave clear directions for people using it later. "

81 of 847 comments (clear)

  1. Do women write better code? by Anonymous Coward · · Score: 4, Funny

    I don't know, I've never even seen a woman programmer. And I work in the field. I bet nobody on Slashdot has either. (this is a joke!)

    1. Re:Do women write better code? by Anonymous Coward · · Score: 5, Funny

      I haven't seen a woman (live one that is). Nor sunlight.

    2. Re:Do women write better code? by eclectro · · Score: 4, Funny

      The day I see a female programmer is the day I see my VCR tell the right time.

      --
      Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
    3. Re:Do women write better code? by ThePengwin · · Score: 5, Funny

      live one that is

      That kinda scared me a little.....

    4. Re:Do women write better code? by wtfispcloadletter · · Score: 5, Interesting

      I've seen 1, ever, a DB programmer, she was supposedly good. Heard of a few others through the grapevine, but only heard of them because how utterly useless and cruddy their code was. Just like I've heard of a few male programmers that I've never met. The phrase "complete rewrite" kept coming up from my associates after they (females and males) were canned.

      Oh, wait, I have met a few others. They were no longer coding, they somehow had left the field and had a change of careers (working minimum wage jobs through a contract agency...) Actually, no different than after the big dotcom bubble pop and I met several (male) "network admins" who were (and still are, 7? years later) driving delivery truck. Seems they can't find a job in their field of choice again. I think the companies were looking for any excuse to let them go as these guys were from some very large manufacturing companies that really weren't effected by the dotpop.

      Seriously, how many women, percentage wise compared to men, are in the field? How can they come up with some stat that says women are better programmers if you've got (pulling number out of air) 1 woman to every 1000 men in the field? How about a statement like "a percentage of women who become programmers and are successful at it (as in my experience a lot are not, but that's no different than men), tend to be better programmers than men"

    5. Re:Do women write better code? by paeanblack · · Score: 5, Insightful

      I've seen 1, ever, a DB programmer, she was supposedly good.

      Inept male programmers have an easier time hiding in the crowd. Inept women programmers can't.

      Because of this culling effect, the women that are still around are, on average, more capable.
      Industries dominated by women have a similar effect. The males end up being better because they need to overcome the inherent prejudice to get the same performance review.

    6. Re:Do women write better code? by beav007 · · Score: 4, Insightful

      Only if it has stopped.

    7. Re:Do women write better code? by Jerajdai · · Score: 5, Insightful

      I know your post is a joke, but on a serious note ...anybody with a computer science background knows at least one female programmer. Matter of fact, she's the first programmer ever -- Lady Lovelace.

    8. Re:Do women write better code? by tritonman · · Score: 4, Funny

      Sorry ladies, but I work with 3 women coders, and I have to redo their stuff all the time! So much freakin' copy and paste junk code, classes that are 10k+ lines long, learn object oriented programming already!

    9. Re:Do women write better code? by COMON$ · · Score: 4, Interesting
      You are making an odd comparison here. The gen of dotcom grads werent necessarily computer people. They were people who saw a wave and tried to ride it. Back in those days the suits were grabbing anyone who was even remotely connected to technology and making them admins for code and networks. Some of these people fooled administration and stayed on as IT people, graduated to management before anyone noticed that they had no skill whatsoever.

      As for female programmers, I was a CS tutor at my university growing up and I can state from experience that any female that was able to make it through CS 101 was a much better programmer than their male counterparts on average. Unfortunately these females were all on the education path so they didn't go into dev work.

      Interesting sidenote; the females that didn't make it did cry a lot more but would forge on, the guys just threw hissy fits when they couldn't get concepts and drop the class. Maybe there is a bit to the female capacity to persevere and the male stubbornness :)

      --
      CS: It is all sink or swim...oh and did I mention there are sharks in that water?
    10. Re:Do women write better code? by Skye16 · · Score: 4, Funny

      I'm more likely to put a piece of black tape over it (someone else's). Mostly because that solution can withstand power failure :]

    11. Re:Do women write better code? by Evanisincontrol · · Score: 4, Insightful
      First, I think you chose a poor example, because I think a vast majority of Slashdotters can't name a single "famous flautist", male OR female.

      Second, your supporting data makes no sense. Why are you asking about names of famous flute players and comparing to the stats of high school flute players?

      It's not guaranteed obviously, but there are data points to support some correlation.
      Those data points may exist, but you have not demonstrated them anywhere in your post. There is no direct correlation between high school flute players and famous flute players unless you can show data that says otherwise. (Such as, "80% of famous flute players played flute in high school", or similar).
    12. Re:Do women write better code? by Dopeskills · · Score: 5, Funny

      live one that is

      That kinda scared me a little.....

      Apparently Hans Reiser is now posting as AC.
    13. Re:Do women write better code? by SirLurksAlot · · Score: 4, Informative

      I've always held Grace Hopper in high regard myself. She was involved in the development of the first compiler for COBOL, as well as the language itself. She also pushed for standards in computing, and is at least partially responsible for the term "bug" in software. On top of all that she was a Rear Admiral in the Navy. What more could you want in a woman? She was truly one of the greatest female geeks in history.

      --
      God, schmod. I want my monkey man!
    14. Re:Do women write better code? by Bloke+down+the+pub · · Score: 5, Funny

      You've clearly never used COBOL.

      --
      It's true I tell you, feller at work's next door neighbour read it in the paper.
    15. Re:Do women write better code? by cjb658 · · Score: 5, Funny

      Sorry ladies, but I work with 3 women coders, and I have to redo their stuff all the time! So much freakin' copy and paste junk code, classes that are 10k+ lines long, learn object oriented programming already! So basically, they hand it to you and tell you to take out the garbage?
    16. Re:Do women write better code? by Nightlily · · Score: 4, Insightful

      That's good to know. Some of the comments starting making feel like I was a unicorn.

      Yeah I know a female programmer - me.

      I've known good female programmers and have met a few bad ones (like a database programmer who claimed joins were impossible). I can say the same thing for my male colleagues.

      As far as commenting goes, it depends on the programmer.

    17. Re:Do women write better code? by Bloodoflethe · · Score: 4, Funny

      Back when I wrote code, I would, when writing for myself, not document a damned thing. However, if i wrote for general purposes I would explain each section in a large amount of detail. I would even point out what kind of problems that cutting out a particular section of code would cause.

      Hello, I'm Bloodoflethe, and I write code like a girl. *cries*

      --
      "Little is much when little you need."
    18. Re:Do women write better code? by somersault · · Score: 4, Funny

      He should maybe change his name to Java

      --
      which is totally what she said
    19. Re:Do women write better code? by llefler · · Score: 4, Insightful

      2) Don't optimize (unless you must), and even then, leave the unoptimized (readable) code commented out. And only optimize the code blocks than a profiler tells you to... there is no point optimizing a loop that runs once.

      I generally agree, with one comment. Don't leave commented code unless it is well documented WHY you are leaving it. In this example I think I would prefer that a good explanation of the purpose of the section rather than leaving the unoptimized code. The reason is that over time there is a good chance that someone will modify the executing code, but not the commented code. I've worked on a number of projects where code was commented out with a note // fixing xxxx problem, or // removing yyyy option. When someone comes back to work on it later it really tells them nothing. A better solution is to remove the code and let the CVS do it's job.

      --
      It is amazing what you can accomplish if you do not care who gets the credit. -- Harry Truman
  2. Remember: Sexism's Only Alright If It Favors Women by eldavojohn · · Score: 5, Insightful

    "They try to obfuscate things in the code, and don't leave clear directions for people using it later." Excuse me? "Try to?" Like, it's on purpose?

    I've seen all genders write obfuscated code--but it worked. And every single time it was because we were under the gun for a deadline or there was simply no other way to do it. It's preposterous to even try to sound like you have empirical data supporting this blanket assessment.

    There's a big need to fix testosterone-fueled code at Ingres ... Even in my state of extreme naivete about what is going on at Ingres, I would suggest you first dump efforts into your supporting teams to help your developers out ... like your systems engineers, test teams, database teams, etc. What McGrattan is accusing men of is just bad documentation. Anyone can suffer from this and anyone can do it expertly.

    I could combat her anecdotal subjective statements (probably describing herself) with my own anecdotes or go on a rant about how many of the great programmers are men (like Donald Knuth and his 'literate programming') but what's the point? Men can be just as meticulous as women can at providing good documentation and women can be just as sloppy.

    It's good to have a healthy mix of diversity and I wish that programmers were 50/50 split on gender (trust me, I really really do) but it's not because women are better than men at coding. Prime example of American sexism in one of the few forms it exists today.
    --
    My work here is dung.
  3. well, hire a bunch of women by Anonymous Coward · · Score: 5, Funny

    and see how harmonic they all work together

  4. yeah yeah... by mactard · · Score: 5, Funny

    Men's code is sexist and demeaning whereas woman's code will marry you for the divorce settlement.

    1. Re:yeah yeah... by Xiaran · · Score: 5, Funny

      If it was difficult to write it should be difficult to understand.

    2. Re:yeah yeah... by Xiaran · · Score: 4, Insightful

      Wooooo there cowboy. It was an old hacker joke. Like all the old "Real Programmers..." jokes. Like real programmers dont need debuggers, they just read the core dump. With cat.

      Also I have nearly 20 years of professional software development. You wound me sir.

  5. Women aren't good programmers by larry+bagina · · Score: 5, Funny

    they freak out everytime they miss a period.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

    1. Re:Women aren't good programmers by Anonymous Coward · · Score: 5, Funny

      Believe me, guys freak out when women miss a period also.

    2. Re:Women aren't good programmers by larry+bagina · · Score: 5, Funny

      eh, just control-C to abort. If that doesn't work, try a kill -9 months.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

  6. Wow, What A Revelation. by blcamp · · Score: 5, Funny


    "Men and women think differently."

    This is such shocking news. Unbelievable.

    --
    The problem with socialism is that they always run out of other people's money. - Margaret Thatcher
    1. Re:Wow, What A Revelation. by Per+Wigren · · Score: 4, Insightful

      The variation among the individuals of a gender is bigger than the difference between the genders.

      --
      My other account has a 3-digit UID.
  7. Simplistic? True? by neapolitan · · Score: 4, Insightful

    Inflammatory short article to "sex things up" (pun intended); surprising for the WSJ (or maybe not.) Written by a Rebecca Buckman, quoting Emma McGrattan at database company Ingres.

    Any such broad classifications such as this should be taken with a *lot* of salt.

    That being said, the article reminded me of a large digital systems design project that I had back in college, writing assembly for a 6502 processor in a device we made. My lab partner was a girl (probably only 10% of the class was female) who really, really thought differently than me in a way. It was weird -- some of the things I thought were impossible or not worth doing she would code in 10 hours; and the reverse was true. It was pretty much pure synergy (forgive the cheesy phrase) and we were extremely productive and got along well.

    However, to reduce anything like this to gender differences is almost nonsensical. I could have been good lab partners with any number of people that thought differently than me, male or female. Personality is complex, not binary. I know many girls that code beautifully, and many more that can not code at all. This article is kind of interesting cocktail conversation, but nothing more IMHO...

    --
    Slashdotter, ID #101. UIDs are in binary, right?
  8. Since the whole article is based on anecdotes... by Zarhan · · Score: 4, Insightful

    My friends include a woman who writes 100-line SQL statements embedded in a perl-script. You need a magic decoder ring just to see what's there.

    A male colleague, OTOH, likes to write code in style such as

    for (unsigned int i=0;ij;i = i + 1) // Loop counts from i to j, with increments of one
        { .... } ...and no, his job does not include teaching basics of programming.

    There, I've the counterpoint for the article with my own biased view!

  9. Re:Remember: Sexism's Only Alright If It Favors Wo by Savage-Rabbit · · Score: 4, Funny

    Excuse me? "Try to?" Like, it's on purpose? I had these doubts to ... then I was introduced to Perl.
    --
    Only to idiots, are orders laws.
    -- Henning von Tresckow
  10. Re:Remember: Sexism's Only Alright If It Favors Wo by TitusC3v5 · · Score: 5, Funny

    This article told me I code like a woman. I knew playing all those female characters in RPGs would come back to haunt me.

    /cry

    --
    And the masses cried out, "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0!"
  11. Not my experience by Hyppy · · Score: 5, Interesting

    I know the plural of "anecdote" is not "data", but in my experiences this is far from true. I have found female coders in my jobs to be downright malevolent in their coding. All women I have worked with that write any sort of code obfuscate the hell out of it, document absolutely nothing, and will barely explain how to even use their product. If everything is not run "their way", then it seems like armageddon.

    Case in point. We have a coder who wrote an application for our office. Because of the fact that she refused to use any variable for the Program Files folder (hard coded as "c:\Program Files\") and she insisted that all workstations need a D: partition (to hold a 100kb support file), we had to rebuild 4 servers.

    Say what you will about women coders being "touchy feely." I won't fall for it, any more than the NOW propoganda that all women are natural caring mothers, even the coked out alcoholics.

    1. Re:Not my experience by risinganger · · Score: 4, Insightful

      I know female coders as well and they don't do crap like that. I think your company needs to follow the same advice given elsewhere in this thread and hire better programmers.

  12. no question, they code much differently by Anonymous Coward · · Score: 4, Funny

    And if I ever come across a woman programmer, I'll prove it.

  13. I write code like that guy by wiredog · · Score: 4, Insightful
    Partly because the comments start out as the design, to which I then add code.

    I also comment obsessively because I want to be able to come back to the code a year later and know, quickly, what I did and why I did it.

    Many years ago I was porting someone else's C code from 16 bit to 32 bit and came across "//Why did I do this?" at the top of a couple hundred lines of uncommented code that had multiple embedded while anf for loops, with a pow() and a couple of sizeof()'s in there. I had to print it out and trace it by hand to figure out what he'd done, and why. Took awhile.

    Too many comments can be ignored, too few can give you heartburn.

    1. Re:I write code like that guy by jmnugent · · Score: 4, Insightful

      ..."and its not obvious at first site" The problem with this line of thinking is that everyone has a different definition of "obvious". (whats obvious to you, may not be obvious to others, and vice-versa) I'm not saying code should be commented until its longer than "War and Peace".. but descriptively succinct comments can go a long way to helping others understand 1.) your code segments overall goal, 2.) the basic logic, 3.) the expected output and 4.) what it means (and what you might do) if you dont get the "expected output" ./grain of salt - I'm not a programmer (but trying to be one), and hate, hate, hate unnecessarily obfusticated code. Its OK to write great code. Its not OK to act elitist and expect others to automatically understand it.

  14. Bad programmers methinks by tomalpha · · Score: 4, Insightful

    "They try to obfuscate things in the code"

    Forget a male/female issue. I think she needs to hire better programmers period. Anyone in a professional code shop that's deliberately trying to write obfuscated code shouldn't be there and she's not doing her job properly if she's not firing them or getting them into remedial classes of some kind.

    1. Re:Bad programmers methinks by cptnapalm · · Score: 4, Funny

      "she's not doing her job properly"

      See, that can't possibly be it. Didn't you watch all those 80s after-school specials? Have you not watched all those female empowerment action movies?

      *Sigh*

      All women, everywhere, regardless of age, height, weight or any other consideration are absolutely fantastic at everything they do. All women are at least above average intelligence, though most are in the genius category. Obviously, since she is a woman, she is doing her job brilliantly!

      I mean look at all the uplifting, empowering stories that show how amazing women are. Can a 300 pound linebacker be flattened by a 95 pound girl? Of course! As long as she believes in herself!

      But there is danger out there. What if a woman does something and someone says that it is not very good. That would hurt her self-esteem! Since we've already proven that women are indeed capable of doing everything far better than men, this attempt to hurt women's self-esteem must be stopped. There will be a meeting followed by a handout of the new rules about how all men must grovel a sufficient amount everyday to be allowed in the room with women's amazing wonderfulness.

      So, obviously, Mr. "She's not doing her job" you are just a supporter of the white male patriarchy, since you hate women and want them all to be barefoot, pregnant and in the kitchen.

      Don't worry, though. We'll re-educate you. Oh yes we will...

    2. Re:Bad programmers methinks by TheRaven64 · · Score: 4, Insightful

      It's quite easy to understand if you look at the context. The gender ratio in the sampled workforce is quite heavily male-biased, which implies that the only women who are likely to survive there are the ones that are really good at their job.

      --
      I am TheRaven on Soylent News
  15. Of course by pthor1231 · · Score: 4, Insightful

    If someone wrote an article that was the opposite of this, from a "man's point of view" it would be extremely sexist, and the publisher, writer, and anyone quoted in the article would burn in the ninth layer of hell for being such a terrible person.

    1. Re:Of course by Gazzonyx · · Score: 4, Funny

      True, but it is the greatest flamebait article ever! It kind of brings a little tear of joy to my eye.

      --

      If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.

    2. Re:Of course by gsslay · · Score: 5, Insightful

      I particularly liked the "There's a big need to fix testosterone-fueled code at Ingres because only about 20% of the engineers are women"

      Cos we all know that testosterone is bad, and women engineers are all better because, well, they're not mad things driven by their hormones, like silly men.

      Basically the woman is a fool with an agenda (women into computing) so is constructing a theory to fit the purpose using crass gender stereotypes. There are good coders who document and comment clearly. There are good coders who don't, but should. There are rotten coders who both do and don't document and comment clearly. But any attempt to assign any of the former attributes to gender specifics is pathetic, and more than a little worrying for someone who, I presume, is responsible for employing people under present gender discrimination laws. If I worked for her I would more than a little annoyed at being patronised and my coding style & skills being categorized by gender.

  16. Poor observation skills by HappyHead · · Score: 5, Insightful

    This sounds like a severe case of deciding on a problem, and then picking out observations to support it. Let's say you have 1000 coders, and 1/10 of your coders (100 of them) write poorly documented code. Now we'll also consider the gender-split - if 1/10 of the coder population is female, and the statistical 1/10 of the coders writing poorly documented code applies to them as well - this means you'll have 10 female coders writing poor documentation, and 90 male coders writing poor documentation. WOW! NINE TIMES as many male coders who can't document code properly, CLEARLY that means that men can't document code, right? Right?

    The same sort of thing applied here at the University I teach at - a certain ethnic minority had a very bad reputation as producing cheaters in Comp.Sci. So for a few years, I carefully recorded every instance of cheating, and kept track of the ethnic background of the people getting caught. You know what? The only reason more people of that background were getting caught is because they represented 85% of the population in the department - the overall percentage of them that were cheating was actually LOWER than others.

    Perhaps this McGrattan person should concentrate more on fixing the problems than on blaming them on some group she doesn't like.

  17. Oh come on, Slashdot! by borizz · · Score: 4, Funny

    -those strings of instructions that result in nifty applications and programs-

    Why do you need to explain what code is? This is news for nerds, not news for my mother. Give us some credit please.

  18. Beware of Female Programmers by Idimmu+Xul · · Score: 4, Funny

    Now that I've lived to see this day,
    These are the things I must but say.

    Die a bachelor, if your options are few,
    Never ever love a female programmer,
    they'll make a program out of you.

    Don't laugh it away, mine has been an object lesson,
    They find syntax errors, even in a romantic expression.

    Alas! They search logic in love, where there is none,
    Your heart may skip a beat and they just hit return.

    You are in for trouble if you persist,
    You'll just be a pointer in her long linked list.

    --
    Free Playstation 3, XBox 360 and Nintendo Wii

    --
    The problem with slashdot is that most of its users were bullied and stuffed into lockers as kids!
  19. Re:Remember: Sexism's Only Alright If It Favors Wo by h4rm0ny · · Score: 4, Insightful


    Bah! I can think of three female programmers immediately who I've worked with closely enough to comment on their code. Two of them were C++ programmers and I don't remember their code being anything atypical in terms of comments, though one wrote very elegant code. The third works primarily in Java and somehow manages to turn out hideously unreadable code. Conversely, I've seen numerous men who program in a variety of ways, readable and otherwise.

    It's now well established that the human brain builds negative stereotypes more easily than positive ones and that people see what they are expecting and apply a double standard. This person sees what she wants to see.

    --

    Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
  20. Gender differences by Sobrique · · Score: 4, Interesting
    Women and men do tend to think differently.

    Not worse, nor better really, just ... different

    So yes, I can see women writing 'better' code, but I still think that's more likely to be a matter of training and discipline, as much as anything else. Or perhaps the 'female geek' effect - in a word where you'll be faced with massive prejudice and pressure, the 'female techy' is typically (and yes, I realise this is a broad generalisation) even more hardcore than male counterparts - simply because she's there because she _really_ wants to, and has had to face a lot of uphill struggle to get there. This seems to hold true in petrolhead circles too (see, I can do car analogies too) - the few 'girl racers' I've met, have extremely extreme car mods, and rigs, because they're competing against everyone else _and_ the gender stereotype.

  21. McGrattan's Blog by Tsar · · Score: 5, Informative

    Hey look, you can read Miss McGrattan's own blog entry about the interview and perhaps provide some intelligent, constructive comments. Remember not to obfuscate!

    1. Re:McGrattan's Blog by RobBebop · · Score: 5, Insightful

      Thanks for the link. When she refers to gender as "women" and "boys" it really makes it clear where her prejudices are.

      As a young man, I have worked hard to mentally apply the words "women" and "ladies" in place of "girls" during recent years because I have found that many females have a reasonable personal preference not to be called "girl" ("chick" is also a bad choice).

      In any case, seeing "boys" applied within an "anti-man" argument is a refreshing reminder that women also suffer the negative effects of sexism and bigotry.

      --
      Support the 30 Hour Work Week!!!
    2. Re:McGrattan's Blog by NotBornYesterday · · Score: 5, Insightful
      From TFA:

      McGrattan boasts that 70% to 80% of the time, she can look at a chunk of computer code and tell if it was written by a man or a woman. From McGratten's blog:

      We had a great chat, and the one question I had to think long and hard about was how code written by a woman would differ from that written by a man, and whether or not I'd be able to identify the gender of the author of a piece of code. This is nothing I'd ever thought about before, and given our strict coding standards at Ingres, our code is fairly androgynous. The Financial Times article that McGratten's blog links to also quotes the 80% figure.

      How does "nothing I'd ever thought about before" and "fairly androgynous" code add up to "at least 80 per cent of the time"?

      If you publish shit based on psychic code-reading ability and made-up, pulled-out-of-your-unthinking-ass subjective factoids, you need to publish it as what it is - fiction.
      --
      I prefer rogues to imbeciles because they sometimes take a rest.
  22. Documentation by Ogive17 · · Score: 5, Funny

    We all know that even if a woman *appears* to document her code well that what is written isn't what she really means!

    Or women don't document at all and just expect the men to know what they are thinking.

    --
    "Action without philosophy is a lethal weapon; philosophy without action is worthless."
  23. Actual comments from woman-code: by BForrester · · Score: 5, Funny

    They'll intersperse their code-those strings of instructions that result in nifty applications and programs-with helpful comments and directions.

    If women code anything like they act in real life, then you'd get a lot of helpful comments like this:

    /*If you don't why this function isn't returning your expected result, then hell if I'm going to tell you.

    1. Re:Actual comments from woman-code: by Gazzonyx · · Score: 4, Insightful

      */
      Sorry, I couldn't stand to see an unclosed comment... It was driving me nuts.

      --

      If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.

  24. Re:Remember: Sexism's Only Alright If It Favors Wo by Atraxen · · Score: 5, Insightful

    Not only that, but even if the observation (that women write better documented code than men) is true, that would only be a correlation. The gender itself is not causation - if you want to learn something meaningful, find out why the gender is correlated (e.g. women at that company are given more reasonable deadlines, men feel less secure in their positions so they don't care about helping others untangle the 'spaghetti').

    --
    Be careful of your thoughts; they could become words at any minute...
  25. I don't think so. by DougReed · · Score: 5, Insightful

    One of the better programmers I ever knew was a woman, and also one of the worst. The better one didn't even indent her 'if' statements, much less add comments until I shouted at her and made her review something she had written a few months earlier. The other one, wrote more comments than code... Like she thought she could justify the fact that it didn't work by explaining what it was supposed to do.
    Pretty much kills that theory in my book. Men and women often think differently, and even different programmers of the same sex think differently. There are a lot of generalizations one can make about women and men in the world, and argue religiously about whether it is environment or instinct... Somehow I don't think programming style is one of them.

  26. Re:Since the whole article is based on anecdotes.. by Sobrique · · Score: 4, Insightful
    Repeating what the code actually says, in 'non geek' is redundant commenting IMO - if anyone doesn't know enough about the code to know what that 'for' line says (like the original coder, given the comment is incorrect ;p) then they have no business touching the code at all.

    I work on the assumption that the next person to read the code will have at least a vague idea of what the programming language is, and how to speak it, so comments are the subtext to explain what happens, where, and where any obfuscations are. (Deliberately obfuscating is bad; occasionally it's unavoidable, and therefore needs more comment)

  27. Re:Remember: Sexism's Only Alright If It Favors Wo by cammoblammo · · Score: 4, Funny
    Ha! That Donald Knuth comment reminds me of the obligatory xkcd reference.

    Who said women couldn't code?

    --

    Cogito, ergo sig.

  28. Stereotypes are an ugly thing.... by borgheron · · Score: 4, Insightful

    I think this is a stereotype like any other. You can't say that one group of people always does something in a given way.

    I certainly do not write my code in a "cryptic way" to show off. I find it a little insulting to my entire gender to be pigeonholed in that way.

    I was taught that when you write code it should be easily understandable and well commented and that's what I do.

    Sheesh.

    Greg C.

    --
    Gregory Casamento
    ## Chief Maintainer for GNUstep
  29. i don't know if women write better code by circletimessquare · · Score: 5, Insightful

    but i do know that wildly speculative sweeping generalizations provides lots of fodder for utterly useless watercooler chit chat

    congrats slashdot for picking a topic everyone feels entitled to comment on and absolutely no one actually says anything useful on

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  30. Re:Remember: Sexism's Only Alright If It Favors Wo by ShieldW0lf · · Score: 5, Funny

    Does this mean you need to spend half an hour telling the database how pretty it is and how much you love it no matter what it says before it will give you a straight answer?

    --
    -1 Uncomfortable Truth
  31. Re:Remember: Sexism's Only Alright If It Favors Wo by Rogerborg · · Score: 5, Funny

    Also: I hear that Asians write really efficient code because of their little fingers. And black guys? They could write great code, if only Whitey would stop keeping them down.

    --
    If you were blocking sigs, you wouldn't have to read this.
  32. Deadlines... by Lonewolf666 · · Score: 4, Insightful

    I've seen all genders write obfuscated code--but it worked. And every single time it was because we were under the gun for a deadline or there was simply no other way to do it.

    Yeah, been there, wrote my share of spaghetti code to tack on another feature the quickest and least elegant way.
    Now add a management that is not willing to invest in refactoring during slower times, and the code will degrade over the years as one quickhack is added to the next.
    --
    C - the footgun of programming languages
  33. Re:Remember: Sexism's Only Alright If It Favors Wo by ranulf · · Score: 5, Insightful

    This article told me I code like a woman.

    Actually, this article is almost completely fallacious... Let's look at the facts quoted:

    McGrattan boasts that 70% to 80% of the time, she can look at a chunk of computer code and tell if it was written by a man or a woman.

    ...at Ingres because only about 20% of the engineers are women, McGrattan says. (Most of them are in jobs involving quality assurance or adapting the product to a new locale, she says, and not the "heavy lifting" of writing code.)

    So, basically, she'd get a higher score if she guessed "man" every time than if she tries to be clever. Clearly, then, she does think some men's code looks like it's been written by a woman, which invalidates to point of the article.

  34. Re:Remember: Sexism's Only Alright If It Favors Wo by Anonymous Coward · · Score: 4, Interesting

    First, Perl is not an acronym, see the FAQ. Second, there have been studies [JFGI] that show that women give directions differently. Men use spatial reasoning (go north 5 miles), women use procedural methods (turn right at the bargain outlet).

  35. Even if true by dmsuperman · · Score: 4, Informative

    Even if this statement is true, which I'm certainly not saying it is, in my experience women are also far more likely to clash with each other. We used to have a single woman programmer in our development department, and everything went smooth. She would make her points, most of the men would usually gang up on her and explain the opposite, it'd be one big fun-fest. About 20 minutes later, a major breakthrough would be achieved where both parties are happy.

    Another woman works here now. IF they finish arguing in an hour, it's not because they've come to a conclusion, it's because their throats are sore. They still can't even decide on some simple coding standards that the rest of us have already just been sort of using.

    Women together generally makes for a bad experience.

    These are just things I've noted, nothing sexist about it.

    --
    :(){ :|:& };: Go!
  36. Re:Remember: Sexism's Only Alright If It Favors Wo by Reverend528 · · Score: 4, Funny

    Like, it's on purpose?
    It was hard to write. It should be hard to read.
  37. Re:Remember: Sexism's Only Alright If It Favors Wo by sheepofblue · · Score: 5, Insightful

    Women and Men DO think different. The men are evil and women rock tone of this article however is pathetic as are her conclusions.

    However you could leverage the fact that men and women think different to gain fault tolerance. If you have two independent programmers do the same work, with the same requirements they will frequently arrive at different solutions. As most know this can be leveraged by comparing the output of both solutions to verify the solution is proper. If one solution was done by a male and the other by a female the probability of difference should go up due to the difference in thought patterns, I would think.

    That is a real chance of benefit versus the male hating nonsense she spewed.

  38. Re:Remember: Sexism's Only Alright If It Favors Wo by cs668 · · Score: 4, Interesting

    This brings me back to my first post college job. It was 1991 and the guy sitting next to me had a picture of Paula Abdul as his desktop background. Someone complained to HR and he was asked to remove it.

    At the same time my boss who was also his boss had an anatomical poster "Penises of the Animal Kingdom" on her wall with to scale anatomical drawings of about 10 different species penises - including homo sapien. HR never asked her to remove it, and she was in a position of authority.

    Never really bothered me, but did show me that sexism and sexual harassment rules are applied differently to men than to women.

  39. Re:Remember: Sexism's Only Alright If It Favors Wo by dosius · · Score: 5, Funny

    ORLY now. I'm still officially a man (much to my chagrin), and I've always used landmarks to give directions.

    -uso.

    --
    What you hear in the ear, preach from the rooftop Matthew 10.27b
  40. Re:Remember: Sexism's Only Alright If It Favors Wo by Anonymous Coward · · Score: 4, Funny

    No, he's saying he 'half-dated' one of them. That means he was dating her but she wasn't actually aware of it...

  41. Re:Remember: Sexism's Only Alright If It Favors Wo by penguin_dance · · Score: 4, Insightful

    Sure, women have a different way. In my experience, that is rarely the best, most concise, most efficient way of doing something.

    When giving directions, most men will say something like, "Turn north on Smith Street." Technically, it's correct, but most people don't know north from south.

    A woman usually navigates via landmarks, such as, "turn right at the Shell station." That can also be confusing if it's *too* generic and the driver is going to be passing a lot of Shell stations. OTOH, it's often a lot easier to see and remember a landmark than a often obscured street sign. That doesn't make it more or less concise than a man's directions.

    When giving directions, don't give people your special "short cut route" unless you're having to do so they can avoid construction or other major delay. Short cuts are rarely direct and it's best to have as few turns as possible even it means it's longer mileage-wise. If you write down directions to send, it's best to double check with a map as it's easy to leave out parts when it's somewhere you travel all the time. Or better yet, just Goggle a map, print it out and tuck it into the invite.

    As to code, sloppy, lazy code is just that and there's no helping someone with bad habits. But if someone is trying to make it cryptic on purpose to be macho or, more likely, a feeble attempt at job security, they're an idiot. THEY may have to go back one day and rework that code and trust me, they won't remember what they were doing. I think a lot of coders don't document like they should, usually because they're under a deadline. Or they think they won't have a problem because they're working in it all the time. And they almost never go back after the project to document. But consider that, situations change, and you might find yourself changing languages, working for a year or so on another project. THEN just try and go back to ASP after being immersed into ASP.net or Perl or something else. You'll wish you'd paid more attention to documenting.

    --
    If you've never been modded as "flamebait" or "troll," you've never tried to argue a minority viewpoint here!
  42. early programmers were female by peter303 · · Score: 4, Informative

    Up to 1960s or so. Military and some businesses would hire rooms of "computers", people working with mechanical calculators and graph paper. The autobiography "Surely you are joking Mr Feynman" has a segment about this. Some of these same women carried over to early vacuum-tube computers. Grace Hopper, inventor of the first widely used compiler, was of this generation.

    At one of my early summer jobs in a large corporation there was a gender split between "scientists and engineers" and "programmers". The guys did write code on large "coding sheets" of paper. But the females programmed keypunched the coding sheets, submitted the job decks and collected the printouts, and the guys would analyze the printouts. You were lucky to get one or two turn-arounds a day. The new people had did their own programming on teletypes of terminals (inverted 1974) in school, so declined programming assistants. Some theold guys NEVER touched a keyboard in their careers. They were either promoted into management or laid off during the late 20th century corporate restructurings.

    So early programming acquired the "taint" of effeminity and being "trade" taught in vocation school. That taint delayed computer science from becoming as degree offereing at places like MIT, Stanford, and Harvard, some untilt he 1980s. I attended all three of those schools and remember the faculty debates about this. Computer scientists hid out in other departments, typically math and electrical engineering. I guess it was when you started seeing coding superstars like Don Bricklin and Bill Gates (yes Bill wrote a legendary BASIC compiler OFF-LINE that worked within a day of finally getting the hardware) that commercial computer science became more acceptable.

  43. Re:Remember: Sexism's Only Alright If It Favors Wo by thePowerOfGrayskull · · Score: 4, Funny

    I work with a woman whose name is Ruby Perle. The sad part is that the inherent pun there didn't dawn on me until just this second. I must be slipping...

  44. Sexism's Only Alright If It Favors Women by Simonetta · · Score: 4, Interesting

    I have not the slightest doubt that your experience is completely true.
        I had an experience like this at Hewlett-Packard in Camas, WA in 1993. I was assigned to tear apart fully-assembled printers so that the parts could be used for prototypes of the next generation. I worked alone in a room filled with printers. No one had access to this room except from me and my (supposedly) male boss.
        After a few weeks, I put a close-up picture of Claudia Schiffer on the PC's wallpaper. My boss saw it and flipped out. He ordered me to remove it immediately. I said that I liked it and that no one could be offended because no one had access to the room.
        A day later I was fired from Hewlett-Packard for 'creating an environment conducive to sexual harassment'. I couldn't get unemployment benefits.
        To this day I hate H-P and I don't believe anything anyone says about it being an advanced or great company. I will never sign off a purchase order for any of their products for any company that I work for. I suspect that most of the so-called great companies in the electronics/computer industry are the same way.

  45. Re:Remember: Sexism's Only Alright If It Favors Wo by bzipitidoo · · Score: 5, Insightful

    The biggest problem with "brains work differently" is that "differently" is too easily interpreted as "better". People simplify this down to a one dimensional score of IQ. No matter how you rig the scores, one group is going to come out looking "better". Then you get things like how former Harvard President Summers' speech was interpreted. And you get denial for purely political reasons, insistence that everyone is equal because otherwise it would be unfair.

    Which is the better chess piece, the knight or the bishop? That's not a good question. It presumes that there's a clear advantage to one or the other when actually it's situational. The knight is regarded as better for closed positions, while the bishop is better for open positions. Nonetheless, chess experts couldn't resist concluding that perhaps the bishop is overall slightly better, and have gone as far as giving computers a blanket preference in that direction. Perhaps the bishop is the better piece for the computer's typical style of massive tactical computation paired with ever more sophisticated but insufficient heuristic rules to compensate for zero understanding of the overall strategic considerations of a chess position. (For instance, computers have been known to continue to grind out move after move in positions where the outcome is already known, positions such as king and knight vs king which is a draw no matter what the players do, because unless specifically programmed to do so, computers do not assess positions from a view of what is possible.) What I wonder is if programming is a situation in which men's or women's style of intelligence seems to work better, or is programming a more varied situation than that?

    --
    Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
  46. Re:Remember: Sexism's Only Alright If It Favors Wo by gad_zuki! · · Score: 4, Interesting

    >Men use spatial reasoning (go north 5 miles), women use procedural methods (turn right at the bargain outlet).

    How much of that is social? I would think how a girl grows up is very different from how a boy grows up. If a boy joins boy scouts, goes hunting with dad, etc then he'll see a map as something with directions and distances. If a girl doesnt get these experiences, she may never see a map until she learns how to drive and at that point has internalized her surroundings by using landmarks.

    I think many of the things we write up to genetic determinism really have social roots.

  47. Not Male vs. Female, it's Verbal vs. Analytical. by |/rad|/oder · · Score: 4, Insightful

    Way to miss the forest for the trees everyone.

    1) 80% of software cost goes into maintenance.
    2) Developers rarely stick with a position for more than 3-5 years.

    It's more cost effective to have code that is easy to maintain, thus her focus on READABILITY. I can't tell you how many man-hours have been lost on our projects because our code is stupid and unreadable. Remember every time you've wanted to throw a brick at the guy before you? Yeah, that's stress that I really don't want yo be paying for on my project. Now:

    3) Developers spend more time reading code than writing code.
    4) Developers absorb code density faster via code examples than they do via documentation.

    So, it's better to write self-documenting code, than to document highly analytical code. That means sensible variable/method names as well as collections/relationships that are relevant, at least where OOP is concerned.

    Now, most business software is non-algorithmic, i.e. it isn't really computing so much as it is moving data around. The math isn't all that complex when the hardest thing you have to model is your database and the queries used to run it.

    Considering all these things, I often hire programmers with better verbal skills, even at the expense of their analytical skills. Women tend to be more verbal than analytical, thus the authors conclusion. It's also easier to teach optimization and performance than it is to teach English grammar/syntax and how to "port" that to a programming language, and as outlined above, this is the part of the software that is not only the most expensive, but will give you the higher ROI over the life of that software. Enterprisey stuff can linger for tens of years, incurring maintenance costs all the while.

    Now if the author had looked beneath the surface of what her gut (correctly) told her into the real cognition of what was going on, she might not have pissed off a bunch of insecure slashdot trolls. She might have even realized what was "better" about what she was seeing and how to train the rest of her staff to perform at that level.

    --
    but then again, commenting on a katz story is almost as self-serving as the katz story itself. -tensionboy
  48. as a female coder, i think this is b.s. by song-of-the-pogo · · Score: 4, Insightful

    writing clear, readable code isn't a "guy" thing or a "girl" thing, it's a "good programmer" thing. similarly, writing confusing, obfuscated code isn't a "guy" thing or a "girl" thing, it's a "clueless programmer" thing (unless it's being done for the ioccc, in which case it's totally cool).

    do i comment my code? yes, but it's not because i'm "touchy-feely". i hate commenting my code. i hate documenting my work. it's a chore and a bore (and something i often leave until the very end). i do it because it's essential for me to be able to go back to my work in a few months time and understand what the heck it was i was doing/thinking at the time. this was drummed into us at school by our prof, who made code commenting and documentation 15% of the grade. he also required we use informative variable names and write legible code and we'd get dinged heavily if we didn't. i think he was right and so i continue to try to follow his advice every day, and this includes code i write purely for myself, but it goes against my nature.

    i'm reminded of one time, early in my career, where i was given a small problem to solve. i solved it, then set about seeing what i could do to make it tighter and more clever, getting very caught up in the process. finally, i was very pleased to have something that used all kinds of nifty, bit-shifting tricks and whatnot and fit all on one line. i was pretty stoked, actually. awesome! it looked cool! the senior programmer mentoring me took a look at it, told me he thought it was way neat, but requested that i redo it all so that it a) was on many lines and 2) made sense to everyone else who'd have to come by later and figure out what i was doing. oh, and could i please be sure to include comments? lesson learned.

    --
    soupy twist