Is it suitable for Java programmers?

I started to learn Design Patterns - DP - AddisonWesley - Design.Patterns.Java.Workbook- 2002, but i don't have much expirience with english and a can't understand all. I found one book wich is a classic in Design Patterns - Design Patterns Elements of Reusable Software /GoF/ in my language, but there the examples are in Smalltalk and C++. Should I buy this book.Is this book suitable for Java programmers?

Thank you

[433 byte] By [niki4koa] at [2007-11-27 11:34:23]
# 1

That book (sometimes called the "Gang of four" book or just GoF) is the

classic Design Patterns book. It's an excellent introduction and description

of design patterns.

I'm an experienced-enough programmer that the code examples -- all very

straightforward -- are superfluous to me. I would have preferred the book to

be written without them, because I feel they add nothing to the book. Your

opinion may be different, and you may prefer more of a tutorial-style book.

That's a question you must answer for yourself.

BigDaddyLoveHandlesa at 2007-7-29 16:56:57 > top of Java-index,Java Essentials,Training...
# 2

I want from the book to understand the conception without or whit code examples. It is more important for me to understand the thinks and to put them in Java and in my problematic

niki4koa at 2007-7-29 16:56:57 > top of Java-index,Java Essentials,Training...
# 3

Then the GoF book is an excellent choice.

BigDaddyLoveHandlesa at 2007-7-29 16:56:57 > top of Java-index,Java Essentials,Training...
# 4

Thank you! I am asking becouse the money are not the important think in this case.The quality is more important and i don't want to buy somethink and to put it under my bed :)

Thank you again

Message was edited by:

niki4ko

niki4koa at 2007-7-29 16:56:57 > top of Java-index,Java Essentials,Training...