This is one of the first books on the Java Generics and Collections libraries. The book in question is - Java Generics and Collections, by Maurice Naftalin and Philip Wadler from O'Reilly Media. I picked up this book to understand the usage of the new generic and collection libraries.
The book is divided into 2 parts. The first part covers the introduction to Generics: Subtyping and Wildcards; Comparison and Bounds; Declarations; Evolution, Not Revolution; Reification; Reflection; Effective Generics; and Design Patterns
The Second part is all about Collections. The topics covered are - Collections: The Main Interfaces of the Java Collections Framework; Preliminaries; The Collection Interface; Sets; Queues; Lists; Maps; and the Collections Class.
The book is good read for beginner to intermediate programmers who have been working with Java and now want to start using the Generics and collections. Code examples cover what is wrong with the older model and how the new libraries fix the problem.
Overall a must have book for any serious Java programmer.
Thursday, May 30, 2013
Thursday, May 24, 2012
Saturday, April 28, 2012
Thursday, March 29, 2012
Compuware Summit on Performance Engineering
I was invited as panel member for discussion on "Effective load and Performance Testing- Maximize efficiency with minimum operational Risk".
Panel Members:
- Murali K Nandigam, Group Head - Engineering Systems & MMP QE @ IPC, e bay India Product Centre
- Munish K Gupta, Architecture for High Performance Applications – AhiPA, Wipro Technologies
- Hariharan Sankara, PACE (Performance Architecture Consulting & Engineering), Cognizant
- Saurabh Pandey, Associate Director – Dell Services
- Sanjay P. Solanke, Senior Technical Manager - Finacle Software Performance Engineering Center, Infosys Ltd
Thursday, October 27, 2011
Subscribe to:
Posts (Atom)