Design Pattern Definition
i found this definition on internet. Really good definition. simple and explanatery.
"A design pattern is a general solution to a common problem in software design. The idea is that the solution gets translated into code, and that the code can be applied in different situations where the problem occurs."
----x----x----X----x----x---- Technorati Tags: Java java tools Programming
"A design pattern is a general solution to a common problem in software design. The idea is that the solution gets translated into code, and that the code can be applied in different situations where the problem occurs."