• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Java in a Nutshell

 
Ranch Hand
Posts: 3143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Usually the O'Reilly books are hard to beat. And I'm a big fan of UNIX in a Nutshell.
But I haven't found much use for this book so far. I'm glad I have it on my shelf because
there has been a time or two that it had info that the others didn't. Most of the book is
supposed to be reference - but my "The Java Class Libraries" books are far
superior in this department.(trailboss Jan 2000)

More info at Amazon.com | |
More info at Amazon.co.uk | |
More info at FatBrain.com
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So So. Kinda boring reading.
 
Ranch Hand
Posts: 316
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had fairly good luck using this book as a review guide right before I took the SCJP. I wouldn't recommend it as a way to learn Java though.
Paul R
 
Sheriff
Posts: 4012
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just got this book last week as my first reference book for Java. Before that I only had how-to-learn-Java books, and found that I needed something to look up terminology easily.
For this it has worked quite well. It seems to be well indexed and provides pretty succinct info. For more detailed explanations, though, I still depend mostly on Just Java 2.
An additional plus for me, who much prefers leafing through a book to browsing html files, is the API reference. Each package has a chapter with page edge markings for easy leafing. This structure, along with the short, general descriptions of packages and classes, gives me a much better overview. For detailed info on classes, methods, etc., one still has to go to the API html file (a good idea anyway).
So far (beginner!), I'm really glad to have this one.
Cheers,
Pauline

[This message has been edited by Pauline McNamara (edited June 13, 2001).]
 
The moth suit and wings road is much more exciting than taxes. Or this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic