Learn
-
Gilad Bracha, the principal architect of generic type support in the Java language, has written a tutorial on generics.
-
Angelika Langer has put together a wonderful FAQ on generics.
-
The specification for generics, including the changes to the Java Language Specification, was developed through the Java Community Process under JSR 14.
-
Eric Allen explores generics in the four-part article, Java generics without the pain (developerWorks, February-May 2003) in his Diagnosing Java code column series.
-
Read the complete Taming Tiger series by John Zukowski for tips about the features of Java 5.0.
-
For a more comprehensive look at some of the new features in Java 5.0, see the following articles by Brett McLaughlin:
- "Annotations in Tiger, Part 1" (developerWorks, August 2004)
- "Annotations in Tiger, Part 2" (developerWorks, August 2004)
- "Getting started with enumerated types" (developerWorks, November 2004)
- "Enhanced looping in Java 5.0 with for/in" (developerWorks, December 2004)
-
You'll find articles about every aspect of Java programming in the developerWorks Java technology zone.
-
Also see the Java technology zone tutorials page for a complete listing of free
Java-focused tutorials from developerWorks.
Get products and technologies
Discuss
-
Participate in developerWorks
blogs and get involved in the developerWorks community.

