So far, I have reviewed the below patterns combined with the callp software.
Abstract Factroy, Factory Method, SingleTon, Visitor(Multiple Dispatch), Builder. - 5/23 are completed.
Next step of plan: Observer, Chain of Responsibility, Facade, Memento.