Skip to content
#

singleton-pattern

Here are 760 public repositories matching this topic...

Design pattern repository contains various design pattern with real world example. SOLID principle with examples are available here as well. In the document, I will be updating the corresponding SOLID principles which are applied to each pattern. The reference document contains the resource for patterns oriented architecture.

  • Updated Dec 15, 2021
  • C#

This is an assignment for CS613. It is to implement a Genetic Algorithm in name alone. I am not expected to fully implement the algorithm, as in actually code up the structures and perform the various types of selections etc. I am expected to design the classes based on the patterns I have learned whilst studying CS613, these include the Strateg…

  • Updated Dec 7, 2017
  • Java

Improve this page

Add a description, image, and links to the singleton-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the singleton-pattern topic, visit your repo's landing page and select "manage topics."

Learn more