code style

clean code

Pretty Code, Ugly Code

Christopher Seiwald’s Seven Pillars of Pretty Code argues that code that looks good, works good: 1. Code changes should blend in with the original style. It should not be possible to discern previous changes to a file without seeing the previous revisions. Nothing obscures the essential visual cues more

By Jeff Atwood ·
Comments