2
votes
Reasons not to build your own bug tracking system
At this point, without a large new direction in bug tracking/ticketing, it would simply be re-inventing the wheel. Which seems to be what everyone else thinks, generally.
…
1
vote
What is a reasonable code coverage % for unit tests (and why)?
If you've been doing unit testing for a decent amount of time, I see no reason for it not to be approaching 95%+. However, at a minimum, I've always worked with 80%, even when new to testing.
…
0
votes
How do you vent stress as a programmer?
I find it is important to try and manage the stress before it reaches such a critical mass. Routines usually help this. Getting a good night's sleep, eating well (something I find particularly diff …
