Click here to Skip to main content
15,914,488 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)


 
GeneralRe: As expected... CListCtrl Pin
Weiye Chen14-Jun-04 17:54
Weiye Chen14-Jun-04 17:54 
GeneralCan you rank the options really? Pin
devvvy14-Jun-04 15:09
devvvy14-Jun-04 15:09 
GeneralDuplicate option Pin
Daniel Turini14-Jun-04 12:59
Daniel Turini14-Jun-04 12:59 
GeneralRe: Duplicate option Pin
Tim Smith14-Jun-04 17:15
Tim Smith14-Jun-04 17:15 
GeneralRe: Duplicate option Pin
Roger Wright15-Jun-04 4:36
professionalRoger Wright15-Jun-04 4:36 
GeneralRe: Duplicate option Pin
Chris Maunder15-Jun-04 6:32
cofounderChris Maunder15-Jun-04 6:32 
GeneralNo fast code? Pin
James R. Twine14-Jun-04 9:13
James R. Twine14-Jun-04 9:13 
GeneralRe: No fast code? Pin
Daniel 'Tak' M.14-Jun-04 10:21
Daniel 'Tak' M.14-Jun-04 10:21 
GeneralRe: No fast code? Pin
Anonymous14-Jun-04 16:20
Anonymous14-Jun-04 16:20 
GeneralRe: No fast code? Pin
Jeremy Falcon15-Jun-04 17:02
professionalJeremy Falcon15-Jun-04 17:02 
GeneralRe: No fast code? Pin
peterchen15-Jun-04 1:16
peterchen15-Jun-04 1:16 
GeneralRe: No fast code? Pin
James R. Twine15-Jun-04 3:54
James R. Twine15-Jun-04 3:54 
GeneralRe: No fast code? Pin
peterchen15-Jun-04 4:18
peterchen15-Jun-04 4:18 
GeneralRe: No fast code? Pin
James R. Twine15-Jun-04 7:23
James R. Twine15-Jun-04 7:23 
GeneralRe: No fast code? Pin
peterchen15-Jun-04 7:32
peterchen15-Jun-04 7:32 
GeneralRe: No fast code? Pin
James R. Twine15-Jun-04 7:53
James R. Twine15-Jun-04 7:53 
GeneralRe: No fast code? Pin
Chris Maunder15-Jun-04 6:33
cofounderChris Maunder15-Jun-04 6:33 
GeneralBug free code? Pin
KevinHall14-Jun-04 9:02
KevinHall14-Jun-04 9:02 
GeneralRe: Bug free code? Pin
Anonymous14-Jun-04 17:04
Anonymous14-Jun-04 17:04 
GeneralRe: Bug free code? Pin
Tim Smith14-Jun-04 17:14
Tim Smith14-Jun-04 17:14 
GeneralMy perspective Pin
ian mariano14-Jun-04 8:57
ian mariano14-Jun-04 8:57 
I said "All of the above -- writing CORRECT code." That pretty much encapsulates all of the provided options.

When writing code, above all it must solve the need in design behind the code and follow the stated options, in other words, it should be correct. Each developer may come up with equally valid and correct code. Elegance is nice, but that can be sacrificed for optimization, robustness and extensibility. Measure twice and cut once [Design], play well with your environment, always have an error strategy, and above all have fun :P


Ian Mariano - Bliki | Blog


"We are all wave equations in the information matrix of the universe" - me

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 

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.