User forums > General (but related to Code::Blocks)

Design patterns and OOP

(1/1)

zieQ:
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


polygon7:
Another links:
http://www.dofactory.com/Patterns/Patterns.aspx - Data And Object Factory
http://www.cs.jhu.edu/~scott/oos/lectures/designPatterns.html - Design Patterns

Navigation

[0] Message Index

Go to full version