Commit graph

10 commits

Author SHA1 Message Date
Ruidy
c8cc1f47b8
Observer (#20)
* doc: create package & update general TOCs

* doc: add documentation

* add code example

* reformat using black
2020-10-06 08:25:18 +02:00
Ruidy
912226c9a9
Chain of Responsibility (#15)
* chore: create behavioral design patterns package

* doc: add chain of responsibility documentation

* doc: add behavioral package table of content

* doc: edit general doc

* add code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-30 14:12:08 +02:00
Ruidy
d99ed01f65 doc: create and document packages 2020-09-29 22:05:56 +02:00
Ruidy
18dc62563c
Proxy (#13)
* doc: add proxy README documentation

* doc: edit general README files

* add proxy code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-29 21:08:07 +02:00
Ruidy
664b39c32e
Flyweight Pattern (#12)
* edit documentation

* add code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-27 21:25:55 +02:00
Ruidy
834f1ded23
add facade code example (#11)
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-27 14:31:15 +02:00
Ruidy
5842cba685
Decorator Pattern (#10)
* update gitignore

* add decorator code example

Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
2020-09-25 15:40:51 +02:00
Ruidy
7114a08dac
Composite Example (#9) 2020-09-20 14:42:00 +02:00
Ruidy
11b03fee22
Bridge (#8)
* bridge example

* edit gitignore
2020-09-17 17:45:18 +02:00
Ruidy
973cdbc89f
Adapter Pattern (#7) 2020-09-15 17:49:08 +02:00