An open API service providing repository metadata for many open source software ecosystems.

GitHub / syedumerahmedcode / strategy-pattern

The aim of this project is to showcase how can one use strategy pattern to describe a bunch of algorithms, put each of them into a separate class, and make their objects interchangeable. In simple words, it allows us to change the algorithm independently without changing the client using it. Strategy pattern can be seen as another name for dependency injection.--

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedumerahmedcode%2Fstrategy-pattern

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: Java
Size: 2.83 MB
Dependencies parsed at: Pending

Created at: about 3 years ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago

Topics: design-pattern, design-patterns, gang-of-four, gang-of-four-design-patterns, java, oop, patterns, strategy-pattern

    Loading...