s
menu
menu
Login  |  Register  |  Media Kit  |  Press  |  Site Map  |  Contact Us Digg It! Post to Del.icio.us Bookmark using any social bookmark manager!  Increase font-sizeDecrease font-sizeRestore default font-sizes



Java Design Patterns Resource Center

 

Java Design Patterns Definitions and History

What Are Design Patterns?
http://www.developer.com/design/article.php/3325211 
Article: "What Are Design Patterns?" by James W. Cooper. Defines what design patterns are, explains the learning process, and notes on object-oriented approaches to design patterns.  
 
Proxy Pattern
http://www.answers.com/topic/proxy-pattern 
Defines the proxy pattern, lists the different types and gives a Java example 
 
Command Pattern
http://www.answers.com/topic/command-pattern 
Defines the command pattern and gives an example.  
 
Chain-of-Responsibility Pattern
http://www.answers.com/topic/chain-of-responsibility-pattern 
Defines the chain-of-responsibility pattern and gives a Java example.  
 
Interpreter Pattern
http://www.answers.com/topic/interpreter-pattern 
Defines the interpreter pattern and gives a Java example.  
 
Façade Pattern
http://www.answers.com/topic/fa-ade-pattern 
Defines the façade pattern and gives a Java example.  
 
Wikipedia’s Definition of Design Patterns
http://en.wikipedia.org/wiki/Design_pattern_%28computer_science%29 
Wikipedia’s definition of design patterns and its history. Also discusses classification, documentation and criticisms.  
 
< BACK  1 of 1  NEXT >
foot
Update :: May 16, 2008