Schlagwort-Archiv: Nullness

Nov 16 2011

Code with style: Readability is everything

So, by now everybody got it: Code is there to be read by people, to be analyzed by people and to be understood by people. The fact that you can put it through a compiler and run it is a nice sideffect, but nothing to focus on. Besides writing readable tests of course. But when …

Weiterlesen »

Permanentlink zu diesem Beitrag: http://blog.thiesen.org/archives/2011/11/16/code-patterns-readability-is-everything/