Design Patterns
摘要
You have learned important OOP concepts such as encapsulation, data hiding, inheritance, and polymorphism for handling software development challenges. This chapter introduces the design patterns and how they are useful to identify general solutions for common software development problems.