Click here to Skip to main content
15,921,371 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: Bug-free, then Elegant Pin
Mike Dimmick16-Jun-04 6:54
Mike Dimmick16-Jun-04 6:54 
GeneralRe: Bug-free, then Elegant Pin
Vega0216-Jun-04 6:57
Vega0216-Jun-04 6:57 
GeneralRe: Bug-free, then Elegant Pin
Krissh16-Jun-04 21:49
Krissh16-Jun-04 21:49 
GeneralRe: Bug-free, then Elegant Pin
Johan Rosengren20-Jun-04 8:18
Johan Rosengren20-Jun-04 8:18 
GeneralRe: Bug-free, then Elegant Pin
Frisky17-Jun-04 7:33
Frisky17-Jun-04 7:33 
GeneralI'm glad someone mentioned 'elegant'. Pin
Don Clugston17-Jun-04 14:02
Don Clugston17-Jun-04 14:02 
GeneralRe: I'm glad someone mentioned 'elegant'. Pin
Name Removed18-Jun-04 7:52
Name Removed18-Jun-04 7:52 
GeneralRe: I'm glad someone mentioned 'elegant'. Pin
Don Clugston20-Jun-04 13:37
Don Clugston20-Jun-04 13:37 
>What exactly are you meaning by elegant?
Hard to describe exactly, but it's the opposite of 'clumsy', or 'quick and dirty'.
It's code where anyone that reads it will look at it and say 'nice!' There's something intellectually satisfying about elegant code. It achieves a lot in a few lines of code.

How much of my code is actually like that? Not much. But it's still the goal. Every time I refactor my code, I'm trying it make it more elegant.
GeneralRe: Bug-free, then Elegant Pin
Prime Lionheart19-Jun-04 0:37
Prime Lionheart19-Jun-04 0:37 
GeneralInteresting... Pin
Charlie Williams16-Jun-04 5:29
Charlie Williams16-Jun-04 5:29 
GeneralRe: Interesting... Pin
Aaron Eldreth16-Jun-04 5:32
Aaron Eldreth16-Jun-04 5:32 
GeneralRe: Interesting... Pin
Charlie Williams16-Jun-04 6:43
Charlie Williams16-Jun-04 6:43 
GeneralRe: Interesting... Pin
Johan Rosengren20-Jun-04 8:19
Johan Rosengren20-Jun-04 8:19 
GeneralRe: Interesting... Pin
Alvaro Mendez16-Jun-04 10:48
Alvaro Mendez16-Jun-04 10:48 
GeneralRe: Interesting... Pin
Charlie Williams16-Jun-04 11:25
Charlie Williams16-Jun-04 11:25 
GeneralRe: Interesting... Pin
Alvaro Mendez16-Jun-04 13:15
Alvaro Mendez16-Jun-04 13:15 
GeneralFirst things first. Pin
diilbert15-Jun-04 16:02
diilbert15-Jun-04 16:02 
GeneralRe: First things first. Pin
WillemM15-Jun-04 22:06
WillemM15-Jun-04 22:06 
GeneralRe: First things first. Pin
Johan Rosengren20-Jun-04 8:22
Johan Rosengren20-Jun-04 8:22 
GeneralRe: First things first. Pin
Michael P Butler16-Jun-04 1:25
Michael P Butler16-Jun-04 1:25 
GeneralRe: First things first. Pin
diilbert16-Jun-04 14:42
diilbert16-Jun-04 14:42 
GeneralRe: First things first. Pin
Nemanja Trifunovic16-Jun-04 3:10
Nemanja Trifunovic16-Jun-04 3:10 
GeneralRe: First things first. Pin
Gary Wheeler16-Jun-04 3:46
Gary Wheeler16-Jun-04 3:46 
GeneralRe: First things first. Pin
Alvaro Mendez16-Jun-04 10:52
Alvaro Mendez16-Jun-04 10:52 
GeneralRe: First things first. Pin
diilbert16-Jun-04 14:37
diilbert16-Jun-04 14:37 

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.