Pattern vs. Design Pattern

Learn about the difference between a pattern and a design pattern.

Pattern

A pattern is just a model that’s used to tackle a complex problem. It provides us with a general solution for a class of problems. In mathematical terms, we can call patterns a superset of design patterns.

Get hands-on with 1200+ tech skills courses.