Object-Oriented Design : Invest In The Design Process
We wrap up the season with a focus on the design process. There is a cost to doing this, as with most things of value. However, you will find that the benefits in tighter, easier to maintain, and higher quality code are worth the investment. We can use the tools and frameworks we have to take shortcuts to an object-oriented solution or be better by spending time on design. Object-Oriented Design Is A Revision We have discussed how the solution is always our primary focus. Developers solve problems. Therefore, our “why” is crafting a solution. The emphasis is on the solution not on the craft. Once we have a solution we are comfortable with, then we can look to mold... Read more