Slashdot Mirror


Becoming a Famous Programmer

An anonymous reader writes "GrokCode analyzes more than 200 famous programmers to determine what types of projects made them famous. Inventing a programming language, game, or OS ranked among the top projects likely to lead to fame. Most programmers became famous through their work on only one project. The article also shows that among famous programmers, the ratio of males to females is much larger than among normal programmers."

65 of 347 comments (clear)

  1. Re:Can you think of any famous female programmers? by dmbasso · · Score: 5, Informative

    How can you forget Ada Lovelace?

    --
    `echo $[0x853204FA81]|tr 0-9 ionbsdeaml`@gmail.com
  2. It's the... by skam240 · · Score: 5, Funny

    "The article also shows that among famous programmers, the ratio of males to females is much larger than among normal programmers."

    Obviously it's the extra typing appendage that makes all the difference. It's a well known fact that famous programmers, like myself, type with their keyboards on their lap.

    --
    I ignore Anonymous Coward posts. If you want to discuss something, that's awesome. Log in.
    1. Re:It's the... by clickety6 · · Score: 5, Funny

      clever dick!

      --
      ----------------------------------- My Other Sig Is Hilarious -----------------------------------
    2. Re:It's the... by Syonax · · Score: 3, Informative

      Mary Tsingou is an example of a woman who should have been famous for her programming, but she didn't get the credit for her work.

      A pdf of the Physics Today article about her and what she did: http://perso.ens-lyon.fr/thierry.dauxois/PAPERS/pt61_55.2008.pdf

  3. Re:Can you think of any famous female programmers? by Renegade+Lisp · · Score: 5, Funny

    How can you forget Ada Lovelace?

    Yeah, if it weren't for her, computing the ratio would always exit with division-by-zero. We owe her much.

  4. Rule #1, get a good publicist by petes_PoV · · Score: 5, Insightful
    Looking at the actual list, most of the people cited weren't the sole originators of a work, merely the figurehead. In fact I haven't heard of most of them - or their "products", so to call them famous is greatly exaggerating their actual obscurity.

    For example, there's one guy credited with Microsoft Word. Now I'd bet my pension that he hasn't written every version single-handed. Likewise Larry Ellison as the creator of Oracle - no. There are thousands of people who create each version of Oracle, not simply one guy.

    This list is too simplistic to have any value, and time spent analysing it is largely wasted.

    --
    politicians are like babies' nappies: they should both be changed regularly and for the same reasons
    1. Re:Rule #1, get a good publicist by Otter · · Score: 3, Interesting

      Likewise Larry Ellison as the creator of Oracle - no. There are thousands of people who create each version of Oracle, not simply one guy.

      C'mon. Oracle was created by Ellison and two other guys, not by the person who fixed some bugs in 2004. The distinction between the two is the entire freaking point.

    2. Re:Rule #1, get a good publicist by thogard · · Score: 3, Interesting

      Since I known 30+ people in the list I would have to say you are very wrong. While I don't know the author of Word, it would not surprise me if the 1st few versions weren't 90% the work of one person and I've used word on a unix based 3b2.

  5. Infamous programmers by MosesJones · · Score: 4, Funny

    Okay so this is great a list of some very very smart guys that most of us will never directly work with. What we really need is the list of the top 1000 infamous programmers. The guys who destroy projects and create the biggest turd burger frameworks in existence. These are the people who you bitch and moan about in a bar at a conference somewhere and hear the words "you gave Hank X a job? But the guy is a complete idiot" from a few chairs down, a couple of hours later you have the Hank X depreciation society formed and it turns out that this gormless numpty has been screwing up projects since the day he was born.

    A nice anonymous list somewhere that needs to include posted code to verify the stupidity level with a least 3 people from a project voting for the muppetry level.

    Now that would be great so we could find out just how rubbish a person the HR person has hired and the PHB has approved.

    --
    An Eye for an Eye will make the whole world blind - Gandhi
    1. Re:Infamous programmers by Loibisch · · Score: 5, Funny

      Here is not a comprehensive list of those programmers, but at least a comprehensive list of their collective works:
      http://thedailywtf.com/

    2. Re:Infamous programmers by petes_PoV · · Score: 4, Insightful

      include posted code to verify the stupidity level

      But the people who really kill projects aren't those who write the code. They're the ones who prevaricate about designs, choose inappropriate languages, tools and development schemes. The people who build-in limitations as they don't have the skill (or vision) to appreciate the implications of what they're designing or make things so hopelessly complicated - in the name of flexibility - that no super-coder could ever implement the design.

      Bad code can be rewritten, but lousy design is here forever

      --
      politicians are like babies' nappies: they should both be changed regularly and for the same reasons
  6. Who are the people *you* think of? by Anonymous Coward · · Score: 2, Insightful

    Damn, I just moderated so rather then post non-anon, I'll just post anon.

    I think of that Carmack guy, who wrote Doom and Quake. I think of Billy G, who isn't famous for writing code exactly (or at least not only because of that).

    Richard Stallman and Linus "rare Finnish/Swedish name" both come to mind.

    I'm having trouble thinking of the name of the SAMBA dude, and what are the names of the two Google founders?

    And that's about it. I've run out of ideas.

    apathy maybe.

  7. Re:Can you think of any famous female programmers? by will_die · · Score: 5, Funny

    How about:
    Danielle Berry
    Audrey Tang
    Rebecca Heineman
    If they do not prove that women can be great programmers then what else does?

    Actually the only ones that came to me were Admineral Hooper and Roberta Williams.

  8. Fame != influential by Dan+East · · Score: 5, Informative

    Just because people know of them doesn't mean they really contributed to software development. One on the list that comes to mind is John Romero. My understanding is that he was primarily a level designer with Doom and Quake, and that he did some rudimentary coding, like menus and the like, whereas the real cutting edge stuff was of course all attributed to Carmack.

    I bet everyone at Slashdot knows who John Romero is, but I bet few at Slashdot know of him because of anything he has coded.

    --
    Better known as 318230.
  9. Re:Can you think of any famous female programmers? by Dun+Malg · · Score: 5, Informative

    How can you forget Ada Lovelace?

    Yeah, if it weren't for her, computing the ratio would always exit with division-by-zero. We owe her much.

    My god, you people have no education in the history of computing. There are more. Right off the bat I think of Grace Hopper. She was the first to develop a compiler, for the UNIVAC system, and pioneered the entire notion of compiled high level languages in an age when everyone was basically still thinking in terms of programming the bare metal with 1's and 0's.

    --
    If a job's not worth doing, it's not worth doing right.
  10. Poor visualization by haluness · · Score: 2, Insightful

    What a horrific visualization - first it's a pie chart and on top of that why put in a background to obscure the colors? Someone went overboard with their charting software

  11. Re:Can you think of any famous female programmers? by Chrisq · · Score: 4, Funny

    Well they certainly prove something about famous programmers...

  12. 'Famous' is subjective here to say the least by Otis_INF · · Score: 2, Insightful

    (Disclaimer: I don't give a **** if I'm on the list or not ;))

    Perhaps the right question isn't 'how to become a famous programmer' but first let's focus on what a famous programmer is? The concept of being famous is that a lot of people know you.

    Let me see some hands, who knows "David Bradley" and can name what he accomplished? No-one? Why is this person then branded as 'famous' ? Sure, he wrote a handler which is in almost every Bios, but aren't there millions of routines out there used by even more million people? I mean: the guy / girl who wrote the event handler for the 'Google Search' button has his/her piece of code executed a couple of million times a day as well... The people who know who wrote that routine is probably as big as the group of people who know the name "David Bradley" and associate that name with cntrl-alt-del.

    So this 'famous programmer' list is IMHO more of a list of some editor who liked to have his (her?) personal favorites in a single list on Wikipedia.

    --
    Never underestimate the relief of true separation of Religion and State.
  13. Article is missing a beard length pie chart by VampireByte · · Score: 4, Funny

    Growing a beard seems to be important to becoming a famous programmer.

    --

    Run and catch, run and catch, the lamb is caught in the blackberry patch.

  14. Re:Can you think of any famous female programmers? by Renegade+Lisp · · Score: 5, Funny

    Oops, I misread your quote. I thought you were saying that computing itself would be a divide by zero without her. Now I see you were making a joke. Carry on and ignore my post. :)

    Read the spec halfway through and hack away. You have proven yourself to be a real programmer. Salute!

  15. Men would always be overrepresented in all ... by 140Mandak262Jamuna · · Score: 5, Interesting
    Men would always be over represented in any group that has a mean significantly different from the whole society. Women are clustered around the mean with lower variation.

    There are more male criminals, murderers than female. The reasons are based on simply reproductive success rate differential between males and females. No matter how successful a woman is, she is very very unlikely to bear more than 10 children. A very successful man could easily leave behind dozens and in some cases hundreds of children. Two thirds of men who have ever live do not have any living descendants toady. Essentially men take more risks and bet it all and two thirds of them lost it all in the genetic race. Thus all living males today come from a lineage of high risk takers. That results in greater variation in every measure, be it with positive connotations or negative. More variation in height, weight, muscle mass, BMI and most importantly risk tolerance.

    It is entirely possible that women might even have a higher mean when it comes to intellectual labor than men. But since men have more variation you will find more men in the outliers. If one is in the top 200 of any field, that person is an outlier.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  16. The real way by ThePopeLayton · · Score: 4, Funny

    Sure you can design a great OS, Game, Programming Language or even _File System_... but if you really want to be famous just brutally murder a loved one.

  17. Re:Can you think of any famous female programmers? by Anonymous Coward · · Score: 3, Funny

    If you needed any further convincing of the fact that Computer Science is a sausagefest, here it is.

    Even most of the famous women programmers had/did have penises.

  18. Re:Can you think of any famous female programmers? by adrianwn · · Score: 5, Funny

    So her name is "Grace Hopper", and she made the term "computer bug" popular (see her entry in Wikipedia)? This can't be a coincidence...

  19. Famous female programmers by russotto · · Score: 2, Insightful

    Is Emily Short really famous? I knew of her but only because I follow Interactive Fiction.

    And I'm sorry, just because Roberta Williams was part of a husband and wife team doesn't mean she counts as half a person. If you were counting _projects_ that might be valid, but then you'd have to divide all the other programmer's projects up too.

  20. Elaine Roberts by torstenvl · · Score: 4, Funny

    Only the greatest hacker of our time, duh.

    http://xkcd.com/342/

  21. Men bigger risk takers? by tjstork · · Score: 2, Insightful

    I think the thing is that men are wired to be bigger risk takers and society rewards people who take big risks. Of course, with men, for every guy that hits it big, there's a dozen, if not a hundred, that completely flounder.

    --
    This is my sig.
    1. Re:Men bigger risk takers? by Patrik_AKA_RedX · · Score: 3, Insightful

      and society rewards people who take big risks

      True but incomplete. Society rewards people who take big risks and succeed. Those that take risks and don't succeed get a Darwin-award or a bankruptcy.

      (source: homeless guy living near the subway station)

    2. Re:Men bigger risk takers? by tjstork · · Score: 3, Funny

      True but incomplete. Society rewards people who take big risks and succeed. Those that take risks and don't succeed get a Darwin-award or a bankruptcy.

      Unless you own a bank! :-)

      --
      This is my sig.
  22. Why bother with those strategies by sleeponthemic · · Score: 2, Funny

    Steps to Fame:

    1. Get into game development position
    2. Inject Goatse timebomb
    3. PROFIT!
    4. NO WAIT!. NO PROFIT.
    5. SOME FAME

    --
    I record my sleeptalking
  23. Re:Who are the famous programmers? by mdm42 · · Score: 2, Informative

    If you had RTFA you'd have seen that the Wikipedia article is exactly where they drew the list from in the first place.

    And for that you get +5 Informative?

    --
    New mod option wanted: -1 DrunkenRambling
  24. Why a separate "Transsexuals" Category? by GogglesPisano · · Score: 2, Interesting

    It's not like "Transsexual" is an endpoint - it seems more like a transition path.

    Wouldn't it make more sense to simply add one point (or one-half, if you will) to both the Male and Female genders?

    1. Re:Why a separate "Transsexuals" Category? by Reality+Master+101 · · Score: 2, Insightful

      Wouldn't it make more sense to simply add one point (or one-half, if you will) to both the Male and Female genders?

      Except that would make the numbers (and definitely of gender) utterly meaningless if people could simply choose what to call themselves. The premise of the whole point is that there are fewer famous biological females. Who cares what psychological issues they're carrying around? Genetic gender is the only reasonable definition to use.

      --
      Sometimes it's best to just let stupid people be stupid.
    2. Re:Why a separate "Transsexuals" Category? by geekgirlandrea · · Score: 2, Insightful

      Maybe you should have spent five minutes with Google before shooting your mouth off about something you're obviously clueless about. Putting aside the sheer stupidity of claiming that subjective states such as hunger or gender dysphoria don't exist because you can't directly observe them, it just isn't true that you're speaking of a subjective state with no independently observable correlates:

      Male-to-Female Transsexuals Have Female Neuron Numbers in a Limbic Nucleus

    3. Re:Why a separate "Transsexuals" Category? by geekgirlandrea · · Score: 2, Insightful

      No, you just dismissed the identities lived experiences of hundreds of thousands of people because you, for reasons that are rather unclear, wish to insist that chromosomes trump all else regardless of evidence. If a person has an unusual gender identity for their karyotype, that is prima facie evidence that at least some elements of this person's neurology, the ones which influence subjectively perceived gender identity, did not develop in a very typical way for their chromosomes, and there is no particular reason to expect other sexually dimorphic elements to have developed in the chromosomally-typical way.

      Really, if you're trying to look at statistics on gender differences further out from the mean than one or two standard deviations (and if you're looking at the most famous rather than average programmers, that's what you're doing), the last thing you should be doing is approaching it with this sort of simplistic binary thinking; it seems clear that transgender people are significantly overrepresented (i'd guess a factor of ten at least over prevalence in the general population) among the upper extremes of ability in this field, and this is an interesting phenomenon well within the scope of a study on gender differences in programming ability, and one that would be totally ignored by just proclaiming chromosomes the only variable of interest ex recto. The study the article linked to is insensitive by virtue of labelling its categories 'transsexuals' and 'women' rather than 'transgender women' and 'cisgender women', and by failing to inquire about trans men in the programming field, but at least it noticed an interesting and relevant phenomenon which your preferred model of gender would ignore.

      See also: genetic homosexuality and the attraction mechanism.

      What does that have to do with anything? Gender identity and sexual orientation really don't have very much to do with each other, but bigots regularly conflate the two. I'm beginning to get a very clear and ugly picture of your views on the subject.

  25. I met a couple by JoeCommodore · · Score: 3, Insightful

    I think fame is overrated, the two I met I marked them as famous for programs they wrote in the 80s, not their current work. One was Brad Templeton, to me famous for Time Trek and Power/Power 64 utility for the Commodore PET & 64, though now he is probably best known for his work in the EFF. The second, Kermit Woodal, who wrote a while back a SIDplayer program for the Commodore 64, I met him at an Amiga conference, from my impression he is still best remembered for that SIDplayer program, which does not always help him in his current projects.

    So I think becoming famous in the tech field can have a similar trap like it is to actors, through your fame, you may become typecast into some sort of programming role.

    --
    "Enjoy what you're doing! If it becomes drudgery, you're doing it wrong!" - Jim Butterfield
  26. Re:Protip: by phision · · Score: 4, Funny

    Seems like killing your wife is a feature of the software you write: http://en.wikipedia.org/w/index.php?title=Comparison_of_file_systems&oldid=220529437#Features

  27. Re:Can you think of any famous female programmers? by papasui · · Score: 3, Informative

    LOL how the fuck did this get modded informative. For everyone that doesn't get it all of those are transexuals.

  28. Really? by visible.frylock · · Score: 2, Insightful

    The article also shows that among famous programmers, the ratio of males to females is much larger than among normal programmers.

    Really? Seriously?

    Is it still necessary to add the obligatory We Are Not Sexist bit to everything? In other news the ratio of males to females is higher among soldiers, firefighters, police officers, coal miners, and convicted felons.

    Haven't we been over the sexist arguments to death by now? Is there ever going to come a time when we can talk about people without mentioning their gender, ethnicity, skin color, whatever? When we take it as a given that the median man/woman, black/white, Asian/Hispanic are equally as smart/dumb, and we don't have to hide behind PC language?

    --
    Billy Brown rides on. Yolanda Green bypasses Gary White.
  29. Re:da da da... by Kent+Recal · · Score: 3, Funny

    similar means in almost all intelegence fields

    Dude...

  30. It's an arbitrary list by Junks+Jerzey · · Score: 2, Interesting

    I would bet that 95% of Slashdot readers never heard of Alain Colmerauer, for example.

    And the Bard's Tale author is included, but even though the game is well known, he (now she) is not. And there are many, many other well-known games with great programmers behind them who are not on the list.

  31. Sorry gals, women just ain't that great at it. by bboxman · · Score: 2, Insightful

    This might sound a bit like flame bait -- but I am speaking from the experience of nearly a decade of software/algorithm development. I've known good programmers, great programmers, and bad programmers. Women just don't (usually) fall into that great category.

    This may stem from many factors. For instance, women may not be drawn to computer programming as a hobby as men. Thinking of those that I classify as great -- the vast majority of them knew how to program well before they ever attended any formal setting.

    I've known solid female programmers. But I can't come up with one whom I'd trust to write 10,000 lines of code in a week to come up with a working prototype -- Aren't that many men in that category, but there are a few.

    1. Re:Sorry gals, women just ain't that great at it. by Card+Zero · · Score: 2, Interesting

      I believe you that your post was not intended to be flamebait, but I must say it was very frustrating for me (a female programmer) to read. I agree that there are many factors that contribute toward the scarcity of women in programming. But the implication of your post, or perhaps just your title, sends a message that I shouldn't bother trying, because "I'm just not good at it." I don't think this was your intention, but I'd like to point it out as an issue that most, if not all, female programmers are forced to address at least once in our careers.

      One of the most commonly cited reasons for the lack of women pursuing computer-related professions or hobbies (e.g. video games) is that they aren't encouraged--indeed, some say they are actively discouraged--to do so. Has it ever been said of you that you'd likely never be among the best programmers because you are a man? If so, how did it affect the development of your career goals?

      I don't think it's correct to view the computing world as a bunch of men gathered behind locked doors and discussing ways to keep the girls out of their clubhouse, either. But there are certainly prevailing assumptions about the capabilities of wo/men in general that force a lot of women to seriously question why we'd want to work in an environment that doesn't value them as highly as men, simply because we're women and they're men.

      Another example would be a different post in this thread speculating that men were better programmers because they were "wired" to be bigger risk takers (huh?). These arguments, while silly (and probably not ill-intended), still send a message to women that we'll have a harder-than-normal time succeeding in the industry. It's not surprising that many of us choose to try something else instead!

  32. Re:Can you think of any famous female programmers? by Mad+Merlin · · Score: 5, Funny

    How can you forget Ada Lovelace?

    That's true. I forgot because after being forced to program in Ada, I permanently purged Ada and anything Ada related from my memory.

  33. Re:Can you think of any famous female programmers? by papasui · · Score: 3, Funny

    Stay right there, I just called you a Wahbulance. It'll be right over.

  34. Re:Can you think of any famous female programmers? by Anonymous Coward · · Score: 2, Informative

    She's mentioned in the arti -- oh, right. Slashdot.

  35. Re:Can you think of any famous female programmers? by nicolas_pen · · Score: 5, Informative

    How about Frances E. Allen ?
    First female IBM Fellow and first woman to win the Turing Award, yet no one seems to have mentioned her. I think she qualifies!

    Also, there's a wikipedia article about women in computing, which I didn't see linked here.

  36. Re:Can you think of any famous female programmers? by Anonymous Coward · · Score: 2, Funny

    So her name is "Grace Hopper", and she made the term "computer bug" popular (see her entry in Wikipedia)? This can't be a coincidence...

    While we're hunting for wild name occurrences, if you combine her maiden and married initials, she's a GBMH, which is only a typo away from GmbH. Which considering her Navy valor in WWII she *also* helped establish. Amazing Grace indeed!

  37. Re:Can you think of any famous female programmers? by Zironic · · Score: 2, Insightful

    I think you missed the fact that the post you're quoting was a joke.

  38. Re:Who are the famous programmers? by Amazing+Quantum+Man · · Score: 3, Interesting

    Interestingly, the wikipedia article only mentions Kernighan for AWK and ditroff. It doesn't even mention that other language that he's known for.

    --
    Fascism starts when the efficiency of the government becomes more important than the rights of the people.
  39. Re:Can you think of any famous female programmers? by beerbear · · Score: 2, Informative

    Barbara Liskov? You know, of Liskov Substitution Principle fame?

    --
    Hold my beer and watch this!
  40. Carmack? Torvalds? by SanityInAnarchy · · Score: 4, Insightful

    Granted, not all of Quake was written by John Carmack, but he is credited with quite a lot he's done by himself. He's got a shadowing trick named after himself, after all -- Carmack's Reverse.

    So, given something like Word or Oracle, it's plausible that the first version, or even the first prototype, was written by exactly one guy. Take Linus Torvalds -- say what you will, but the original Linux was entirely his, complete with 386 support and a multithreaded filesystem (already giving it an edge over Minix).

    Oh, and I doubt any actual paid publicists were used. Seriously, how would that actually work, and how would you justify the expense? I'm sure you were joking, but actually think about this -- for better or worse, these people are famous through word of mouth, among their peers. I'm guessing most have done something worth mentioning to earn that fame.

    --
    Don't thank God, thank a doctor!
  41. Re:Can you think of any famous female programmers? by electrictroy · · Score: 2, Troll

    There are not many famous women engineers either. I suspect women simply don't have as much interest in "gadgets" as we men do. Likewise we men don't have much interest in shopping sprees for the latest clothing & shoe styles.

    BACK TO LIST:

    Where are the programmers from Atari, Commodore, and Activision? They *definitely* deserve to be there since they created the first arcade game (Pong), first home videogames (Atari 2600 cartridges), and first third-party development company (David Crane, Larry Kaplan, Alan Miller, Bob Whitehead) because they DEMANDED that programmers receive credit on their creations, rather than be treated like anonymous laborers.

    (deep breath)

    Perhaps I'm just an old curmudgeon, but it annoys me how these lists so often "forget" the contributions to computer industry that occurred during the 1960s, 70s, and 80s. It's almost as if the authors of these lists think nothing existed prior to 1990 except Apple, Gates, Microsoft, and Jobs.

    --
    The government is not your daddy. Its purpose is not to raid middle-class neighbors' wallets and give it to you.
  42. Re:Fame by east+coast · · Score: 2, Insightful

    Programmers spend far too much time in front of a computer and far too little time in the real world, having real relationships and fixing real problems.

    Let me guess, you're one of the people who call it "playing on the computer"?

    Maybe even one of the people who think that technology is the problem and having some vision of a fantastical world of old where people enjoyed a leisurely way of life with little or no worries?

    If any of this is true I'm really surprised that you bother with slashdot.

    --
    Dedicated Cthulhu Cultist since 4523 BC.
  43. Re:Can you think of any famous female programmers? by Anonymous Coward · · Score: 2, Funny

    How can you forget Ada Lovelace?

    Yeah, if it weren't for her, computing the ratio would always exit with division-by-zero. We owe her much.

    Because I keep confusing her with her cousin Linda.

  44. Discrimination alive and well in... by linzeal · · Score: 4, Interesting

    No, its more likely discrimination and not only the kind you are thinking about in the workplace. When a venture capitalist walks into a programming shop with his MBA that has taught him to stereotype people as much as possible to fit them into market segments the last thing he wants to see is a female programmer telling him how she is going to change the world. He wants more of the same and a woman doesn't fit into his understanding so he will balk, I have seen them do it repetitively to female engineers to the point of sending junior male colleagues to meet with these folks. VC is a man's game still and they do not like looking across the table at a woman who is more intelligent, has more education and is actually doing something with it while all he does is carry around sacks of money.

    1. Re:Discrimination alive and well in... by Reality+Master+101 · · Score: 2, Interesting

      RMS, ESR and Gates are definetly not famous because of their achievements in programming.

      ESR, I will grant, though he has written some useful tools. RMS, on the other hand, first became famous because of EMACS and GCC. He became *more* famous later on for his "other" activities, but he was originally a programmer. Bill Gates was certainly famous early on because of programming -- he personally wrote the Microsoft BASIC interpreter that was ported to many personal computers of the time (e.g., the TRS-80). That's what made Microsoft their original money. People think Gates has always been some satanic businessman, but no, he was originally a programmer and a very good one, too. [MS/Basic fun fact: it had a built-in editor based on 'vi' that I only realized was 'vi' much later on.]

      --
      Sometimes it's best to just let stupid people be stupid.
  45. Re:Can you think of any famous female programmers? by KGIII · · Score: 5, Insightful

    In reading your post I was sort of struck with an odd thought so, well, I'll share.

    There really aren't that many famous programmers. There aren't any at all other than perhaps Bill Gates and Steve Jobs and they may not be considered programmers by the masses. They are famous to you, to me, and to the /. crowd but we're such a minority in the grand scheme of things that they are only famous to a very small subset of the population.

    If you ask anyone who George W. Bush is they will know. They will know who Paris Hilton is. They will probably know Madonna, Brad Pitt, and more. If we go outside of our social circle they are unlikely to know anyone on that list.

    Mirriam-Webster defines fame as widely known. The second definition is honored for achievement but being on Wikipedia isn't really an honor I don't think. Gates and Hoare were knighted, I suppose they might be considered famous but, then again, who other than us knows who Hoare is?

    --
    "So long and thanks for all the fish."
  46. Famous? You keep using that word... by clickety6 · · Score: 2, Insightful

    Famous?

    You keep using that word.

    I do not think it means what you think it means.

    --
    ----------------------------------- My Other Sig Is Hilarious -----------------------------------
  47. Horrible by T.E.D. · · Score: 4, Interesting

    TFA spends a lot of time talking about how few women there are on the list, without digging any deeper than that. I find that verging on morally reprehensible.

    Looking into it myself, I see he used the list here as his starting basis, with only a few changes. The problem I have with that list is that it includes oodles of people who I've never heard of. Since I've been a professional software developer for 20 years, and an ameteur for 10 years before that, I think in my case "people with names I recognize" is a good filter for famous. Also lots of people are named who became famous more for starting companies than for their own programming. For example, Bill Gates and Paul Allen did write a Basic interpreter once upon a time, but its running Microsoft they are famous for. Talking about way less women starting software companies should be an entirely different discussion.

    I think I can make a much shorter and better list. YMMV of course:

    • Alfred Aho
    • Marc Andreessen (mosly famous for his company, but I know his name from the Mosaic days
    • John Backus
    • Tim Berners-Lee
    • Dan/Dani Buten (as mentioned previously, male when I first heard of him, transgendered later)
    • John Carmack
    • Vint Cerf
    • Alan Cox
    • Ward Christensen (I was a big BBSer back in the day)
    • Ward Cunningham
    • Edsger Dijkstra
    • James Gosling
    • C. A. R. Hoare
    • Grace Hopper
    • Miguel de Icaza
    • Brian Kernighan
    • Donald Knuth
    • Ada Lovelace
    • Bertrand Meyer
    • Jeff Minter
    • John Ousterhout
    • Eric Raymond
    • Dennis Ritchie
    • John Romero
    • Guido van Rossum
    • Richard Stallman (debateable, as FSF, not emacs, is probably why I know his name)
    • Bjarne Stroustrup
    • Andrew Tanenbaum
    • Ken Thompson
    • Linus Torvalds
    • Larry Wall
    • Roberta Williams (TFA Author only counts her as 1/2. WTF?)
    • Ken Williams
    • Niklaus Wirth
    • Phil Zimmerman

    Just to avoid the argument thread, if there was a name on the list that I didn't include, its either because I didn't recognize the name without reading the description, or because I know them for their business activites (or in one case, for his *hardware* development), not their software development.
    With my pared-down list, that's now 3.5 out of 35, or %10 female. There would probably be more if I made up the list entirely myself, but its tough for one person to judge "fame" all by himself.

    Still this is much closer to what has been the actual historical percentage of participation of women in the industry, (and remember, "fame" would be a lagging indicator). So I don't think they are really fareing that badly in the fame department. Its getting them into the industry we are really having trouble with.

  48. Re:Can you think of any famous female programmers? by mweather · · Score: 2, Informative

    hey *definitely* deserve to be there since they created the first arcade game (Pong), first home videogames (Atari 2600 cartridges)

    Pong wasn't the first arcade game (Galaxy Game was, or Computer Space if you're only counting commercial releases), and the Atari 2600 not only wasn't the first home console (the Magnavox Odyssey was), it wasn't Atari's first home console (Pong was).

  49. Re:Can you think of any famous female programmers? by Sj0 · · Score: 2, Funny

    who other than us knows who Hoare is?

    Your mom, right? Everyone knows that.

    (Come on, it was right there, someone had to go for it)

    --
    It's been a long time.
  50. the word "computer" once meant female programmer by peter303 · · Score: 3, Informative

    I was reading in Physics Today about a 19th century female astronmer at one of the New England observator who used to be a "computer" or clerk than measured telescopic photo plates. She discovered an asteroid, devrived a version of the Hersprung-Ressuel star evolution table, etc. Other "computers" derived the books of algorithms, ballistic trajectories, etc. These were used well into World War II and the early day of vacuum-tube computers. Then they wired the computer gates like telephone operators to implement calculations. Richard Feynman talks about a room of female computer clerks who tediously executed a finite differnce calculation to predict atom bomb effects.

  51. IANAFP by tedhiltonhead · · Score: 2, Funny

    And now we have a new disclaimer: IANAFP

  52. Re:Can you think of any famous female programmers? by Artifakt · · Score: 2, Insightful

    This is part of a broader spectrum of ignorance. There are easily 20 times as many people who know who Paris Hilton is than who Buckminster Fuller was. Ask somebody what else the Lear who built Learjets invented first. What did Tesla do that actually got built and worked? What branch of the US government did Learned Hand work for? Who was Armand Hammer? Milton Canniff? Leon Trotsky? Ludwig Mies van der Rohe? George Adamski? Alvin York? All of these died less than a century ago, which should make it a bit easier.
          Ask people to name 3 famous physicists, without starting with Einstein. Name 3 famous architects, without including Frank Lloyd Wright. Name 3 famous individuals from the Renaissance, without Michaelangelo and DaVinci (I have to exclude two there, but only because of the Teenage Mutant Ninja Turtles). If Henry Ford founded Ford motors, who founded General Motors?

     

    --
    Who is John Cabal?