Design Patterns : Definition

Posted By: Matpal - June 19, 2011
Design Patterns
Design patterns are some solution approaches in OOP/OOD. It gives you an idea how you should design your design (Classes etc) as a good architecture.

If you want to be a professional Java developer, you should know at least some popular solutions to coding problems. Such solutions have been proved efficient and effective by the experienced developers. These solutions are described as so-called design patterns.

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.