Getting started with modern software architecture and design using a book

Posted by bitbonk on Stack Overflow See other posts from Stack Overflow or by bitbonk
Published on 2008-09-04T12:43:51Z Indexed on 2010/04/05 13:23 UTC
Read the original article Hit count: 353

Filed under:
|
|

I am a rather oldschool developer with some basic knowledge of software design principles and a good background on classic (gof) design patterns. While I continue my life as such I see lots of strange buzzwords emerge:

Aspectoriented Design, Componentoriented Design, Domain Driven Design, Domain Specific Languages, Serviceoriented (SOA) Design, Test Driven Design, Extreme Programming, Agile Development, Continuous Integration, Dependency Injection, Software Factories ...

Is there good book around that I can take with me on a roadtrip while it is taking me on a trip through all (most) of the above, delivering an 10,000 foot view on modern software archiceture and desing principles and approaches.

© Stack Overflow or respective owner

Related posts about design

Related posts about architecture