Re: The Problem with Programming
- From: "Chris Burrows" <cfbsoftware@xxxxxxxxxxx>
- Date: Wed, 29 Nov 2006 12:00:08 +1030
"Ingvar Nilsen" <no.spam@xxxxxxxxxxxxx> wrote in message
news:456cc6d2$1@xxxxxxxxxxxxxxxxxxxxxxxxx
He also presented examples which I before
used to regard silly programming, like:
if (b = True) then
begin
bla bla
end
else
if (b = False) then
begin
bla bla
end
Aargh! What a lot of clutter - I can't see the wood for the trees. This is
truly awful - it would never have passed one of my code reviews. In fact, I
used this sort of incompetent Pascal programming as an example of what not
to do in the company programming standards that I authored.
--
Chris Burrows
CFB Software
http://www.cfbsoftware.com/gpcp
.
- Follow-Ups:
- Re: The Problem with Programming
- From: Ingvar Nilsen
- Re: The Problem with Programming
- From: Nathaniel L. Walker
- Re: The Problem with Programming
- Prev by Date: "Watch" link not working
- Next by Date: Re: PRESS: Borland Rejects Five Bids for Tools Unit by Heather Havenstein
- Previous by thread: Re: The Problem with Programming
- Next by thread: Re: The Problem with Programming
- Index(es):
Relevant Pages
|
|