Click here to Skip to main content
15,921,351 members

Survey Results

What is the worst programming sin?   [Edit]

Survey period: 26 Jul 2004 to 1 Aug 2004

What's your pet peeve when it comes to source code?

OptionVotes% 
No (or useless) comments or documentation24118.55
Poor code formatting1148.78
Poor code structure21816.78
Poor (or no!) error handling19214.78
Innefficient coding765.85
Bad user interface554.23
Lack of source control and revision history594.54
No pre-codiong design and planning30023.09

View optional text answers (61 answers)


 
GeneralWhere are all the XP-ers? Pin
laurenberry3-Aug-04 16:58
laurenberry3-Aug-04 16:58 
GeneralRe: Where are all the XP-ers? Pin
Jon Harley4-Aug-04 3:42
Jon Harley4-Aug-04 3:42 
GeneralHmm.. the worst programming sin has gotta be Pin
Jörgen Sigvardsson1-Aug-04 13:07
Jörgen Sigvardsson1-Aug-04 13:07 
GeneralErrors? What errors? bang! Pin
Michael Dunn1-Aug-04 11:32
sitebuilderMichael Dunn1-Aug-04 11:32 
Bad/no error handling is the worst of the lot, because if the code is badly-written or -designed or -formatted, it can still work. None of those sins will make it crash, nor do they affect the user (aside from UI of course). But if the code blows up as soon as some error condition happens, you've ticked off your users and given them a bad impression about your software.

--Mike--
Personal stuff:: Ericahist | Homepage
Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt
CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ

----
Pinky, are you pondering what I'm pondering?
I think so Brain, but if we shaved our heads, we'd look like weasels!

GeneralCode formating Pin
Alexander M.,31-Jul-04 8:51
Alexander M.,31-Jul-04 8:51 
GeneralRe: Code formating Pin
Manitoban7-Aug-04 4:05
Manitoban7-Aug-04 4:05 
GeneralI'm curious about the UI ranking Pin
Andy Brummer31-Jul-04 6:27
sitebuilderAndy Brummer31-Jul-04 6:27 
GeneralRe: I'm curious about the UI ranking Pin
Alex Korchemniy31-Jul-04 11:07
Alex Korchemniy31-Jul-04 11:07 
GeneralRe: I'm curious about the UI ranking Pin
Andy Brummer31-Jul-04 11:16
sitebuilderAndy Brummer31-Jul-04 11:16 
GeneralSpollin irrors Pin
Krissh30-Jul-04 4:44
Krissh30-Jul-04 4:44 
GeneralRe: Spollin irrors Pin
Alexander M.,31-Jul-04 8:50
Alexander M.,31-Jul-04 8:50 
GeneralBad user interface - last place Pin
Vladimir Afanasyev29-Jul-04 22:22
Vladimir Afanasyev29-Jul-04 22:22 
GeneralRe: Bad user interface - last place Pin
Michael P Butler29-Jul-04 23:40
Michael P Butler29-Jul-04 23:40 
GeneralRe: Bad user interface - last place Pin
Johan Rosengren31-Jul-04 9:19
Johan Rosengren31-Jul-04 9:19 
GeneralI guess I'm more code-process oriented Pin
Marc Clifton29-Jul-04 15:40
mvaMarc Clifton29-Jul-04 15:40 
GeneralSpelling errors Pin
Ravi Bhavnani29-Jul-04 3:38
professionalRavi Bhavnani29-Jul-04 3:38 
GeneralRe: Spelling errors Pin
Charlie Williams29-Jul-04 4:51
Charlie Williams29-Jul-04 4:51 
GeneralRe: Spelling errors Pin
NormDroid29-Jul-04 4:55
professionalNormDroid29-Jul-04 4:55 
GeneralRe: Spelling errors Pin
laurenberry3-Aug-04 17:01
laurenberry3-Aug-04 17:01 
GeneralGotta Love... Pin
J. Dunlap28-Jul-04 13:45
J. Dunlap28-Jul-04 13:45 
GeneralRe: Gotta Love... Pin
Anonymous28-Jul-04 15:24
Anonymous28-Jul-04 15:24 
GeneralRe: Gotta Love... Pin
Frederick S Jones29-Jul-04 4:17
Frederick S Jones29-Jul-04 4:17 
GeneralI just wonder... Pin
peterchen28-Jul-04 9:50
peterchen28-Jul-04 9:50 
GeneralRe: I just wonder... Pin
Marc Clifton29-Jul-04 15:26
mvaMarc Clifton29-Jul-04 15:26 
GeneralRe: I just wonder... Pin
Andy Brummer31-Jul-04 12:30
sitebuilderAndy Brummer31-Jul-04 12:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.