Some software development best practices

July 2, 2008 · Filed Under Software development · Comment 
From: Shawn Gay

Software development projects vary over such a wide range of magnitudes and complexity that it is not easy to generate a list of best practices that is applicable to every project. However, there are a few practices that are nearly universal in my experience. The ones I will cover in this post are: configuration management, feature/defect tracking, and unit testing.

Read more