View Review Details


Book:   Java Generics and Collections
Subject:   Egyptian JUG Review
Date:   2007-02-16 12:46:19
From:   Ahmed Hashim
Rating:  StarStarStarStarStar

Reviewd By Islam Mahgoub (http://www.egjug.org/user/771)

In the past, I wondered a lot about Java Generics, and how
could I use it, how it’s implemented in Java, what goes behind the scenes, How
could I evolve my code to use Java Generics, what about the differences between
Java Generics and C++ templates, what does the phrase “Java generics are
defined by erasure” mean… and a lot of other questions concerning Java recently
added features to support generics.

This book was recommended to me by a friend, really it’s a
great recommendation, I have found answers to the most of my questions concerning
Java Generics and Collection framework.


At the end, I think this book is suitable for both, a Java
developer who know nothing about Java Generics and Collection and wants to
start his journey with Java Generics and Collection framework, and also a Java
expert who already has a good knowledge about Java Generics and Collection
framework, but wants a more deep understanding of this topic, and wants to know
how to use this feature in a professional way, and what goes behind the scenes.




Read the complete review. (At the end, I think this book is suitable for both, a Java
developer who know nothing about Java Generics and Collection and wants to
start his journey with Java Generics and Collection framework, and also a Java
expert who already has a good knowledge about Java Generics and Collection
framework, but wants a more deep understanding of this topic, and wants to know
how to use this feature in a professional way, and what goes behind the scenes.
)


See larger cover
Browse within this book

"...a crystal-clear tutorial that starts with the basics and ends leaving the reader with a deep understanding of both the use and design of generics."
--Gilad Bracha, Java Generics Lead, Sun Microsystems