You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
patterns/src/patterns/behavioural/intro.md

7 lines
252 B
Markdown

# Behavioural Patterns
From [Wikipedia](https://en.wikipedia.org/wiki/Behavioral_pattern):
> Design patterns that identify common communication patterns among objects. By
> doing so, these patterns increase flexibility in carrying out communication.