Click here to Skip to main content
15,892,697 members
Articles / All Topics

Patterns In Practice - Strategy and Composite

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
20 Oct 2010CPOL6 min read 10.5K   5  
Behavioural PatternsIn software engineering, behavioural design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
My name is Tristan Rhodes, i wrote my first Hello World program in 2001 and fell in love with software development (I actualy wanted to be a Vet at the time).

I enjoy working with code and design patterns.

Comments and Discussions