Tagged Questions

4
votes
16answers
512 views

What software development process do you use?

I have always used the agile Feature Driven Development process for developing software. What does everyone else use, and why do you prefer it? I prefer FDD because that's what I started with fresh …
3
votes
1answer
334 views

Why should I use Feature Driven Development?

Extreme Programming, Scrum and Test Driven Development definitely seem to be the most popular Agile methods at the moment. But someone recently suggested that I take a look at Feature Driven …