Tag programming
9 bookmarks have this tag.
9 bookmarks have this tag.
Don't leave openings in which you are going to insert code at some future date when the problem changes because inevitably the problem will change in a way that you didn't anticipate. Whatever the cost it's wasted. Don't anticipate, solve the problem you've got.
Gerald Sussman
ATW C style (Decker is also written in this kind of style, Lil is inspired by K)
One of my favorite programming books. By Eric Normand.