in reply to PBP: Code Layout
I can't say anything about that book or about "good style". I just can say: I don't want to be forced by whatever policy to use a certain code style. To me it's nonsense. Simply a waste of time concentrating on formatting the code instead of developing it. It's something that should be done by a program not by a programmer.
When I learned Pascal at university back in 1984 or so, we had to follow a certain style. Do you think anyone followed the rule of UPPERCASING all keywords?
NO ONE! Everyone wrote his one "keyword-uppercaser". Everyone immediately noticed, that focussing on formating is a waste of time.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: PBP: Code Layout
by saberworks (Curate) on Oct 19, 2005 at 22:14 UTC | |
by Skeeve (Parson) on Oct 19, 2005 at 22:43 UTC | |
by chromatic (Archbishop) on Oct 20, 2005 at 02:51 UTC | |
by adrianh (Chancellor) on Oct 20, 2005 at 08:38 UTC | |
by Skeeve (Parson) on Oct 20, 2005 at 05:56 UTC | |
by chromatic (Archbishop) on Oct 20, 2005 at 06:53 UTC | |
| |
by BrowserUk (Patriarch) on Oct 20, 2005 at 06:09 UTC | |
by chromatic (Archbishop) on Oct 20, 2005 at 06:57 UTC | |
by herveus (Prior) on Oct 20, 2005 at 12:12 UTC |