Customer Reviews


9 Reviews
5 star:
 (5)
4 star:
 (1)
3 star:    (0)
2 star:
 (2)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


15 of 15 people found the following review helpful:
4.0 out of 5 stars Worth buying, but it could be better
I like this book because it brings together in one place a lot of information that is helpful in real-world development tasks. My complaint is that it seems carelessly edited, leaving you with a collection of chapters obviously written by different authors who didn't communicate much with each other in the formation of the book.

It's nice to be able to get...
Published on October 28, 2005 by Erik Midtskogen

versus
4 of 8 people found the following review helpful:
2.0 out of 5 stars just collection of refference manuals
all I could say is that book is very poorly written , no connection between reader and writer, in may chapets ,they are just composed of a bunch of refference manuls that everyone can read for free from vendor , for example JAAS section is totaly useless ...
JDK 1.5 is covered very very poorly ...
it seems that book was written in a rush to get it out to...
Published on February 15, 2006 by Levan Dvalishvili


Most Helpful First | Newest First

15 of 15 people found the following review helpful:
4.0 out of 5 stars Worth buying, but it could be better, October 28, 2005
By 
Erik Midtskogen "Java Nut" (New York, NY United States) - See all my reviews
(REAL NAME)   
This review is from: Professional Java, JDK 5 Edition (Paperback)
I like this book because it brings together in one place a lot of information that is helpful in real-world development tasks. My complaint is that it seems carelessly edited, leaving you with a collection of chapters obviously written by different authors who didn't communicate much with each other in the formation of the book.

It's nice to be able to get the new Java 5 features under your belt in just a couple of hours of reading and playing around. In fact, the first chapter is excellent, code samples and all. The next chapter is nice for a quick review of methodologies, or if you are completely new to the frameworks that are often used in conjunction with Agile Programming in Java, such as JUnit and Hibernate and so on. Chapter 3 is a capable introduction to some of the more popular Design Patterns, but it is here that you first notice that the author ignores all the advice in Chapters 1 and 2 about how much easier your development will be if you use the new language features of Java 5 and the tools and methodologies of Agile development.

Things go downhill by Chapter 4, which covers Swing desktop GUI design and coding. The sample apps aren't all that well designed and don't don't demonstrate everything presented in Chapter 3 (such as the MVC application architecture) in a clear, convincing way. And it is here that you encounter the most shocking deficiencies of this book: sloppy, difficult-to-read sample code that compiles and runs--more or less--but which contains numerous lines (and even entire blocks) of extraneous code, poorly-chosen and sometimes even capitalized local and member variable names, and code stucture that defies best coding practices in many places. It is the type of code that you get when you hurry to meet a deadline for a prototype, and which you have not yet gotten around to going back and cleaning up.

Things pick back up a bit in subsequent chapters, with a nice intro to J2EE and J2EE-oriented API's, messaging, security, and a fine chapter on the much-neglected subject of application deployment.

Overall, I'm glad I bought this book. I've learned a lot from it, despite it's few annoyances. In fact, I made an exercise out of cleaning up the kludgy code samples in chapter 4. No, I'm not being sarcastic--I really did find it far more helpful and educational to patch that code up than to just read it through and then kid myself that I had internalized it. Who knows--maybe all sample code should be written with some defects.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 9 people found the following review helpful:
5.0 out of 5 stars This and Murach's Just Java are the best, April 25, 2005
By 
Mr. Panah Mosaferirad "joshua_pan" (Philadelphia, Pa United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Professional Java, JDK 5 Edition (Paperback)
We all have heard the saying that nothing is perfect. Well, it certainly is the case with this book. This book will not make you an expert in every single J2EE technology. Will give you a good introduction though! I thought the first couple of chapters on the new additions to Java Tiger were pretty solid. However, the chapters on Networking and Security were too shallow. No big deal though. Just buy Java Network Programming from Oreilly. Murach's Just Java 6th edition is a nice book to have in addition to this book. It touches the stuff that this one doesn't, and it misses the stuff that this book presents solidly. So, there you have it. Buy both, and you will get the best of both worlds. But whatever you do, do not even consider Herbert Schildt's 1.5 if you are a beginner.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Reviews Misleading, June 2, 2006
This review is from: Professional Java, JDK 5 Edition (Paperback)
Despite what some other reviewers said, I actually really enjoyed this book. It has allot of valuable material for folks making the jump from beginner topics to more advanced topics.

It seems that allot of folks expect the book to be all about JDK 5 when the title clearly says "PROFESSIONAL JAVA" (JDK 5 edition).
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 14 people found the following review helpful:
5.0 out of 5 stars best I've seen, March 11, 2005
By 
This review is from: Professional Java, JDK 5 Edition (Paperback)
As a teacher of JAVA programming, I have seen countless books that I review for resources or potential classroom sets. This is by far the most complete, well written and informed book that I have seen thus far. It has been the "goto" book in our lab, and it is my top choice for textbook adoption in an advanced programming class.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 8 people found the following review helpful:
2.0 out of 5 stars just collection of refference manuals, February 15, 2006
This review is from: Professional Java, JDK 5 Edition (Paperback)
all I could say is that book is very poorly written , no connection between reader and writer, in may chapets ,they are just composed of a bunch of refference manuls that everyone can read for free from vendor , for example JAAS section is totaly useless ...
JDK 1.5 is covered very very poorly ...
it seems that book was written in a rush to get it out to market ..
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 8 people found the following review helpful:
5.0 out of 5 stars The better reference... Professional Java, JDK 5 Edition, July 27, 2005
This review is from: Professional Java, JDK 5 Edition (Paperback)
This book is great reference to user who find issues about patterns, JFC, and a review of Java 5.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 13 people found the following review helpful:
1.0 out of 5 stars Lacks Focus, not much information about JDK 5, October 17, 2005
This review is from: Professional Java, JDK 5 Edition (Paperback)
Chpater 1: Key Java Language Features and Libraries - the only chapter that talks about JDK 5.

Waste of time to proceed further.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 9 people found the following review helpful:
5.0 out of 5 stars Excellent Text, April 15, 2005
This review is from: Professional Java, JDK 5 Edition (Paperback)
As a long time C++ database application developer, I quickly picked up the concepts and ideas presented in the text. Excellent programming guide... particularly in chapter 11.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 4 people found the following review helpful:
2.0 out of 5 stars Unfocused, riddled with errors, May 7, 2006
This review is from: Professional Java, JDK 5 Edition (Paperback)
This book is an unfocused collection of reference manuals that seem to have been thrown together with very little forethought. It's poorly organized, the code examples aren't all that intructive, and there are plenty of errors throughout the book. It isn't very useful if you're learning Java, and it's a lousy reference if you already know it. I suggest skipping it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Professional Java, JDK 5 Edition
Professional Java, JDK 5 Edition by Jeff Scanlon (Paperback - February 4, 2005)
$39.99 $26.39
In Stock
Add to cart Add to wishlist