The catalog of GOF (Gang-of-Four) patterns contains 23 design patterns. They are listed below: Abstract Factory: Provides an interface for creating families of related or dependent objects without specifying their concrete classes. Adapter: Adapter lets classes work together that couldn’t otherwise because of incompatible interfaces. Bridge: Decouple (separate) the abstraction from its implementation so that the two can vary independently. Builder: Separate (hide) the construction process from its representation so that the same construction process can create different representations. Chain of Responsibility: Avoid coupling the sender of a request to its receiver by giving more
The post What is the best catalog of design pattern appeared first on Coding Security.
What is the best catalog of design pattern
read more
Tidak ada komentar:
Posting Komentar