Software Engineering KB

Home

❯

05 Software Design and Architecture

❯

01 Design Patterns

❯

Design Patterns

Design Patterns

Feb 10, 20261 min read

  • design-patterns
  • patterns

Design Patterns

Back: 05 - Software Design and Architecture MOC

Reusable solutions to commonly occurring problems in software design. Design patterns provide a shared vocabulary for developers and proven templates for structuring code. They are not finished designs but rather descriptions of how to solve problems that can be adapted to different situations.

Categories

  • Creational Patterns
  • Structural Patterns
  • Behavioral Patterns
  • Modern and Functional Patterns

design-patterns patterns


Graph View

  • Design Patterns
  • Categories

Backlinks

  • Software Engineering - Map of Content
  • Behavioral Patterns
  • Creational Patterns
  • Modern and Functional Patterns
  • Structural Patterns
  • 05 - Software Design and Architecture MOC

Created with Quartz v4.5.2 © 2026

  • GitHub