Methodology Section Index | Page 5

What are Process Patterns?

What is the Reactor pattern?

What is the difference between sequence diagrams and collaboration diagrams?

How should a boundary object be implemented in the Java language?

What do all of these XP (eXtreme Programming) acronyms mean?

OOAD helps us in breaking down a problem domain into, so to speak, a set of classes that collaborate to provide a solution.

Are there any other FAQs about patterns available?

How do you write a Thread-Safe Singleton?

How would you use UML to model multiple relationships between the same two classes?

How can I use JUnit to test a method that takes a complex parameter - like an HttpServletRequest?

How do I model the static and a dynamic aspects of the User Interface of a system?

What is an association class?

Where can I find help (suggested readings, mock exams, links, etc.) in preparing for the IBM certification test OOA&D in UML (test 486)?

What is the disadvantage of using the Singleton pattern? It is enticing to use this pattern for all the classes as it makes it easy to get the reference of the singleton object.

Where can I find out more about the Rumbaugh Method?

About | Sitemap | Contact