Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Software design pattern 12 found (98 total)

alternate case: software design pattern

Amelioration pattern (115 words) [view diff] exact match in snippet view article find links to article

amelioration pattern is an anti-pattern formed when an existing software design pattern was edited (i.e. rearranged, added or deleted) to better suit a
Pooling (resource management) (664 words) [view diff] exact match in snippet view article
fragmentation because of variable block sizes. Thread pooling is a software design pattern for achieving concurrency of execution in a computer program by
Understand (software) (355 words) [view diff] case mismatch in snippet view article
December 2015. Phillips, Michael; Mok, Amy. "Spacecraft Flight Software Design Pattern Discovery" (PDF). Johns Hopkins Applied Physics Laboratory. Lockheed
Hierarchical model–view–controller (416 words) [view diff] exact match in snippet view article find links to article
Software design pattern
Hexagonal architecture (software) (890 words) [view diff] exact match in snippet view article
Software design pattern
Microservices (3,054 words) [view diff] exact match in snippet view article find links to article
Alistair Cockburn wrote about hexagonal architecture which is a software design pattern that is used along with the microservices. This pattern makes the
Anemic domain model (1,156 words) [view diff] exact match in snippet view article find links to article
stateless architectures. There is some criticism as to whether this software design pattern should be considered an anti-pattern, since many see also benefits
Swing (Java) (3,321 words) [view diff] exact match in snippet view article
The Swing library makes heavy use of the model–view–controller software design pattern, which conceptually decouples the data being viewed from the user
Monolithic application (624 words) [view diff] exact match in snippet view article find links to article
Software design pattern
Composition over inheritance (1,942 words) [view diff] exact match in snippet view article find links to article
Software design pattern
Inheritance (object-oriented programming) (3,811 words) [view diff] exact match in snippet view article
define variations of an entity at runtime. Archetype pattern – Software design pattern Circle–ellipse problem Defeasible reasoning – Reasoning that is
Iterator (5,760 words) [view diff] exact match in snippet view article find links to article
displaying wikidata descriptions as a fallback Visitor pattern – Software design pattern Gatcomb, Joshua (Jun 16, 2005). "Understanding and Using Iterators"