Alla categoria: i consigli della nonna
Mi ricordo da piccolo frasi del tipo "dai una sistemata alla tua camera, è proprio sottosopra adesso " e io " sto giocando con i robot adesso , la sistemo ... dopo".
E' una risposta comprensibile da parte di un bambino e lo sappiamo che "dopo" significa _mai_.
La soluzione sembra banale in questo caso eppure sorprende quando lo stesso atteggiamento lo ha un adulto, un professionista informatico molto capace : "intanto rilascio e ... dopo lo sistemo".
Certo da adulto si trova ad affrontare problemi più difficili che sistemare la sua cameretta, ma come dicevo è un professionista molto capace. Inoltre subisce pressioni più forti con continui problemi "urgenti" che deve affrontare.
E il "dopo"
- I'll fix that bug later.
- I'll verify with the customer that I've built what they actually need later.
- I'll write unit tests later.
- I'll remove the fragility from the unit tests later.
- I'll make the unit tests readable later.
- I'll make the unit tests fast later.
- I'll integration test later.
- I'll usability test later.
- I'll remove that copy/paste duplication later.
- I'll bounce my idea/design/code off another developer later.
- I'll remove that workaround/hot fix/complete hack later.
- I'll make the code readable/maintainable later.
- I'll worry about performance/reliability later.
diventa ancora una volta _mai_
Segnalo un interessante post su questo argomento : http://on-agile.blogspot.com/2007/04/why-you-wont-fix-it-later.html
Tags :
Team Work |
Agile |
Pratiche |