Skip to content or main menu

Now viewing articles tagged with time

Knowing when to stop 0

There are “trouble spots” in all projects. These are the parts of the project that aren’t fully thought out, lack documentation or in general are just vague. In the programming world, they are also the parts of the project that you or your team doesn’t have experience developing or that the solution is unknown. I can’t tell you the number of projects I’ve been in where ...