Re: Malcolm's new book
- From: Kelsey Bjarnason <kbjarnason@xxxxxxxxx>
- Date: Sat, 04 Aug 2007 07:08:04 GMT
On Fri, 03 Aug 2007 19:16:10 +0000, Richard Heathfield wrote:
Kelsey Bjarnason said:
<snip>
All I can say is I'll take ugly code that works
over pretty code that's broken, any day.
I'll take readable code that doesn't *quite* work over unreadable code
that does work, any day. Readable code can be fixed.
If it's unreadable and works, it still works - you can ignore it. :)
My problem with code such as Malcolm's is more fundamental; if he's made
this egregiously bad decision here, what other egregiously bad decisions
has he made elsewhere, ones which are not necessarily so easy to spot?
Bugs is one thing; we all have those. This, to me, is more like using
void main(); there's absolutely no good reason for it, and a coder who
does it probably has other bad habits - just how much can you actually
trust anything he's written, without an in-depth analysis which, in
theory, you shouldn't have to perform were it professionally done in the
first place?
.
- Follow-Ups:
- Re: Malcolm's new book
- From: Malcolm McLean
- Re: Malcolm's new book
- References:
- Re: Malcolm's new book
- From: Kelsey Bjarnason
- Re: Malcolm's new book
- From: Malcolm McLean
- Re: Malcolm's new book
- From: Kelsey Bjarnason
- Re: Malcolm's new book
- From: Malcolm McLean
- Re: Malcolm's new book
- From: Kelsey Bjarnason
- Re: Malcolm's new book
- From: Richard Heathfield
- Re: Malcolm's new book
- Prev by Date: test if integer
- Next by Date: Re: Second largest
- Previous by thread: Re: Malcolm's new book
- Next by thread: Re: Malcolm's new book
- Index(es):
Relevant Pages
|