mirror of
https://github.com/jlengrand/design-patterns.git
synced 2026-03-10 08:11:17 +00:00
1050266b7a5c248f31df32c5cc2db59191a54260
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
LICENSE
None. Feel free to fork
Description
Languages
Java
100%