Hands-On Design Patterns with Java
上QQ阅读APP看书,第一时间看更新

Section 2: Original Design Patterns

In this section, the categories behavioral, creational, and structural will be explored. For each of these categories, their design patterns will be explained along with step-by-step instructions on how to solve the underlying design challenge. The behavioral category contains 12 design patterns; the creational category contains 6 design patterns, and the structural category contains 7 design patterns.

The following chapters will be covered: