Getting Started with Enumerated Types
By Brett McLaughlin2005-04-22
Resources
• The official J2SE 5.0 home page is a comprehensive resource you won't want to miss.
• For specifics on Tiger, see John Zukowski's Taming Tiger series, which offers short tips on the additions and changes in J2SE 5.0.
• Brett McLaughlin also contributed a two-part series on annotations in Tiger: Annotations in Tiger, Part 1: Add metadata to Java code; and Annotations in Tiger, Part 2: Custom annotations.
• Java 1.5 Tiger: A Developer's Notebook (O'Reilly & Associates; 2004), by Brett McLaughlin and David Flanagan, covers almost all of Tiger's newest features -- including annotations -- in a code-centric, developer-friendly format.
• Find hundreds of articles about every aspect of Java programming in the developerWorks Java technology zone
• Visit the Developer Bookstore for a comprehensive listing of technical books, including hundreds of Java-related titles.
Tutorial pages:
|
First published by IBM developerWorks
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "Getting Started with Enumerated Types"
You must be logged in to post a comment.
Link to This Tutorial Page!

