Linked by Thom Holwerda on Tue 18th Dec 2012 23:12 UTC
Permalink for comment 545794
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/20/13 11:29 UTC
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
Linked by Thom Holwerda on 04/18/13 11:21 UTC
Linked by Thom Holwerda on 04/16/13 9:29 UTC
More Features »
Sponsored Links



Member since:
2007-03-26
I good developer knows how to write readable code (and still keep it efficient).
Sadly not all developers can be bothered to do so and if they've used nondescript variable / functions names as well as weird developer logic, then the code might as well have been deliberately obfuscated.
I've worked on plenty of projects where debugging other peoples code worked out just as time consuming than if I had rewritten the code from scratch. Albeit we're talking smallish projects in those instances.
I love finding humour comments in other peoples code (comments I'd forgotten about in my own code).
I remember once stumbling across the following within one of Oracle's own APIs for Java / Oracle RMDBS Forms: "This is a terrible kludge". It pretty much summed up the entire product in one line hehe
Edited 2012-12-19 00:24 UTC