Click here to Skip to main content
15,891,775 members

Survey Results

What is the most important thing in writing code?   [Edit]

Survey period: 14 Jun 2004 to 20 Jun 2004

Which of the following would you rank as your #1 goal when writing code?

OptionVotes% 
Writing bug-free code39528.03
Writing easily extensible code23016.32
Writing easily maintainable code45432.22
Writing code that can be understood by others16811.92
Writing fast code372.63
Writing resource-efficient code684.83

View optional text answers (73 answers)


 
GeneralMy perspective Pin
ian mariano14-Jun-04 8:57
ian mariano14-Jun-04 8:57 
GeneralThe only possible answer Pin
Gary Wheeler14-Jun-04 8:11
Gary Wheeler14-Jun-04 8:11 
GeneralRe: The only possible answer Pin
Navin14-Jun-04 8:13
Navin14-Jun-04 8:13 
GeneralRe: The only possible answer Pin
Anthony_Yio14-Jun-04 15:47
Anthony_Yio14-Jun-04 15:47 
GeneralRe: The only possible answer Pin
Blake Miller14-Jun-04 9:28
Blake Miller14-Jun-04 9:28 
GeneralRe: The only possible answer Pin
Tim Smith14-Jun-04 17:12
Tim Smith14-Jun-04 17:12 
GeneralRe: The only possible answer Pin
Chris Maunder15-Jun-04 6:35
cofounderChris Maunder15-Jun-04 6:35 
GeneralRe: The only possible answer Pin
Gary Wheeler15-Jun-04 7:36
Gary Wheeler15-Jun-04 7:36 
I'll weasel a little here based on wording. I was interpreting the phrase 'bug-free' as being equivalent to 'defect-free'. In the corporate culture where I work[^], defect-free encompasses extensibility, maintainability, understandability, performance, and resource efficiency.

An application that doesn't meet at least 'acceptable' levels in all of these areas will fail to meet the end user's requirements or expectations in some way. For our production-oriented customers (a surly lot), failing to meet their needs/wants/vulgar fantasies is Not A Good Thing.



Software Zen: delete this;

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.