Book review: Java 6 Platform Revealed <i>by John Zukowski</i>

Book review: Java 6 Platform Revealed by John Zukowski


Java SE 6 otherwise known as Mustang is coming and probably much sooner than many 1.4 programmers think. As a programmer or an Architect, do you really know the details of the differences between 1.5 and 1.6? Java 6 Platform Revealed by John Zukowski is the first book I have read on this subject area. The book is short, clear and to the point.

The book’s cover The book’s cover

Zukowskis book is easy to read, direct and to the point. Not a thick book, weighing in at 240 pages, the book captures the essential details with relevant code examples. I can only imagine writing such a corpus given the velocity of change of the development version of Java required a great deal of patience from the writer and not a little lateral thinking. My first impression of the book, as a Java programmer myself, is that it brings order to a potentially chaotic information set. Moreover, this is done in such a relaxed way that you are actually blissfully ignorant of the difficulty to accumulate the information direct from source yourself. Therefore, this is a book fitting purpose. But you can expect such accurate focus from an author that has been working with Java since 1995 and has already written numerous books on the subject.

You can expect such accurate focus from an author that has been working with Java since 1995 and has already written numerous books on the subject

The contents

Composed of ten chapters spanning from a cursory inspection of the framework to explanations of what is new with Web services, Scripting Engines, Swing, JDBC 4.0 and I/O. New knowledge is imparted accurately and efficiently. Being involved in building Service Orientated Architecture, I found the discussion of client side web services and the javax, jws package (p147) handy for future reference. Though Mustang doesn’t do much to the server side, the client side is truly catered for. Personally, the most fun code example was the manipulation of the new desktop object allowing files to be opened with native applications (p8) a near second was the manipulation of the system tray. For Java programmers moving from version 1.4 to 1.6 the explanation of Assertions in chapter ten is prerequisite reading. Annotations among other purposes leave hints for the compiler. This feature, if used properly with static analysis of code, can only push forward the ever-improving quality of structured coding.

For Java programmers moving from version 1.4 to 1.6 then the explanation of Assertions in chapter ten is prerequisite reading

Who’s this book for?

This book is for the forward thinking programmers and Architects that wish to make contact with the Java 6 platform as early in its lifetime as is possible. Perhaps it’s also for programmers that have caught themselves in an Enterprise entropy field not quite managing to move from 1.4 to 1.5 and therefore thinking of missing a version and going directly to 1.6. And yes there are a lot of you out there!

Relevance to free software

Although some at Sun have been heavily hinting for an extended period that the Java language itself will be open sourced. And there has been great movement to allow a less restrictive license for deployment on Linux. The language still is not totally without restrictions. I hope this fact has changed by the time you have read this review. However, that said there are a large series of free software platform agnostic applications built on Java. I see the Swing GUI being applied more and more. Therefore, good Java programmers are important for the biodiversity of technologies competing in the free software sphere. Java being a virtual machine in theory allows code to be written once and run on all platforms. Thus code escapes proprietary operating systems and at the same time does not exclude.

Pros

A practical book focused on the main differences between the 1.5 and 1.6 API which allows programmers a quick overview of the new feature sets. The code examples are small and well targeted. The content is on time for the early birds. Further, it is difficult to find at the time of writing this review such a consistent explanation of the whole.

Cons

The book is the first one out there in the wild for the Java 6. Some issues in the Mustang feature set may change slightly outdating parts of the content quickly. Further, the book is relatively thin at 240 pages. Therefore, one would expect follow on in the form of a more detailed second edition. If you wait a couple of months thicker books should arrive.

Title Java 6 Platform Revealed
Author John Zukowski
Publisher Apress
ISBN 1590596609
Year 2006
Pages 240
CD included No
FS Oriented 8
Over all score 8

In short

Category: 
License: 

Author information

Alan Berg's picture

Biography

Alan Berg Bsc. MSc. PGCE, has been a lead developer at the Central Computer Services at the University of Amsterdam for the last eight years. In his spare time, he writes computer articles. He has a degree, two masters and a teaching qualification. In previous incarnations, he was a technical writer, an Internet/Linux course writer, and a science teacher. He likes to get his hands dirty with the building and gluing of systems. He remains agile by playing computer games with his kids who (sadly) consistently beat him physically, mentally and morally.

You may contact him at reply.to.berg At chello.nl

Most forwarded

Interview with Dave Mohyla, of DTIDATA

Dave Mohyla is the president and founder of dtidata.com, a hard drive recovery facility based in Tampa, Florida.

TM: Where are you based? What does your company do?
DTI Data recovery is based in South Pasadena, Florida which is a suburb of Tampa. We have been here for over 10 years. We operate a bio-metrically secured class 100 clean room where we perform hard drive recovery on all types of hard disks, from laptop hard drives to multi drive RAID systems.

Anybody up to writing good directory software?

Since the very beginning, directories (of any kind) have had a very central role in the internet. (I have recently grown fond of Free Web Directory. Even Slashdot can be considered a directory: a collection of great news and invaluable user-generated comments. As far as software is concerned, doing a quick search on Google about software directories will return the free (as in freedom) software directories like Savannah, SourceForge, Freshmeat and so on, followed by shareware and freeware sites such as FileBuzz, PCWin Download Center and All Freeware (great if you're looking for shareware and freeware, but definitely less comprehensive than their free-as-in-freedom counterparts).

Interview with Mark Shuttleworth

Mark Shuttleworth is the founder of Thawte, the first Certification Authority to sell public SSL certificates. After selling Thawte to Verisign, Mark moved on to training as an astronaut in Russia and visiting space. Once he got back he founded Ubuntu, the leading GNU/Linux distribution. He agreed on releasing a quick interview to Free Software Magazine.

Is better education the key to finding better software?

I read David Jonathon's article Anybody Up To Writing Good Directory Software? the other day, which got me thinking about software directories in general. As David mentioned, many of the software directories one finds when doing a quick google search are free as in beer, not as in freedom. But what interests me is the software directories that already exist, providing a combination of both free as in beer software, and open source software. Sites such as Freeware Downloads and Shareware Download don't advertise themselves as providing free as in liberty software, but each of them have a good selection of open source software available... if you know where to look.

Most emailed

Free Open Document label templates

If you’ve ever spent hours at work doing mailings, cursed your printer for printing outside the lines on your labels, or moaned “There has got to be a better way to do this,” here’s the solution you’ve been looking for. Working smarter, not harder! Worldlabel.com, a manufacture of labels offers Open Office / Libre Office labels templates for downloading in ODF format which will save you time, effort, and (if you want) make really cool-looking labels

Creating a user-centric site in Drupal

A little while ago, while talking in the #drupal mailing list, I showed my latest creation to one of the core developers there. His reaction was "Wow, I am always surprised what people use Drupal for". His surprise is somehow justified: I did create a site for a bunch of entertainers in Perth, a company set to use Drupal to take over the world with Entertainers.Biz.

Update: since writing this article, I have updated the system so that the whole booking process happens online. I will update the article accordingly!

So, why, why do people and companies develop free software?

More and more people are discovering free software. Many people only do so after weeks, or even months, of using it. I wonder, for example, how many Firefox users actually know how free Firefox really is—many of them realise that you can get it for free, but find it hard to believe that anybody can modify it and even redistribute it legally.

When the discovery is made, the first instinct is to ask: why do they do it? Programming is hard work. Even though most (if not all) programmers are driven by their higher-than-normal IQs and their amazing passion for solving problems, it’s still hard to understand why so many of them would donate so much of their time to creating something that they can’t really show off to anybody but their colleagues or geek friends.

Sure, anybody can buy laptops, and just program. No need to get a full-on lab or spend thousands of dollars in equipment. But... is that the full story?

Fun articles

Santa Claus - the most successful open source project

It dawned on me the other day, as I was shopping for the dozens of gifts it seems I have to buy every December, that Santa Claus is the most successful open source project in history. (Bridget @ Illiterarty would agree with that). Santa Claus is essentially a marketing development that is embodied by everyone who stuffs a sock, gives a gift, hosts a dinner or wishes Merry Christmas over the holiday season.

Most emailed

Editorial

When I first started thinking about Free Software Magazine, I was feeling enthusiastic about the dream. I had Dave, Gianluca, and Alan willing to help me, I had established members of the free software community willing to help me out, I had writers volunteering their time and energy for free, and I had a generous offer from OpenHosting for servers, all before I'd proved myself. There was a sense of excitement in the air, and I thought maybe, just maybe, I could make this work.

Free Software Magazine uses Apollo project management software and CRM for its everyday activities!