Most Helpful Customer Reviews
15 of 15 people found the following review helpful:
5.0 out of 5 stars
Still the best, 25 Jun 2003
This review is from: Java In a Nutshell (In a Nutshell (O'Reilly)) (Paperback)
'Java In A Nutshell' has always been the first resource I turn to when I need to look up some method or other in the Java runtime library. The release of Java 1.4 saw the RTL almost double in size and consequently this book is very much larger than previous editions. To conserve space, some features of the previous books have been discarded, notably the UML-style diagrams for each package (it was taking too long to create and maintain these so they were dropped). The book is divided into a number of sections: a language overview to start with, a concise programmer's guide, a command reference and then an enormous class reference, organized on a package-by-package basis. Previous edition of 'Java In A Nutshell' indicated the current pacakge with a tag on the side of the page. This has been removed, which is a big mistake as information is now much harder to find. This, however, is the only criticism that I have. Of all the Java books I have, this is the last I would have taken away from me. Note that the language reference and programmer's guide is probably too terse to learn the language from scratch unless you already know a language like C++.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
48 of 50 people found the following review helpful:
5.0 out of 5 stars
A must have!!, 14 May 2002
This review is from: Java In a Nutshell (In a Nutshell (O'Reilly)) (Paperback)
As usual O'Reilly can do no wrong. An excellent indispensable guide to the basic Java language. The book does not pretent to go beyond the core language but is all the better for that. All the important concepts are covered in a consise manner - If you can't remember how something works the details are there and you won't have to read too much to get the point! The greater part of the book is the reference section. This is nothing that you can't get off the Sun website for free, but I really like having it in printed form. The one book I always have at my side when writing code - 'nuff said
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
13 of 16 people found the following review helpful:
4.0 out of 5 stars
Interesting - if you are a techy., 29 Mar 2003
This review is from: Java In a Nutshell (In a Nutshell (O'Reilly)) (Paperback)
I found this book to be a) very heavy b) full of programming examples c) interesting in its course that it steers the reader on Unlike most other Java books I have read, this book assumes little knowledge of C or C++. HOWEVER if you are a newcomer who just decides they want to learn Java, but has no proper computing knowledge then this book would NOT be one I'd recommend for you. Oh and the first example in the book (factorial) doesn't compile on my system despite me going over it several times. The other code examples worked fine but I can't help feeling this needs addressing in some way. Nothing about this on the Sun Java website forum though. I will have to persevere.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|