Click here to Skip to main content
15,921,548 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? wtf? Pin
ColinDavies10-Oct-04 14:30
ColinDavies10-Oct-04 14:30 
GeneralBug-free, then Elegant Pin
Vega0216-Jun-04 6:10
Vega0216-Jun-04 6:10 
GeneralRe: Bug-free, then Elegant Pin
Jörgen Sigvardsson16-Jun-04 6:35
Jörgen Sigvardsson16-Jun-04 6:35 
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 
Bug free? Are you kidding?! Confused | :confused: Thats almost impossible. WTF | :WTF:

If you write code that is maintainable, as you discover bugs, you can fix them easily. Some aspects of maintainable code are readability, well thought out, organized, and effecient. Each of these contribute to maintainability. Big Grin | :-D Funny, but it looks like these cover almost all the other options except maybe speed. Wink | ;)

If you learn to write maintainable code from the get-go, you don't have to ever re-write. OMG | :OMG: Instead, you maintain the code. (Some of us call this refactoring.)
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 
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 

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.