Click here to Skip to main content
15,906,569 members

Survey Results

What software development philosophies do you use?   [Edit]

Survey period: 15 Sep 2008 to 22 Sep 2008

I tend to use the 'Get it Done' method but that's just me...(suggested by Pete)

OptionVotes% 
Agile Development32028.19
Agile/Rational Unified Process716.26
Extreme Programming17115.07
Iterative and Incremental Development48742.91
Quick-and-Dirty36832.42
Scrum13311.72
Test Driven Development25322.29
Waterfall19216.92
None of the above998.72
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (65 answers)


 
GeneralYAGNI Pin
Philip Laureano19-Sep-08 1:07
Philip Laureano19-Sep-08 1:07 
JokeThrow a whole bunch of crap at the wall and see what sticks Pin
Jonathan C Dickinson18-Sep-08 2:58
Jonathan C Dickinson18-Sep-08 2:58 
GeneralAnti-slow software + Anti MS-common-practice methodology Pin
User of Users Group17-Sep-08 9:51
User of Users Group17-Sep-08 9:51 
GeneralThe Hacking Method Pin
RonRay15-Sep-08 7:22
RonRay15-Sep-08 7:22 
GeneralRe: The Hacking Method Pin
izmoto16-Sep-08 2:41
izmoto16-Sep-08 2:41 
GeneralAgile programming Pin
ed welch15-Sep-08 2:24
ed welch15-Sep-08 2:24 
GeneralRe: Agile programming Pin
MarkB77716-Sep-08 21:59
MarkB77716-Sep-08 21:59 
GeneralMy boss won't accept anything else then Waterfall Pin
BadKarma15-Sep-08 1:56
BadKarma15-Sep-08 1:56 
GeneralRe: My boss won't accept anything else then Waterfall Pin
Anna-Jayne Metcalfe15-Sep-08 4:25
Anna-Jayne Metcalfe15-Sep-08 4:25 
GeneralMy Methodologies Weren't Listed! Pin
W Balboos, GHB15-Sep-08 1:11
W Balboos, GHB15-Sep-08 1:11 
GeneralRe: My Methodologies Weren't Listed! Pin
WillemM15-Sep-08 1:26
WillemM15-Sep-08 1:26 
GeneralRe: My Methodologies Weren't Listed! Pin
leonej_dt19-Sep-08 14:30
leonej_dt19-Sep-08 14:30 
GeneralPSP/TSP Pin
Member 459355914-Sep-08 23:05
Member 459355914-Sep-08 23:05 
GeneralRe: PSP/TSP Pin
WillemM15-Sep-08 1:23
WillemM15-Sep-08 1:23 
JokeRe: PSP/TSP Pin
Member 459355915-Sep-08 2:16
Member 459355915-Sep-08 2:16 
GeneralRe: PSP/TSP Pin
WillemM15-Sep-08 5:31
WillemM15-Sep-08 5:31 
GeneralRe: PSP/TSP Pin
Member 459355915-Sep-08 5:36
Member 459355915-Sep-08 5:36 
GeneralRe: PSP/TSP Pin
WillemM15-Sep-08 5:42
WillemM15-Sep-08 5:42 
Member 4593559 wrote:
I mean, not compiling your code until you've checked it for errors?


That's a really bad practice in my mind. It aggrevates the hell out of developers, mainly because we all make mistakes and the compiler makes finding these mistakes really easy. Having a co-worker point out those errors can be a really painful experience. Also it makes building software more expensive, as people have to wait for their work to be checked by someone before they can continue. No matter how well you plan, it will make your work take longer.

At least I am really glad we do code reviews after the developer compiles his work. It may sound bad, but we don't do codereviews on some work as not all code has a significant impact on the quality of the overall product. I think that sometimes you need that pragmatic look at developing software as much as you need to be critical about your work.


GeneralDoes anyone else find it scary that waterfall is still so common? Pin
Anna-Jayne Metcalfe14-Sep-08 22:01
Anna-Jayne Metcalfe14-Sep-08 22:01 
GeneralRe: Does anyone else find it scary that waterfall is still so common? Pin
TheIdleProgrammer14-Sep-08 22:44
TheIdleProgrammer14-Sep-08 22:44 
GeneralRe: Does anyone else find it scary that waterfall is still so common? Pin
Anna-Jayne Metcalfe14-Sep-08 23:17
Anna-Jayne Metcalfe14-Sep-08 23:17 
GeneralRe: Does anyone else find it scary that waterfall is still so common? Pin
David Lane15-Sep-08 1:21
David Lane15-Sep-08 1:21 
GeneralRe: Does anyone else find it scary that waterfall is still so common? Pin
Anna-Jayne Metcalfe15-Sep-08 4:23
Anna-Jayne Metcalfe15-Sep-08 4:23 
GeneralRe: Does anyone else find it scary that waterfall is still so common? Pin
Dale Thompson15-Sep-08 9:28
Dale Thompson15-Sep-08 9:28 
GeneralRe: Does anyone else find it scary that waterfall is still so common? Pin
Anna-Jayne Metcalfe15-Sep-08 11:42
Anna-Jayne Metcalfe15-Sep-08 11:42 

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.