The nerd factor is hugeThe nerd factor is huge

Last week’s New York Times article reporting efforts to bring more women to computer science by downplaying programming had a deservedly harsh reception from working programmers.

I am not happy that women are underrepresented in software programming. The absence of talented women who would otherwise speed software progress (a logical certainty) is not good for the field, nor is it good for those women who aren’t making the most of their talents. In summing up the problem, Cornelia Dean’s opening paragraph hits the right points:

For decades, undergraduate women have been moving in ever greater numbers into science and engineering departments at American universities. Yet even as they approach or exceed enrollment parity in mathematics, biology and other fields, there is one area in which their presence relative to men is static or even shrinking: computer science.

This is a solid jumping off point, but Dean quickly fell in with the wrong crowd in researching the story.

Trying to pry CS from our cold, typing hands

As far as I can tell, software programming is the most important technology in the world: no other does more to improve and expand our civilization. It is deep, mind-stretching work (software that matters, anyway) and becoming proficient in it requires time and effort. It stands to reason not only that programming should have its own field of study, but that it should dominate that field of study. Advancing software programming, through programming itself and computational theory that lends to programming, is and must be the purpose of computer science.

Yet there is resistance to this workaday, civilation-enhancing idea. As I heard many times in my study of it, computer science is a young field, too young for anyone to authoritatively say what exactly it is. Wikipedia’s article on CS is typically convoluted, throwing in the famous Dijkstra quote, “Computer science is no more about computers than astronomy is about telescopes.” It is a truism: the principles of programming exist outside the physical world of computers. But whatever Dijkstra’s point was, it is not in conflict with computer science as a discipline ultimately concerned with software programming. Even astronomy has a purpose, that of expanding human knowledge beyond Earth’s atmosphere, and there’s no shame in it.

Many academics have exploited the uncertainty of computer science’s boundaries, and the cultural mantra of inclusiveness, to encompass in the field any contribution to computing. The effort seems harmless on its own, and as a student I once intended to specialize in the HCI sub-field (because I do care about software interfaces). But after two classes, I realized it was just an easy, boring sideshow within CS.

Not that there shouldn’t be collegiate study of human interaction with computers. It’s a terribly important question for society—it just doesn’t belong in computer science, programming’s only academic home. Being there, it has stagnated as a holding pen for students and faculty who want to be “computer scientists” but are not capable programmers. This travesty is as insulting to the study of interaction design (its own vigorous, competitive, and productive sub-discipline of design) as it is to computer science.

The easy-bake oven

In looking for the missing women in computer technology, our intrepid reporter drifted into the backwater of computer science that is not about programming. Many of us graduates had forgotten that nonsense existed, but its practitioners are still collecting paychecks, brandishing Ph.D.s, and claiming that high school girls avoid computer science because they erroneously “think of it as programming.” Reading their quotes is like hearing your alcoholic uncle speak for the family on the TV news.

“The nerd factor is huge,” Dr. Cuny said. …high school girls think of computer scientists they think of geeks, pocket protectors, isolated cubicles and a lifetime of staring into a screen writing computer code.

Cubicles are a hallmark of corporations, not programming; the programmer is not even the most common species to be found therein. Those entering CS for a corporate meal ticket mostly flunk out freshman year; the rest deserve their cubicles. And, please: all people spend a lifetime staring into screens in our era, and they should be proud if theirs is more often a computer than a brain-sapping television. At least, if they want to be computer scientists!

The Advanced Placement high school course in computer science may be part of the problem, according to Dr. Cuny. “The AP computer course is a disaster,” she said. “It teaches Java programming, which is very appealing to a lot of people, but not to others. It doesn’t teach what you can do with computers.” She and others think the course needs to be redesigned.

There is no such a thing as a national “course” in U.S. public high schools, but advanced placement tests are standardized nationally, and teachers are given course outlines. Personally, I found the whole idea of AP tedious and stifling, so I took English and Biology courses at a local college instead.

Passing the computer science AP test acts as a substitution for the first programming course that CS freshmen take, which is a horrible idea in its own right. It would actually be a good thing for the AP board to take Cuny’s advice and water down their CS test, making it more obviously unacceptable for its misguided purpose. Let it substitute instead for that Intro to CS yawn-fest.

Moving emphasis away from programming proficiency was a key to the success of programs Dr. Blum and her colleagues at Carnegie Mellon instituted to draw more women into computer science. At one time, she said, admission to the program depended on high overall achievement and programming experience. The criteria now, she said, are high overall achievement and broad interests, diverse perspectives and whether applicants seem to have potential to be future leaders.

How incredibly self-destructive. I used to think that Carnegie Mellon was the best computer science school in the U.S. (they rejected my application) but it looks like they’re eager to throw that reputation away in a cheap bid to meet gender quotas.

Speaking of Barbie, this reddit thread points out cultural influences that may discourage girls from programming.

Expanding the non-programming ghettos of computer science and promoting them as a way to interest and accommodate girls is a spectacularly poor attack on the problem. It is throwing out the baby, the bathwater, the tub, and yourself too. It is idiotic. It is the most insulting thing to girls since the “math is hard” Barbie. Girls could learn more computer science in home economics than in a “wonders of computing” class because there at least they might get to program a new stitch into an the electronic sewing machine.

If anyone is really interested in getting more girls (and boys) into computer science, the answer is to teach it earlier in school. It doesn’t have to be “Java programming,” but it does need to be programming. Start them off in the interpreter of a scripting language like Python and show the kids how easy it is to create something. Because that is what programming is all about: making things. Move on to pygame and animate some sprites. If students are to be taught Java, start with the hands-on, graphical Processing environment and make interactive art for art class.

There is no reason to be defensive, to pretend that computer science is not programming or isn’t “nerdy.” There is no shame in being able to write computer software. Being a nerd is actually pretty cool in this century. Perhaps Cornelia Dean doesn’t spend much time below Houston Street: we nerds are running this place! Everyone has ideas for computers and the internet, but we’re the ones that can see our own ideas through.

Shame on these no-talent hacks for telling girls that the only kind of computer scientists they can be are non-programming airbags—the world’s first programmer managed just fine as a woman.

Codercomments

CM Flamebait: I’m glad you didn’t get into Carnegie Mellon. It doesn’t compare to Virginia Tech which IMO, has one of the best Engineering programs in the nation. I get a BsEE from UVa, whenever I spoke to friends at VaTech, I felt behind a few years - VaTech had the resources to do great research and teach at the same time - plus y’all had a CAVE.

The article in question was seriously flawed - it relied too heavily on one particularly misguided professor. For starters, the language in a first programming course doesn’t particularly make much difference. It could be Java, .NET, C, C++…a scripting language Ruby, Python…blah blah blah. She outed herself to me as someone focused on the wrong metric when she decided to pick on Java as one of the “problems” with the AP class.

It’s very much ancient history (and I’m glad I went to VT too!), but I’m sure my 1995 application to CMU suffered because it didn’t include the suggested floppy bearing source code. As it should have! There needs to be at least one CS school in the country that expects you to already have some code behind you; now, I’m not sure that there is. Re: Java as a first language, I don’t think it’s the best available for learning, but with the right teacher I agree that it makes no difference.

Also remember that most of the early “actual” computer programmers were also women. Rear Admiral Grace Hopper is probably the most sterling example, but many the first programmers for the UNIVAC computer were also of the female persuasion. Part of this may have been because computers were seen as a natural extension of mechanical calculators (operators primarily women), but there is no indication from their contemporaries that women weren’t up to the task.

Yes, early computing history is inconvenient for those who advocate a biological explanation for the whole of the current gender disparity. Here I was taking it as a given that getting more girls into programming would be a good thing, and reacting pretty much in horror to the way the NYT and CS establishment was trying to get them into computing by tossing out programming.

I’ve blogged about it myself a while ago. Quite frankly, I call BS on the idea that there are not enough women in CS. I mean, judging in the same manner, why aren’t there more men working as make-up artists?

The border between gender oppression and plain cultural difference is not that thin not to see. I don’t think there are universities that reject applications on the sole basis of gender; it makes more sense to think that the average modern girl doesn’t like computers, just like the average modern girl doesn’t like soccer after all.

The very idea that more talented women in the field could bring progress to the field sounds like a truism to me. Just substitute ‘women’ for ‘programmers’ and you get exactly the same thing.

Of course, I do believe that any teenage girl willing to study CS should receive encouragement – just like any teenager willing to study anything that he likes should be encouraged; however, I do agree with you on one thing – I don’t believe that actually changing a proven curricula just to make it more appealing is a fair solution.

Donkey, this post takes as its first assumption that having more women in CS would be a good thing, as the fairly even distribution of intelligence implies we’re missing out on some serious talent from arbitrarily underrepresented groups. If you would rather have geniuses put make-up on people than write great software, I’m not going to try to change your mind.

“As far as I can tell, software programming is the most important technology in the world: no other does more to improve and expand our civilization.”

You’re not, maybe, just a little biased? :)

Definitely. But I think we find software behind a lot of advances in, for example, medicine, so I don’t think the idea is that outrageous.

I completely agree with your article, and would even take it a step further. When I was applying for financial aid to pay for RIT’s ridiculous tuition, it became immediately clear that if I was a woman in the same field, I could go to school almost for free. As a male, almost no assistance is available outside of private and federal loans.

Additionally, a friend of mine is a female (an attractive one, but not incredibly intelligent), and is pursuing an MIS. Her one goal is to become the CIO/CTO of a fortune 500 company, but knew nothing about computers and very little about technology in general. The reason she believes this is possible is because of the favoritism she has received in her master’s program. She gets a lot of support in her massively male dominated classrooms, and the professors seem to be more lenient on the content of her assignments. (It is either that or laziness, given the amount of information she submits that is incorrect.) Even worse is that she has no desire to actually learn the material, she just does enough to get an A and move on.

The reason I’m bringing this up is because we are pushing two separate standards for the same field. In computer science and fields related to technology, gender, race, and really any physical characteristic, don’t matter. All that matters is your passion for the subject and your ability to think. If we were really pushing gender equality in an intellectual field, the same requirements would be expected of /anyone./ Stripping the field of its core components to make it more accessible to any one group just feels wrong, and dumbing down the field will only pollute it with less qualified individuals.

The Times piece didn’t get into the infamously touchy subject of affirmative action, and I didn’t either, but it’s right there beneath the surface. What they are advocating, and what seems to be in vogue in higher ed., is a process designed to improve diversity numbers that incredibly denies that any “quotas” are involved. Whatever.

All I know is, by the time most people are 18 it’s too late to swap out their brains. No matter how badly universities want to be more diverse in all ways, their intramural solutions are doomed to failure. They can even make things worse, by casting suspicion on the success of the few. If they really care, they should offer free programming (and other) classes to 5th graders. But now I’m repeating myself.

Peaslee: Your friend sounds like a CIO/CTO already. No doubt she will prosper.

There was a paper recently that demonstrated that even after you control for the counfounding factors, Doctors discriminate perniciously against blacks. I’ve always suspected similar bias against women in the technical fields, maths, and of course Chess.

I’d love to have some solid disinterested Anthropological studies of colleges and employers. Though of course if they don’t support my hypotheses I’ll hardly agree they’re disinterested.

I disagree with most of the crap above, of course. Anyone who doesn’t learn assembly language early will never amount to much. And Java is like a weird virus that immunizes you against undersanding CS.

Add a comment