Categories
Uncategorized

High-tech industry considered harmful: a little-heard of Dijkstra paper

(This article also appears in The Farm, but I gave it a more clever title here.)

[ via java.blogs via

Brian’s Waste of

Time ] The late great computer scientist Edsger Dijkstra’s

contributions to the field are many. Among the best known are his

solution to the Shortest

Path Problem, his invention of the Dining

Philosophers Problem and semaphores,

and his classic paper, Go To Statement Considered

Harmful.

As a computer science student, I’ve read many of his papers, but here’s

a little-known one that he wrote in 1995 — by hand,

no less — called Why American Computing Science Seems

Incurable. It’s

available as a PDF file contaning scans of handwritten sheets. Here’s a

sample:

In the essay, Dijkstra argues that the pressures that the high-tech

industry is adversely affecting academic research. He says that

industry pressure is causing the definition of being a good programmer

to change from someone who is “able to design more effective and

trustworthy programs” and who knows “how to do it efficiently” to

somewho who thinks of “‘industrial acceptance’ as quality criterion”

and writes programs such that “its main feature [is] that one could

apply it unthinkingly.” Programming, he says is becoming less a branch

of applied math and more a branch of keeping the high-tech industry

afloat, a problem aggravated by “a total lack of faith in [America’s]

educational system and a deep-rooted mistrust of

intellectuals.”

It’s a fascinating read, and it just might send you running to the

bookstore to buy all those Knuth

volumes and start brushing up on your algorithms.

3 replies on “High-tech industry considered harmful: a little-heard of Dijkstra paper”

Dijkstra was an interesting guy. I studied computing science at the university (www.tue.nl) where he taught before he move to Austin and where he laid the foundation. Especially in the first year you would be confronted with him all the time since he had some groupies among the professors at the faculty. One even created the Dijkstra font for Latex, the word processor. And one person even dressed like him (he was and stayed single…)

I have seen him a few times and he was quite a character.

He is the reason why my faculty was called computing science since a sugeon would not study ‘knife science’ to him, which kinda made sense except that the rest of the world called it computer science. After he passed away, the faculty was renamed to computer science.

Sorry couldn’t resist responding. Too many memories\nightmares about Dijkstra 😉

Very interesting read – but now you’ve caused me to add a $100+ item to my amazon wish list. Curses!

Leave a Reply