cancel
Showing results for 
Search instead for 
Did you mean: 

Project

Former Member
0 Kudos

Design patterns of the project?

Accepted Solutions (0)

Answers (2)

Answers (2)

GabrielSagaya
Active Contributor
0 Kudos

Design pattern

design pattern is a general reusable solution to a commonly occurring problem in software design. A design pattern is not 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. Object-oriented design patterns typically show relationships and interactions between classes or objects, without specifying the final application classes or objects that are involved. Algorithms are not thought of as design patterns, since they solve computational problems rather than design problems.

http://www.patterndepot.com/put/8/JavaPatterns.htm

http://users.csc.calpoly.edu/~dbutler/tutorials/winter96/patterns/http://en.wikipedia.org/wiki/Desig...

Former Member
0 Kudos

Hi,

explain wat exactly u r looking for,

chirag