Win a copy of Getting started with Java on the Raspberry Pi this week in the Raspberry Pi forum!
  • 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

Java Collections by John Zukowski (apress)

 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java Collections is the most relevant and well-organized Java book I have read. There is a lot of detail provided, but not so much that it's painful to read. No space is wasted rehashing language basics. Fine distinctions between similar methods in the API are spelled out, and there are lots of examples given in good practice for the use of the API.
The code snippets are clear and very illustrative in almost every case. Take the time to read the Historical Collection part, because there are a few meaty little tidbits in here that even the pros may have missed.
This is not a monument to the author's arcane Java knowledge, unlike other advanced texts. If you are planning to use the collections API professionally, do yourself a favor and read this book!
(Bodie Minister - Bartender, November 2001)

More info at Amazon.com
More info at Amazon.co.uk
More info at FatBrain.com
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic