OPI Blog
Learn from experts in their fields

Browsing Tags: methodology

Oct 14, 2010
Keep Your Code Clean
There's no excuse for not cleaning up after yourself when making code changes so that maintainers will not have mind-boggling numbers of unnecessary warnings to go through. A simple rule to follow is that there should be no compiler warnings in your code!...
How To Become More Effective, or Why Some Are 10X As Productive As Others
I am sure that you have heard the often quoted “great developers are 10 times more productive than average developers”.  As a consultant, I have seen this in practice many times, over the course of many ...
Object Partners, Inc. approach with agile methodology
What brought us to Agile? The most common software management technique in the past and today is called “waterfall” Software Development. As defined by Wikipedia, the definition for Waterfall development is a sequential development process, ...