Month: March 2016
-
The Joel Test and the Half a Loaf Principle
A pretty good summary of what’s required by a software development team. The Joel Test Do you use source control? Can you make a build in one step? Do you make daily builds? Do you have a bug database? Do you fix bugs before writing new code? Do you have an up-to-date schedule? Do you…