Technical stuff Requirements are like water. They're easier to build on when they're frozen.

Archive for the ‘Methodology’ Category

Writing code is an art, not a simple day-job

12.01.2008 · Posted in Methodology, Resources

If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization. Gerald Weinberg Copy and paste is a design error. David Parnas   Think about how you develop your own code. Do you rush into writing a piece of code and use comments later, if you have ...

Scrum, the basics

10.05.2008 · Posted in Methodology

What is it? An iterative incremental process of product development from the Agile family. We are all tekkies here, so it’s assumed as a process of software development. A-ha! So it is just another way of organizing one team’s work. Well, not quite “yet another way of…”. It provides a framework for applying all the ...