In this chapter, the reader will learn the most important patterns from one of the three Gang of Four categories—creational patterns.
This section will comprise the following chapters:
Chapter 2, Singleton, Dependency Injection, Lazy Initialization, and Object Pool
Chapter 3, Factory Method, Abstract Factory, Prototype, and Builder