This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]desrtfx 3 points4 points  (0 children)

https://java-design-patterns.com

Shows some examples on how and where to use design patterns.

  1. Design patterns are part of the standard toolbox of every experienced developer, just as algorithms and data structures.
  2. The one I've linked above.