Slashdot Mirror


Vint Cerf on Why Programmers Don't Join the ACM

jfruh writes "The Association for Computing Machinery is a storied professional group for computer programmers, but its membership hasn't grown in recent years to keep pace with the industry. Vint Cerf, who recently concluded his term as ACM president, asked developers what was keeping them from signing up. Their answers: paywalled content, lack of information relevant to non-academics, and code that wasn't freely available."

19 of 213 comments (clear)

  1. It Costs Money by kramer2718 · · Score: 5, Informative

    I can get every thing I need from Google. Why would I pay money to join the ACM? A 25 year old bottle of Scotch is a much better value.

    1. Re:It Costs Money by dlingman · · Score: 4, Funny

      Only if you use it just right. http://xkcd.com/323/

  2. Re:where's the money?! by speedplane · · Score: 5, Funny

    Change the acronym to Applying Computers to Money and you'd have a popular organization.

    --
    Fast Federal Court and I.T.C. updates
  3. Expensive and irrelevant by Kazoo+the+Clown · · Score: 5, Interesting

    I've been a member for some time but let it lapse a few years ago because it got to the point that the benefits didn't justify the expense. Or rather, the benefits hadn't justified the expense for some time, I finally got fed up hoping that might change. I finally noticed I wasn't getting my money's worth and pulled the plug on it. Much of ACM seems designed to extract maximum income from its membership. That gravy train is over, as far as I'm concerned.

    1. Re:Expensive and irrelevant by simoncpu+was+here · · Score: 4, Informative

      I also let my membership lapse because I couldn't read all the magazines anymore. Many of my magazines remain unopened to this day.

  4. Great when you're in school by MrEricSir · · Score: 4, Interesting

    While you're taking CS courses in a university, ACM membership is great! But in the corporate world there's often not a good reason to join.

    I was president of my university's ACM chapter at one point, but I've let my membership lapse. The value proposition just isn't worth it to me at the moment.

    --
    There's no -1 for "I don't get it."
    1. Re:Great when you're in school by Anonymous Coward · · Score: 4, Interesting

      Yes, but then just try leaving.

      I joined while working on my MSc, and used some of the articles as sources of research for my master's thesis. I was immediately bombarded with irrelevant newsletters, and their byzantine website made it all-but-impossible to cancel subscriptions to said spam. You'd think that those in charge of the Association of Computing Machinery could manage to build a good website, but apparently not. Once I let my membership lapse, I was bombarded with requests to re-subscribe. It just doesn't get any worse.

  5. "For Computer Programmers" by doubleplusungodly · · Score: 5, Interesting

    Did the blurb just say the ACM was for programmers? The only people I know who give the slightest of shits about ACM are students and professors. For computer programmers my ass.

    --
    ---
  6. Complexity by LostMyBeaver · · Score: 4, Informative

    ACM is a great resource and I regularly borrow journals from friends.

    My issues are simple.

    1) I'm self educated. ACM discriminates against people like me. It doesn't matter that I have 20 years experience in protocol and codec design or that I've designed algorithms which they have published articles analyzing.

    2) price. ACM is too expensive for individuals and programmers who are actual scientists and actual engineers as opposed to Python coding web site developers have a hard enough time getting bosses to pay for RAM upgrades. Things like "club memberships" are generally out of the question.

    3) Too many journals to choose from and each one costs more. Professional programmers probably want 3-5 different journals. I haven't checked in a while, but I would want the journals on compilers, machine vision, signal processing and probably AI (if those are all categories) but I wouldn't want to pay for all 3. A downloadable printable version of the actual journals or at least an ebook would be welcome. Last I checked, they only offered article by article.

    Finally, I never see ACM articles linked from Google. You'd imagine searches for things like "reduction of inter block artifacts in discrete wavelet transforms" should nail 5 ACM articles on the first page. Instead, I see mailing lists.

  7. Low grade code monkeys don't need to know by Anonymous Coward · · Score: 5, Insightful

    There is nothing in there that low grade code monkeys, which is the vast majority of the software industry, need to know. I mean, how much skills do you have to have to run a mom and pop web store, publish the jillionth fart app, or maintain a payroll system?

    Of course, these code monkeys get swamped whenever the next major technology change comes along but, hey, we can't all be good enough to work for Google or Apple, etc.

  8. They don't even know what they're offering by Anonymous Coward · · Score: 5, Interesting

    Turns out some recent conferences have their presentations recorded in HD video. An example is POPL. OK, so I went and downloaded a few videos on formal methods hoping to see something I cared about. I downloaded some 5 videos in one day. Next day I get an e-mail saying my ACM DL subscription has been frozen due to excessive use and I need to contact membership services to get it reopened.

    In addition to this, the ACM DL terms of use still prohibit "systematically downloading" articles which according to them means downloading all articles of an issue of a journal or all the articles of a conference. This is just plain stupid.

  9. Benefits ? What benefits by Foske · · Score: 4, Interesting

    Most of these organizations and associations completely fail to understand how they would be able to create added value for their potential members. As an electronic engineer I'm supposed to be a member of IEEE. I can't think of a single reason why I would subscribe, and the people and letters of IEEE didn't make things better. On the contrary.

    1. Re:Benefits ? What benefits by kaiser423 · · Score: 4, Interesting

      As a CS/EE double major that has subscribed to both journals, I have to say that the IEEE is leagues and bounds better than ACM. If I need to know how to make something (an antenna perhaps) I can find a couple dozen articles about exactly how to build one and exactly how they performed in the real world. If I need to know about some algorithm to do X, ACM can give me a bunch of crap theory without a sing/le line of implementation or anything more than how it performed in the lab. In fact, I find that IEEE tends to have more software algorithms in its papers than the ACM. The ACM is really that bad. I was implementing a neural network as a hobby for the first time ever, and the IEEE papers had no kidding empirical data about what worked and didn't and the ACM at the time had a bunch of wonderful theory papers about how one could implement a neural network, but no info on how they actually implemented the one that they tested (maybe I had not properly picked one of the dozen options each costing as much as an IEEE membership about which societies to join to get access to the right papers). Totally useless; total ego driven publishing of papers rather than helping advance the state of the industry. Needless to say I still subscribe to one, but not the other....

  10. Re:where's the money?! by TheRaven64 · · Score: 5, Informative

    There is as an academic. Apparently being a member of the ACM has a negative value, because in exchange for the $99/year membership fee I typically get a $100-150 discount on attending ACM conferences. If you go to a couple of conferences a year then that's a good deal. For people outside academia, there's less relevance. ACM Queue, which provides material for 'practitioners' section of Communications of the ACM, generally has some good material, but it's all free whether your an ACM member or not.

    I like the ACM as an organisation, but they're hard pressed to justify the cost of membership.

    --
    I am TheRaven on Soylent News
  11. Why I joined: by wirefarm · · Score: 4, Interesting

    I listed my membership on my résumé, along with the ACM logo.
    This was 15 years ago and I was a contractor around Washington, DC, doing many short-term contracts.

    Yes, it was effective.
    In the course of interviews, the interviewer would often tell me that they had been meaning to join, or had heard of it, but not once that they were themselves a member. Just a little psychological advantage, I guess. This helped,too, because I never went to college.

    That said, I got absolutely nothing from their articles or other content.

    --
    -- My Weblog.
  12. Re: where's the money?! by JustOK · · Score: 4, Funny

    Thank God money evolved before humans or else we would never exist.

    --
    rewriting history since 2109
  13. Re:where's the money?! by Vic+Metcalfe · · Score: 5, Informative

    I am a long time member of the ACM, and I've always thought the value for money was excellent. I'm not an academic and I don't go to conferences. The Safari and 24/7 Books Online subscriptions, plus the skillsoft training is where I see most of the value.

  14. Re:where's the money?! by Slashdot+Parent · · Score: 4, Informative

    I thought about joining a while ago for the group health insurance plan, but they dropped that. So I did not join.

    --
    They don't grade fathers, but if your daughter's a stripper, you fucked up. --Chris Rock
  15. Re:Expensive and irrelevant - don't think so by DoctorBonzo · · Score: 4, Informative

    I've been a member of both ACM & IEEE for several decades. As a dinosaur, I much prefer print versions of all their varied pubs to any of the lame digital editions. I come from the academic world, but have been out of it for a long time and still find ACM relevant, especially after their revamp of Communications a couple of years ago. Practitioners? The Kode Vicious column is nearly the worth the price of subscription. I've never been interested in the Digital Library at extra cost, but it's probably worth it to some.

    IEEE? Their Computer Society is marginally OK, but only for the Hal Berghel articles, as far as I'm concerned. IEEE Spectrum has become an exercise in suckitude, the bastard child of Wired's graphic design and Popular Science's "in depth" examination of current topics. Tired of this and their pimping life insurance, I've lapsed on IEEE membership and may do so for the Computer Society too in the near future.