We may earn an affiliate commission when you visit our partners.

Strategy Pattern

Save
May 1, 2024 3 minute read

The Strategy Pattern is a behavioral design pattern that allows you to define a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it. It is one of the twenty-three Gang of Four design patterns that describe how to solve recurring design problems in software engineering.

What is the Strategy Pattern?

The Strategy Pattern defines a set of interchangeable strategies that can be used by a client. It allows the client to choose the appropriate strategy to use at runtime, without having to modify the client's code. This makes it easy to add new strategies or change existing strategies without affecting the client code.

Share

Help others find this page about Strategy Pattern: by sharing it with your friends and followers:

Reading list

We've selected 14 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Strategy Pattern.
Is the definitive guide to design patterns, a software development concept that provides a way to reuse proven solutions to common software design problems. The book covers the Strategy Pattern in detail, providing a clear and concise explanation of the pattern and its benefits.
More accessible introduction to design patterns, with a focus on the Strategy Pattern. The book uses a humorous and engaging approach to explain the pattern and its applications.
Classic work on enterprise application architecture, and it includes a discussion of the Strategy Pattern. The book provides a detailed analysis of the pattern and its applications in enterprise systems.
Practical guide to designing and building scalable systems, a type of system that can handle a large number of users and requests. The book includes a discussion of the Strategy Pattern and its applications in scalable systems.
Practical guide to designing and building cloud-native applications, a type of software application that is designed to run on cloud platforms. The book includes a discussion of the Strategy Pattern and its applications in cloud-native applications.
Practical guide to designing and building event-driven architectures, a type of software architecture that uses events to trigger actions. The book includes a discussion of the Strategy Pattern and its applications in event-driven architectures.
Practical guide to designing and building APIs, a type of software interface that allows applications to communicate with each other. The book includes a discussion of the Strategy Pattern and its applications in API design.
Practical guide to designing and building scalable, data-intensive applications. The book includes a discussion of the Strategy Pattern and its applications in data-intensive applications.
Comprehensive guide to enterprise integration patterns, a set of proven solutions to common integration problems. The book includes a discussion of the Strategy Pattern and its applications in enterprise integration.
Practical guide to designing and building microservices, a type of software architecture that is becoming increasingly popular. The book includes a discussion of the Strategy Pattern and its applications in microservices.
Practical guide to designing and building serverless architectures, a type of software architecture that is becoming increasingly popular. The book includes a discussion of the Strategy Pattern and its applications in serverless architectures.
Seminal work on domain-driven design, a software development approach that focuses on modeling the business domain. The book includes a discussion of the Strategy Pattern and its applications in domain-driven design.
Practical guide to test-driven development, a software development approach that emphasizes writing tests before writing code. The book includes a discussion of the Strategy Pattern and its applications in test-driven development.
Table of Contents
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser