Behavioral patterns We are going to deal with behaviors instead of define structures or encapsulate object creation. Behavioral Chain of responsiblity 📓 Command 📓 Interpreter 📓 Mediator 📓 Memento 📓 Observer 📓 State 📓 Strategy 📓 Template 📓 Visitor 📓