Hola!!


This site is built using hugo and the theme is built by Fredrik if you enjoy it, it is available at github


Design pattern

I tried to learn the design pattern. I will try to write a sample in kotlin.

Iterator

Adapter

TemplateMethod

FactoryMethod

Singleton

Prototype

Builder

AbstractFactory

Bridge

Strategy

Composite

Decorator

Visitor

Chain of Responsibility

Facade

Mediator

Observer

Memento

State

Flyweight

Proxy

Command

Interpreter