Looking For a Good Book

Hi

I'm looking for a good book on design patterns, and perhaps designing applications in general (not a review of Java, just design considerations). I am only slightly exposed to design patterns, so I would like a book that covers the "introductions" and such to basic design patterns, as well as more advanced design patterns as the book progresses. Most importantly, Idon't want a book that assumes you have already read some other book!

To give you insight into my experience to help you make your suggestion - I have been programming (in Java) for about a year and I program almost every day; I am very motivated.

So, what are your suggestions?

Thanks in advance!

[709 byte] By [dynobirda] at [2007-10-2 3:09:40]
# 1
By the way, I'm not looking for a site or online tutorial, but an actual physical book, which is why I made my own thread (referring to OOA/D book thread)
dynobirda at 2007-7-15 21:36:29 > top of Java-index,Other Topics,Patterns & OO Design...
# 2

> I am

> only slightly exposed to design patterns, so I would

> like a book that covers the "introductions" and such

> to basic design patterns, as well as more advanced

> design patterns as the book progresses. Most

> importantly, I don't want a book that assumes

> you have already read some other book!

I find Holub on Patterns very good,

http://www.holub.com/software/life/

The above is to a complementary site about the Game of Life, one of two examples used in the book.

...u..j..a at 2007-7-15 21:36:29 > top of Java-index,Other Topics,Patterns & OO Design...