Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository with an example of using the "Strategy" pattern

Theme: Inventory and Items

Main idea:

► INTERCHANGEABILITY

Key ideas:

● Separating the persistent parts of the program from the changeable ones.

● Preferring composition over inheritance.

● Programming at the level of interfaces, not implementations.

About

Repository with an example of using the "Strategy" pattern

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages