Author Topic: Design patterns and OOP  (Read 5925 times)

zieQ

  • Guest
Design patterns and OOP
« on: August 24, 2005, 09:13:31 am »
Well, I'm quite sure some of you have already encounter design problems for an OOP (Object Oriented Programming) application. How can objets collaborate while keeping them generic and extensible? Maybe some have tried to draw UML diagrams but didn't find out how to start a good design of an application.

For all these persons, the solution is "design patterns"! (TADA!!!)

Here are some links to learn more:
Design patterns book - the best reference
The corresponding article in PDF
Thinking in patterns e-book



Offline polygon7

  • Multiple posting newcomer
  • *
  • Posts: 104
    • Home site
Re: Design patterns and OOP
« Reply #1 on: August 24, 2005, 12:28:01 pm »
best regards,
p7
 Free open source UML modeling tool: ArgoUML