Posts Tagged ‘Design Patterns’

Design patterns and ISIS

Wednesday, May 28th, 2008

Design patterns have been around for quite some time already but have we really paid enough attention to them?
In software design, a design pattern is a proven and reusable solution to a commonly occurring problem in a determined context.
The idea behind design patterns comes from Christopher Alexander’s book, A Pattern Language (1977), which talks about [...]

Read more