Posturing about programmingPosturing about programming

From Awaiting the Day When Everyone Writes Software by Jason Pontin:

Bjarne Stroustrup, the designer of C++, … has said that “our technological civilization depends on software.” True, but most software isn’t much good. Too many programs are ugly: inelegant, unreliable and not very useful. … Bad software is terrible for business and the economy. Software failures cost $59.5 billion a year…

How would business and the economy be doing with no software at all? Just wondering. Bad everything is kind of terrible. Because so much wealth depends on software, much is lost on the lower end of the curve. On the other hand, bad basket-weaving is not a billion dollar problem for the world. Curse those lucky folk art majors!

Programmers don’t know what a computer user wants because they spend their days interacting with machines. They hunch over keyboards, pecking out individual lines of code in esoteric programming languages, like medieval monks laboring over illustrated manuscripts.

Who is hunching? Are you hunching right now? Hunching is not any better for writing software than it is for writing copy, updating spreadsheets, or posting to Facebook. The only thing the word “hunch” is good for, in terms of programming, is identifying types with a grudge against programmers. The word bubbles up, clueless of the spite it reveals. At some point before everyone was on the internet all the time, the idea that programmers used computers more at least made sense. Now it’s just an ignorant jeer. Hunch you, Jason Pontin.

You know, we too are waiting for the day when everyone writes software. Like those monks were waiting for the day when the common person would be literate. It’s going to be great! People will be able to fight out their conflicting requirements by checking in conflicting visual programming flow charts or whatever crap they come up with next to try to enable people that don’t like programming or programmers to write software.

But there’s a problem: you have to think logically to be able to tell a computer what to do. Annoying! But true. Even with the flow diagrams you’re still writing logic, and using like a thousand times more pixels. It’s because most people don’t think very logically (and don’t want to learn the craft of it) that programming languages are “esoteric,” not because of some secret programming cabal. For example, many people accuse programmers of hunching even though we don’t, and even though regular thinking people use computers as much as programmers these days. Not very logical!

Now the supposed solution to this problem is the thing that Jason is plugging in our city/nation/world’s beloved New York Times. Apparently some software (presumably written with lots of hunching) is going to be able to divine the intent of humans. This way, humans will not have to instruct computers in a logical way, so they won’t ever have to learn logic. They can continue being real cool guys coming up with real cool software ideas.

Finally, a solution to our debilitating hunchback epidimic.

Codercomments

I, too, eagerly await this day:

http://thedailywtf.com/Articles/Could-You-Explain-Programming-Please.aspx

‘My brother in law apparently made several unsuccessful attempt to “learn programming” by opening up exes in Notepad. He created a text file with the words “Morph the screen into something cool” and couldn’t figure out how to run it, even had the balls to ask me “how do I install my program? Do I just put a shortcut on the desktop”.’

If only it were so easy!

Heh. If it were that easy, the machine would be making all the choices and there would be art in it for the person. (And I’d hate to see what my silicon’s idea of “cool” is.)

That’s what some people don’t get about programming. It’s not the typing in of some wiser and better looking person’s system design. Program code is the only way to fully describe software. For all decisions to be made “higher up,” they would have to be dictated in code. Oh, the irony.

Add a comment