Home | Amazing | Today | Publishers | Account
Java Generics and Collections

Buy
Java Generics and Collections
9780596527754 (0596527756), O'Reilly2006

This comprehensive guide shows you how to master the most important
changes to Java since it was first released. Generics and the greatly expanded collection libraries have tremendously increased the power of
Java 5 and Java 6. But they have also confused many developers who haven't known how to take advantage of these new features.

Java Generics and Collections covers everything from the most basic uses of generics to the strangest corner cases. It teaches you
everything you need to know about the collections libraries, so you'll always know which collection is appropriate for any given task, and
how to use it.

Topics covered include:
  • Fundamentals of generics: type parameters and generic methods

  • Other new features: boxing and unboxing, foreach loops, varargs

  • Subtyping and wildcards

  • Evolution not revolution: generic libraries with legacy clients and
    generic clients with legacy libraries

  • Generics and reflection

  • Design patterns for generics

  • Sets, Queues, Lists, Maps, and their implementations

  • Concurrent programming and thread safety with collections

  • Performance implications of different collections

Generics and the new collection libraries they inspired take Java to a new level. If you want to take your software development practice to
a new level, this book is essential reading.

(HTML tags aren't allowed.)

Java Threads, Third Edition
Java Threads, Third Edition
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE...
Java Concurrency in Practice
Java Concurrency in Practice
"Java Concurrency in Practice is an invaluable compilation of threading know-how for Java developers. I found reading this book intellectually exciting, in part because it is an excellent introduction to Java's concurrency API, but mostly because it captures in a thorough and accessible way expert knowledge on...
The Object-Oriented Thought Process (3rd Edition) (Developer's Library)
The Object-Oriented Thought Process (3rd Edition) (Developer's Library)
The Object-Oriented Thought Process is a concise and readable primer. Matt Weisfeld's years of programming, teaching, and writing have given him a flair for presenting highly technical topics in a clear and interesting manner. He is able to blend abstract concepts with ingenious examples and clear illustrations to quickly teach powerful OOP...

Database Design: Know It All
Database Design: Know It All
All of the elements of database design together in a single volume written by the best and brightest experts in the field!

This book brings all of the elements of database design together in a single volume, saving the reader the time and expense of making multiple purchases. It consolidates both introductory and advanced
...
Effective Java (2nd Edition) (The Java Series)
Effective Java (2nd Edition) (The Java Series)
Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb:...
The Complete Idiot's Guide to Grammar and Style, 2nd Edition
The Complete Idiot's Guide to Grammar and Style, 2nd Edition
The jokey, conversational style of the Complete Idiot's Guide series is better suited to some of its many subjects than to others, but for the Guide to Grammar and Style, it works. This book might not be appropriate for professional proofreaders in search of the definitive use of the en dash, but it is a solid, amusing volume for...
©2008 LearnIT (mail@pdfchm.net) - Privacy Policy