A Deeper Look Into Inheritance
摘要
In the previous chapters, we have seen how the object-oriented methodology leads to software that is easier to build and test, and can be reused. In applying these principles, we have understood how established design patterns help us recognize the solutions for frequently occurring problems.