General Descriptions and Classifications of Design Patterns

TwitterFacebook
Get flash to fully experience Pearltrees

JAVA Design Patterns - From Questpond

http://www.questpond.com/java/javaj2eedesignpattern.html Online subscription of 8 months with DVD Online subscription of 8 months with DVD's 1st set of the videos - Java Design Patterns 1) Introduction to design patterns gives a start up on design patterns, truth and misconceptions about design patterns 2 General Patterns Very imp topic discussing interface, abstract classes, immutable objects, data managers which forms the basis of other patterns 3) Strategy design Pattern First pattern to start with , which involves understanding the problems with bad use of OO features and brings about renaissance in your thinking towards better design solutions

Types of Design Patterns

In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn't a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations. http://sourcemaking.com/design_patterns
http://www.oracle.com/technetwork/java/index.html Oracle Oracle Technology Network > Java Article Why, Where, and How JavaFX Makes Sense

Welcome to Core J2EE Patterns!