Click here to Skip to main content
15,912,400 members

Survey Results

Code Design and Planning   [Edit]

Survey period: 4 Feb 2002 to 10 Feb 2002

How much design and planning do you do?

OptionVotes% 
I won't write a single line of code until the entire design is completed and reviewed.202.80
The fundamentals are designed and reviewed before coding starts.14019.58
The design and coding are done in stages, so some parts are designed and coded before other parts.25335.38
Only the critical pieces of the application are designed first11415.94
Most of coding is done without formal design work13418.74
No design is ever done.324.48

View optional text answers (26 answers)


 
GeneralRe: You all know what I chose... :) Pin
Jamie Hale4-Feb-02 7:58
Jamie Hale4-Feb-02 7:58 
GeneralRe: You all know what I chose... :) Pin
Reno Tiko4-Feb-02 11:19
Reno Tiko4-Feb-02 11:19 
GeneralRe: You all know what I chose... :) Pin
Paul Watson4-Feb-02 20:11
sitebuilderPaul Watson4-Feb-02 20:11 
GeneralRe: You all know what I chose... :) Pin
Reno Tiko5-Feb-02 5:22
Reno Tiko5-Feb-02 5:22 
GeneralRe: You all know what I chose... :) Pin
Nemanja Trifunovic5-Feb-02 5:40
Nemanja Trifunovic5-Feb-02 5:40 
GeneralRe: You all know what I chose... :) Pin
Reno Tiko5-Feb-02 7:43
Reno Tiko5-Feb-02 7:43 
GeneralRe: You all know what I chose... :) Pin
Martin Bohring5-Feb-02 3:33
Martin Bohring5-Feb-02 3:33 
GeneralRe: You all know what I chose... :) Pin
Andrew Torrance6-Feb-02 1:30
Andrew Torrance6-Feb-02 1:30 
I am working with industrial systems that are not documented so I have to reverse engineer the code . Also I have prepare for a new system (largely undocumented) and I have my system talking to 3 other systems , all undocumented . Although the basics of my design where done before I started , facts uncovered during the work has led to several fundemental changes . The systems are in use 24 hours a day 7 days a week , there are no backup systems , there is no test system and every time I run a test it can stop the entire factory production for up to 40 minutes at a time. Design ? Yes please , but it aint always possible. In this case I would have spent several years documenting code that would have then been binned. I have to work to a rather vague and moveable IO spec that I have to generate as best I can by looking at the old code.
GeneralRe: You all know what I chose... :) Pin
Sef Tarbell6-Feb-02 8:54
Sef Tarbell6-Feb-02 8:54 

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.