Sun Java Solaris Communities My SDN Account Join SDN
 
Books & Authors

Book Excerpt: Java Objects: From Concepts to Code (Second Edition)

 
November 2005  

Book Index

Java Objects: From Concepts to Code

The Sun Developer Network is pleased to present a chapter from Java Objects: From Concepts to Code (Second Edition), published by Apress in June 2005.

About the Book

The Java platform's object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. To take advantage of these capabilities, you must not only master the syntax of the Java programming language but also gain a practical understanding of what objects are all about. More importantly, you must understand how to structure a Java technology application from the ground up to make the most of objects.

About the Chapter

In Chapter 6, "Collections of Objects" (PDF), you'll learn about the following:

  • The properties of three generic collection types: ordered lists, sets, and dictionaries
  • The specifics of several different predefined Java collection types or classes, along with ways to represent and manipulate classic arrays in Java technology
  • The ways that Java technology bundles together logically related classes into packages and ways to import packages to make use of the classes within them
  • The ways that collections enable you to model sophisticated real-world concepts or situations
  • Design techniques for inventing collection types

Ordering Information

Amazon.com
Apress

About the Author

Jacquie Barker is a professional software engineer, author, and adjunct faculty member for the George Washington University in Washington, D.C. Barker is the founder of ObjectStart LLC, an object technology mentorship and training firm, and a senior member of the technical staff of Technology Associates, Inc., in Herndon, Virginia.

More Information

New to Java Center
The Java Tutorial
Training and Tutorials: Java Programming Language Fundamentals

Rate and Review
Tell us what you think of the content of this page.
Excellent   Good   Fair   Poor  
Comments:
If you would like a reply to your comment, please submit your email address:
Note: We may not respond to all submitted comments.