mirror of
https://github.com/jlengrand/design-patterns.git
synced 2026-03-10 08:11:17 +00:00
6a546df7b8aaa55bc56c2b37bd7f4d4c818c1b23
Design Patterns
This repository is a bunch of tests I have written while reading [Head First Design Patterns].
You'll find simple implementations of some of those Design Patterns, with ideally some doc attached to them.
Running the code
I've built this using Java 14, so it might be incompatible with lower versions. The amount of dependencies is extremely minimal. The easiest is probably to run this in your favourite IDE.
Author
Julien Lengrand-Lambert julien@lengrand.fr
LICENSE
None. Feel free to fork
Description
Languages
Java
100%