Lost your password?

Blogs about: Strategy Pattern

Featured Blog

Design patterns in C# - part 13 (Strategy pattern)

Jacek Spólnik wrote 5 months ago: Role The Strategy pattern involves removing an algorithm from its host class and putting it in a sep … more →

Tags: Programming, C#, Design Patterns, Design Pattern, c# pattern, Strategy pattern c#

Si Beyoncé Ay Pambabae Lang

Ser Joshua Lagrimas wrote 8 months ago: Ser Joshua Lagrimas [Week2 Part1] Yan ang paulit-ulit naming pinag-awayan ni Jeune halos maghapon ma … more →

Tags: onb_00201, Design Patterns, Head First, jeûne, Observer Pattern, Decorator Pattern, sir calen

Flexible User Authentication with Zend_Auth3 comments

jazzslider wrote 8 months ago: The Zend_Auth component of the Zend Framework can really help simplify the process of developing a c … more →

Tags: Computers, authentication, Extensibility, OpenID, php, Strategy, zend framework, Zend_Auth

Spades and the Strategy Pattern5 comments

jazzslider wrote 9 months ago: So lately my wife and I have been playing quite a bit of spades with some good friends of ours; if y … more →

Tags: Computers, automation, Cards, Design Patterns, development, php, Probability, spades, Strategy

Software as a Service Entrepreneurs - Avoid this Common Mistake

Doyle Johnson wrote 11 months ago: You have a marketable idea for a computer application to deploy to the internet and make available f … more →

Tags: Slaying Dragons - Actual Horrors Found in the Field, Software as a Service, Factory Pattern, .NET, Reflection, Interface

DESIGN PATTERNS in PHP4 comments

afruj wrote 1 year ago: In software engineering, a design pattern is a general reusable solution to a commonly occurring pro … more →

Tags: php, Web Dev, Design Pattern, oop, Software Design, PHP5, Singleton Pattern, Factory Pattern, Observer Pattern

Strategy Pattern1 comment

Christophe wrote 1 year ago: Introduction This week I was at last able to find some spare time to write a new article. It’s … more →

Tags: C#, Design Patterns, Programming, .NET, Concrete Strategy, Context, Strategy

Giving GWT a Spring in its Step74 comments

David Kuhn wrote 1 year ago: Some might claim that I’m rehashing a topic that has already been solved however I’m com … more →

Tags: AJAX, Java, Programming, ant, Apache, controller, Gang of Four, GOF, Google

Strategy Pattern with C++

cahit wrote 1 year ago: Vehicle.h #ifndef VEHICLE_H_ #define VEHICLE_H_ #include "MovingBehavior.h" class Vehicle { public: … more →

Tags: Design Patterns, C#

How to use the Strategy Pattern1 comment

quamlak wrote 1 year ago: 1. Make your parent class. As an example lets say this class is called Monster. 2. Isolate the metho … more →

Tags: Java, lays classic, Mmmm, Good

The differences between Strategy pattern and State pattern12 comments

powerdream5 wrote 2 years ago:        Recently, I am reading some articles about Refactoring, and I have draw two conclusions. The … more →

Tags: Refactoring, State Pattern


Related Tags
All →

Follow this tag via RSS