Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Design Patterns - Gang of Four (GoF)

Questo repository raccoglie esempi pratici e spiegazioni dei Design Pattern descritti nel libro "Design Patterns: Elements of Reusable Object-Oriented Software" dei Gang of Four (GoF).

I pattern sono suddivisi in tre categorie principali: Comportamentali, Creazionali e Strutturali.


🤖 Comportamentali

Pattern che gestiscono le interazioni e le responsabilità tra oggetti.


🏗️ Creazionali

Pattern che si occupano della creazione di oggetti in modo flessibile e riusabile.


🧱 Strutturali

Pattern che definiscono come combinare classi e oggetti per formare strutture più grandi.


📁 Struttura

Ogni sottocartella contiene:

  • Codice di esempio in Java
  • Un README.md locale (dove presente) che spiega il pattern
  • Eventuali diagrammi o immagini illustrative

📝 Licenza

Distribuito sotto licenza MIT.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages