Failure, Most of the Time During development, programs tend to fail. After a program is debugged, it stops failing. You ship it and move on to develop another program - which, also, mostly fails as you debug it. The name “waterfall development” is given to the idea of being so sure that you know about some aspect of a problem space - or about the whole problem space - that you can hard-code it as software in a program.
Share this post
2024-06-15-Failure Driven Development
Share this post
Failure, Most of the Time During development, programs tend to fail. After a program is debugged, it stops failing. You ship it and move on to develop another program - which, also, mostly fails as you debug it. The name “waterfall development” is given to the idea of being so sure that you know about some aspect of a problem space - or about the whole problem space - that you can hard-code it as software in a program.