Priorities of a computer programmer

How it is:
  1. Sketch
  2. Write code
  3. Test
  4. Deliver
How the agile people wants it to be:
  1. A working programming environment
  2. Make a rough design (not entirely true, but I will leave it as this)
  3. Write tests for next feature
  4. Write mock objects for sub systems
  5. Write code that complete the tests (get that green bar)
  6. Continue until next meeting by repeating from step 3 (next feature test)
  7. Get next feature set to implement by demoing the current product with customer and the payee
  8. Continue until payee says stop.

Kommentarer

Populære innlegg fra denne bloggen

5 generations of computer languages

DOJO kamptyper [forbedre egen kompetanse]

Generations of text formats