We are proud to continue our support of the Charlottesville Symphony for their 2015-2016 season. The following ad appeared in the program for the season's holiday concert:
Click to enlarge
Your Custom Text Here
We are proud to continue our support of the Charlottesville Symphony for their 2015-2016 season. The following ad appeared in the program for the season's holiday concert:
Click to enlarge
The Problem - At the core of our business philosophy has always been one simple rule: play to your strength. In looking back over 2015, I recognize a weakness in our project management: some projects have gone over budget and timely communication has been inconsistent.
The Solution - To remedy this situation, I have hired a professional project manager to assume all project management responsibilities for the work we do for our clients. This will allow the rest of us to focus on our strength: the management of technology (requirements, design and implementation).
Read more#1: Review your own code - Before you ask someone else to review your code, make sure to review it yourself. Most likely, you'll find code remnants that you didn't intend to be included in the final production code.
#2: Remove spurious changes - In a typical code review, it is quite common to find that whitespace (spaces, tabs, carriage returns) has been added or removed in existing code, where those whitespace changes are strictly unrelated to the code changes required to fix a bug or implement a feature…
Read more