Vigorous writing is concise. A sentence should contain no unnecessary words, a paragraph no unnecessary sentences, for the same reason that a drawing should have no unnecessary lines and a machine no unnecessary parts. This requires not that the writer make all his sentences short, or that he avoid all detail and treat his subjects only in outline, but that every word tell.
These words should be part of everything we do as programmers. They apply as much to programs and functions as to essays and sentences.
Kindof implied (Score:1)
I always think of programs as machines, built with logic and data.
Re:Kindof implied (Score:2)
Re:Kindof implied (Score:1)
That would be making reality fit with what Society demands. I think reality should dictate Society and not the other way around.
Perhaps the problem isn't with Software Patents but Patents in general.
Re:Kind of implied (Score:1)
The concept of property cannot possibly hold out against the modern ability to copy. The only reason land-as-property is going to remain stable is because you cannot copy land. Same for buildings. Same for pets.
It's not the same for a book. Not any more. It's not the same for a recipe or a book or a program or a picture.
------------------------------
You are what you think.
Re:Kindof implied (Score:2)
It's a classic beginner's mistake. Beginners use too much code to get the job done in general.
Re:Kindof implied (Score:1)
You can't imagine a machine built with senseless repetition and fat?
Programming is typically easier than building machines, so it's easier to put together monstrosities. When you see a bad program, think of a Rube Goldberg contraption.
Re:Kindof implied (Score:2)
Upon re-reading it, I now see that your point is that programs, as machines, should have no unnecessary parts.
Oops.
conciseness in speaking (Score:2)
This goes for technical presentations, too. I used to take only 5-7 minutes to say what I had to say in 15 minute presentations. I'd cover the material, to be sure, but no sense rambling or repeating. Extra lines of code are an opportunity for a bug to creep in; extra minutes of speaking are an opportunity for you to distract your listeners from what's important.
I was ranting about the terrible "Tell them what you're going to tell them, tell them, then tell them what you told them" advice at least thre
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers