Origen: Quick-start sample app for PHP | Google+ Platform for Web | Google Developers
Typical sources of work on a software project, in order of priority:
-
Bugs – fix these first.
-
This is not a new idea, in fact it is criteria #5 on Joel’s list from way back in the year 2000 when Napster was still alive:
Do you fix bugs before writing new code? -
It is easier to fix bugs if you have good logging and customer feedback mechanisms in place to catch them.
-
Consider this a cultural issue and a technological issue.
-
Leaving bugs out there is fine if you don’t care about your customers, or the system is so far gone some bugs will just never be fixed.
-
Continuar leyendo «Typical sources of work on a software project, in order of priority:»