Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
I also find questions whose very nature disturbs me. There is one about 3- button mouse events. What is disturbing? Well how do you write consistent run anywhere software that makes any use of the centre button? The text is well structured into 11 chapters each containing a range of questions on a specific aspect (JDK 1.1, JVM, Threads etc.) However it would have helped had there been a summary of the questions at least at the start of each chapter.
Each question (well almost every one) is followed by a relatively brief answer followed by an expanded one. For example
'Should applets have constructors?(Q4.17)' receives the answer'No: use theinitmethod to initialise your applet.'The author then explains this answer in a further couple of paragraphs.
The book provides good clear answers and explanations to the questions asked. However I am not convinced that Java programmers need such a text. They need the answers but the overwhelming majority have access to a better source (the WWW).