⌊ K™¦krizzna.web.id ⌉

Sekedar coretan seorang nyubi

Java Generics and Collections

Posted on

41kw4YDW2kL. SL160  Java Generics and Collections

  • ISBN13: 9780596527754
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

Product Description
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 e… More >>

Java Generics and Collections

Share and Enjoy:
  • printfriendly Java Generics and Collections
  • digg Java Generics and Collections
  • delicious Java Generics and Collections
  • facebook Java Generics and Collections
  • yahoobuzz Java Generics and Collections
  • twitter Java Generics and Collections
  • googlebookmark Java Generics and Collections
  • email link Java Generics and Collections
  • linkedin Java Generics and Collections
  • live Java Generics and Collections
  • myspace Java Generics and Collections
  • pdf Java Generics and Collections
  • plurk Java Generics and Collections
  • slashdot Java Generics and Collections
  • technorati Java Generics and Collections
  • tumblr Java Generics and Collections
  • hackernews Java Generics and Collections

Tags: , ,


  • http://www.amazon.com/Java-Generics-Collections-Maurice-Naftalin/dp/0596527756%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26crea bub hub

    This book has very in-depth information on Java generics, but some of the details are just not that interesting to the practical developer. It helps you gain a deeper understanding, but you probably want to first know what generics are, how to use them, when to use them, and best practices for using them before you get into the nitty-gritty of how the compiler represents them in byte code and what “reification” means.

    I also found it strange that symbols like T and E that are not familiar to pre Java 1.5 developers are bandied about without first telling you what they mean.
    Rating: 4 / 5

  • http://www.amazon.com/Java-Generics-Collections-Maurice-Naftalin/dp/0596527756%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26crea Paul J. Ste Marie

    This is a very basic introduction to the Java Collections Framework and simple use of generics. Emphasis on *simple*. If you’re never used any sort of generics or templates before, this will get you started, but it’s not the place to go to understand how to write generics use use type constraints and wildcards properly. Angelika Langer’s Java Generics FAQs is much more useful in that regard.
    Rating: 2 / 5

  • http://www.amazon.com/Java-Generics-Collections-Maurice-Naftalin/dp/0596527756%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26crea S. McDonald

    This book is very useful.

    It is in fact, ridiculously concise. It may seem like a flimsy little workbook, but somehow a ton of information is fit in it. Generally I can read about ~40 pages per hour, but on this I can barely get a third of that done, so don’t be fooled by it’s size.

    It does start off assuming you have a general background knowledge, so don’t attempt it until you do.
    Rating: 5 / 5

  • http://www.amazon.com/Java-Generics-Collections-Maurice-Naftalin/dp/0596527756%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26crea Andre Untiedt

    While the author spends too much time on what he thinks Java should be and what Sun needs to do to fix it, there is a lot of good and useful data to be had from the text.
    Rating: 3 / 5

  • http://www.amazon.com/Java-Generics-Collections-Maurice-Naftalin/dp/0596527756%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26crea ws__

    You will find everything you need to know in this thorough book. But be prepared the most advanced chapters are right at the beginning: A tough start easing off to light reading at the end.

    Some concepts are explained in a counter intuitive way: A new concept is explained and within a few sentences the point of view is reversed.

    This book helped me to reduce some of my @SuppressWarnings(“unchecked”) annotations.

    The overview of the collection classes themselves is excellent and described very clearly.

    Rating: 4 / 5