An open API service indexing awesome lists of open source software.

https://github.com/osukaa/strategy-pattern

Implementation of the Strategy pattern from the book Head First: Design Patterns. Changing Java to C#.
https://github.com/osukaa/strategy-pattern

Last synced: 5 months ago
JSON representation

Implementation of the Strategy pattern from the book Head First: Design Patterns. Changing Java to C#.

Awesome Lists containing this project

README

          

This is the implementation of the Strategy Pattern as is on the book "Head First: Design Patterns". The only restriction is using C# instead of Java.

This was a college assignment for the class "Analysis & Design 2" from the career "Informatics and Systems Engineering" from the University Rafael Land�var.

Date: 25/07/2011
Author: Oscar Funes