theepag / Hacktoberfest-2021

Hacktoberfest repository
1 stars 20 forks source link

Object Oriented Design Patterns #34

Open ppeters0502 opened 2 years ago

ppeters0502 commented 2 years ago

Hello there, I was planning on writing up some common Object-Oriented design patterns in either Python or Java. Designs like Factory design patterns, singletons, decorators, etc. I wasn't really sure if this fit with what's been submitted into this project so far, so I wanted to open an issue to double check before I started writing them up. Design Patterns acceptable to submit?

theepag commented 2 years ago

Hi Peter,

Yeah you can add design patterns to this project. Just create a folder inside your preferred language for design patterns and summit. Thank you for showing interest in this project.