New design patterns/design strategies
Posted
by steven
on Stack Overflow
See other posts from Stack Overflow
or by steven
Published on 2010-05-07T01:57:31Z
Indexed on
2010/05/07
2:18 UTC
Read the original article
Hit count: 407
I've studied and implemented design patterns for a few years now, and I'm wondering. What are some of the newer design patterns (since the GOF)? Also, what should one, similar to myself, study [in the way of software design] next?
Note: I've been using TDD, and UML for some time now. I'm curious about the newer paradigm shifts, and or newer design patterns.
© Stack Overflow or respective owner