Jisho

×
Strategy
Wikipedia definition
1. Strategy patternIn computer programming, the strategy pattern (also known as the policy pattern) is a particular software design pattern, whereby algorithms can be selected at runtime. Formally speaking, the strategy pattern defines a family of algorithms, encapsulates each one, and makes them interchangeable. Strategy lets the algorithm vary independently from clients that use it.
Read “Strategy pattern” on English Wikipedia
Read “Strategy パターン” on Japanese Wikipedia
Read “Strategy pattern” on DBpedia

Discussions

to talk about this word.