General Musing

blaze your trail

5 Missteps when Writing Code

leave a comment »

5 Missteps when Writing Code

I’m often asked to look over other people’s code, and these are 5 of my pet peeves rolled into a post.

tl;dr: bad documentation, no unit tests, unnecessary optimization, not auditing/logging, too strick adherence to methodology

5 Missteps in Writing Code

Like most developers I am constantly struggling to deliver in the face of unrealistic or extremely tight deadline, which can be self imposed or come from external sources. As I will likely discuss ….

View or comment on Daniël Crompton’s post »

Written by Daniël W. Crompton (webhat)

July 18, 2012 at 8:28 am

Please Leave a Reply