By bloid
via garshol.priv.no
Published: May 11 2007 / 01:53
My job has required me to read quite a bit of code written by other people, and over the years I've found that there are some problems that tend to recur again and again. The idea with this blog entry is to write up some tips on this once and for all, in the hope that it can help people out there who struggle to write clean code. The main goal with these tips is readability. This is important because usually your code has to be changed or reviewed by other people, and writing readably makes these people's jobs a lot easier. That may be obvious. What's less obvious is that it also makes your own job easier, because working on simple code is a lot easier than working on complex code, even while you are writing it, and the more readable code is always simpler.
Add your comment
Voters For This Link (14)
-
bloid -
vladocar -
krishnas -
nsm -
larsga -
rubyminer -
mostlyharmless -
sand1024 -
dwarosn -
ziller -
eric_suen -
fixxer -
alsundma -
tracer