CSC/ECE 517 Fall 2010/ch3 3h PW

From Expertiza_Wiki
Revision as of 22:03, 4 October 2010 by Phwetsel (talk | contribs)
Jump to navigation Jump to search

The Strategy pattern in static and dynamic languages

What is the Strategy Pattern

How to Implement in a Static Language

Example

Java Code

How to Implement in a Dynamic Language

Examples

Ruby code