What is difference between GoF and J2EE patterns?
Answer / suvendu boity
GoF DESIGN PATTERN
==================
The Gang of Four were the first publishing a book about
design patterns. The patterns are rather basic in nature and
can be applied to almost any object oriented system.
J2EE DESIGN PATTERN
===================
J2EE patterns are much more specialized, obviously. Many are
in fact specialized versions of GoF patterns, applied to
problems specific to J2EE development.
| Is This Answer Correct ? | 13 Yes | 0 No |
what is data access layer?
what is design patterns? which design patterns mostly used in .net? How it is used with examples?
What do you mean by Design Thinking?
What is grouping in CSS?
What is the concurrency design pattern?
What is the difference between factory and strategy design pattern?
How do you choose a design pattern?
Run us through your portfolio.
What are the types of the proxy design you will get in the design pattern?
Why is it important to use systems analysis and design methodologies when building a system? Why not just build the system in whatever way appears to be “quick and easy”? What value is provided by using an “engineering” approach?
1 Answers DBU, KSV College, Sampson, University of Ibadan,
What is the use of such a class?
Give me example of chain of responsibility design pattern?