Re: The Problem with Programming
- From: "Ingvar Nilsen" <no.spam@xxxxxxxxxxxxx>
- Date: 29 Nov 2006 08:23:13 -0700
Vladimir Grigoriev wrote:
I write a lot of C#, so I am used to C style code.
The point, my point, as well as some other's point, is that experience
has shown where bugs breed.
Note: This never ever happen where with competent programmers <g>, but
for others like me, it is a way to eliminate some bugs.
While I myself still do not write
if (b == true), I still write if (b), I now enclose single line code in
brackets or begin..end pairs, if I can save some hours tracing a bug,
it is worth it.
--
Ingvar Nilsen
http://www.ingvarius.com
.
- References:
- Re: The Problem with Programming
- From: Vladimir Grigoriev
- Re: The Problem with Programming
- Prev by Date: Re: Poll: Is it true that Delphi is dead ?
- Next by Date: Re: CodeGear -> CodeIDE ;)
- Previous by thread: Re: The Problem with Programming
- Next by thread: Re: The Problem with Programming
- Index(es):