4 Keys to Avoiding the Number 1 Cause of Database Project Failure
At the end of the day, if we look beneath the surface-level issues, the main reason for database project failure — by far — is poor communication.
The importance of documentation, organization, and cross-training
A recent experience on a large database development project illustrates three very important principals to follow when developing a large computer system; keeping code well organized, keeping code well documented, and ensuring that more than one person is familiar with all portions of the code base. After about four months of development the lead developer […]