I am a C++ programmer and looking to learn Patterns design. Is your book good for us?? I am also learning Java and thats why i am here. But right I will have to use C++ for Patterns design.
thanks.
shailesh sonavadekar
Ranch Hand
Joined: Oct 12, 2000
Posts: 1874
posted
0
Fei Ng , you have mentioned that you want patterns for c++. If I have not mistaken C++ is also an oo language. The book By Allan is for oo languages. So, I think His book is definitely going to be helpful to you. Whether C++ or java , basic fundamental of oo technology remains the same. only syntax changes. see Eric Gamma's epic book on the subject is with c++ code illustraion. That does not meant that you can not use those patterns in java. I hope this will be helpful. Your Friendly Bartender Shailesh.
Fei Ng
Ranch Hand
Joined: Aug 26, 2000
Posts: 1241
posted
0
1 more question. Does this book use Java code for examples? thanks.
Alan Shalloway
Ranch Hand
Joined: Sep 26, 2001
Posts: 60
posted
0
Originally posted by FEI NG: I am a C++ programmer and looking to learn Patterns design. Is your book good for us?? I am also learning Java and thats why i am here. But right I will have to use C++ for Patterns design.
thanks.
Our book has both Java and C++ code examples in it. It is equally good for C++ and Java developers (I code in both C++ and Java myself).
Alan Shalloway.<BR>Look for Jim Trott and my book: <A HREF="http://www.amazon.com/exec/obidos/ASIN/0201715945/ref=ase_electricporkchop/103-0514572-3811868" TARGET=_blank rel="nofollow">Design Patterns Explained</A><BR>Visit our site <A HREF="http://www.netobjectives.com" TARGET=_blank rel="nofollow">Net Objectives</A>.<BR>Visit our <A HREF="http://www.netobjectives.com/dpexplained/index.html" TARGET=_blank rel="nofollow">Design Patterns Explained Community of Practice</A><BR>Check out our <A HREF="http://www.netobjectives.com/xml/xml_cdrom_info.htm" TARGET=_blank rel="nofollow">CDROM based audio training in XML</A>
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.