The aim of this section is to provide you with an inventory of modern Julia-specific design patterns as well as the more traditional object-oriented patterns. You will learn how to apply these patterns to various problems.
This section contains the following chapters:
- Chapter 5, Reusability Patterns
- Chapter 6, Performance Patterns
- Chapter 7, Maintainability Patterns
- Chapter 8, Robustness Patterns
- Chapter 9, Miscellaneous Patterns
- Chapter 10, Anti-Patterns
- Chapter 11, Traditional Object-Oriented Patterns