On Thu, Jul 31, 2008 at 01:37:22PM +0200, pancake wrote:
> I wrote a random list of tips for coding (mostly in C)
> 
> http://news.nopcode.org/miau/wk/BadCoding
> 
> If you have some ideas/missing tips i'm open for discussion :)
> 
> --pancake
> 

I'd remove the "Comments are for humans" paragraph -- code commenting
is good, and sacrificing it for less lines of code (?) is IMO stupid
and wrong (though you could add something about commeting _what_ code does,
not _why_).
Also, adding link to The Art of Unix Programming would be nice,
there's lot of good points about code complexity etc. (100% must-read IMHO).

---
Nilp

Reply via email to