Book Review of the Month

JDK 1.4 Tutorial
Gregory M. Travis
    
The book "JDK 1.4 Tutorial" by Gregory M. Travis has proven to be a valuable resource to me over the last year. Even though the 1.4 version of the JDK has been out for a while now, many applications and development teams are still using the 1.3 JDK. When they finally make the switch to 1.4, this book is all they need to quickly bring them up to speed on all the goodies that the new JDK has to offer.

Note that this book is NOT a general-purpose java tutorial; there are plenty of other books that cover that topic. As the author states, "The ideal reader of this book is an intermediate or expert Java programmer who needs to use the new features of JDK 1.4." The book covers NIO (New Input/Output), Java Web Start, Logging, Assertions, Regular Expressions, Preferences API, and the Secure Socket Extension. It also covers the changes and additions the 1.4 JDK introduces to the Java2D and Collections API, and enhancements to the Exceptions mechanism.

The book covers these topics in great detail and provides source-code examples for how to best use the new features. In my own development work, I have found the chapters on Advanced NIO, Assertions, and the Preferences API most valuable, and the examples in the book allowed me to very quickly implement the new functionality in my applications.

I have used the book both as a tutorial for the new 1.4 features, as well as a reference source for exploring the detailed intricacies involved in using the new APIs and in both cases I have found the tone and style of the author's writing to effectively convey the information in a clear, concise manner.

If you are an experienced Java developer and want to learn about all the new features in the 1.4 JDK, this is the book for you. It's well written, includes extensive coverage of the new features, and doesn't waste any pages with "HelloWorld" tutorial programs that are covered already in countless beginner's Java books.

(Rob Ross - Bartender, August 2003)
    
     More info at Amazon.com || More info at Amazon.co.uk

    

    

Other books reviewed in August :

LDAP Programming, Management and Integration by Clayton Donley
Applying Enterprise JavaBeans by Vlada Matena, Sanjeev Krishnan, Beth Stearns
Jakarta Pitfalls by Bill Dudney and Jonathan Lehr
Test Driven Development: A Practical Guide by David Astels
Mac OS X for Java Geeks by Will Iverson
GUI Bloopers by Jeff Johnson
JDK 1.4 Tutorial by Gregory M. Travis
In Search of Stupidity: Over 20 Years of High-Tech Marketing Disasters by Merrill Chapman
The Rational Unified Process Made Easy by Kroll and Kruchten
Bitter EJB by Bruce Tate, Mike Clark, Bob Lee, Patrick Linskey
We Blog - Publishing Online with Weblogs by Paul Bausch, Matthew Haughey, Meg Hourihan
Effective Project Management by Robert K. Wysocki, Rudd McGary
Eclipse: Step-by-Step by Joe Pluta
Web Services Patterns: Java Edition by Paul B. Monday
Java Persistence for Relational Databases by Richard Sperko
AspectJ in Action by Ramnivas Laddad
Hacking the XBox. An Introduction to Reverse Engineering by Andrew "bunnie" Huang
Code Generation in Action by Jack Herrington
Running Weblogs with Slash by chromatic, Brian Aker, Dave Krieger
Jess In Action by Ernest Friedman-Hill
Linux in a Nutshell by Ellen Siever, Stephen Figgins, Aaron Weber