Tagged Questions

2
votes
5answers
188 views

What is “Continuous Implementation”?

Is "Continuous Implementation" the name of a software development methodology? If so, what is it exactly? Do you have experience using it? Note that I know what continuous integration is, but not …
9
votes
7answers
297 views

Why adopt a software development process?

Agile (SCRUM, XP, FDD, ...), Waterfall, RUP, ... Why would a small company bother adopting one in the first place. Why not just hack-away each project to completion (with a usual team size of 1~2). …