Data Structures in Java: Part 1, Getting Started

Baldwin introduces you to the Java Collections Framework. Once you learn how to use the framework, it is unlikely that you will need to reinvent common data structures, search algorithms, or sorting algorithms again, because those capabilities are neatly packaged within the framework.

provided by: 
Originally published at Internet.com


Java Programming, Lecture Notes #1350 * Preface * Preview * Introduction * Sample Program * Interesting Code Fragments * Summary * What's Next * Complete Program Listing -----------------------------------

Preface

This is the first lesson in a new miniseries on Java data structures and the Java Collections Framework.

The purpose of this miniseries is to help you learn the essential features of Object-Oriented data structures in Java using the Collections Framework.

Viewing tip

You may find it useful to open another copy of this lesson in a separate browser window. That will make it easier for you to scroll back and forth among the different listings while you are reading about them.

Recommended supplementary reading

I recommend that you also study the other lessons in my extensive collection of online Java tutorials. You will find those lessons published at Gamelan.com. However, as of the date of this writing, Gamelan doesn't maintain a consolidated index of my Java tutorial lessons, and sometimes my lessons are difficult to locate there. You will find a consolidated index at Baldwin's Java Programming Tutorials.

The index on my site provides links to the lessons at Gamelan.com.

Preview

This lesson provides a brief introduction to the use of the Java Collections Framework. The framework is designed to encourage you to reuse rather than to reinvent collections and maps...

Read article at Internet.com site
Regional Articles
- Data Structures in Java: Part 1, Getting Started Alabama
- Data Structures in Java: Part 1, Getting Started Alaska
- Data Structures in Java: Part 1, Getting Started Arizona
- Data Structures in Java: Part 1, Getting Started Arkansas
- Data Structures in Java: Part 1, Getting Started California
- Data Structures in Java: Part 1, Getting Started Colorado
- Data Structures in Java: Part 1, Getting Started Connecticut
- Data Structures in Java: Part 1, Getting Started DC
- Data Structures in Java: Part 1, Getting Started Delaware
- Data Structures in Java: Part 1, Getting Started Florida
- Data Structures in Java: Part 1, Getting Started Georgia
- Data Structures in Java: Part 1, Getting Started Hawaii
- Data Structures in Java: Part 1, Getting Started Idaho
- Data Structures in Java: Part 1, Getting Started Illinois
- Data Structures in Java: Part 1, Getting Started Indiana
- Data Structures in Java: Part 1, Getting Started Iowa
- Data Structures in Java: Part 1, Getting Started Kansas
- Data Structures in Java: Part 1, Getting Started Kentucky
- Data Structures in Java: Part 1, Getting Started Louisiana
- Data Structures in Java: Part 1, Getting Started Maine
- Data Structures in Java: Part 1, Getting Started Maryland
- Data Structures in Java: Part 1, Getting Started Massachusetts
- Data Structures in Java: Part 1, Getting Started Michigan
- Data Structures in Java: Part 1, Getting Started Minnesota
- Data Structures in Java: Part 1, Getting Started Mississippi
- Data Structures in Java: Part 1, Getting Started Missouri
- Data Structures in Java: Part 1, Getting Started Montana
- Data Structures in Java: Part 1, Getting Started Nebraska
- Data Structures in Java: Part 1, Getting Started Nevada
- Data Structures in Java: Part 1, Getting Started New Hampshire
- Data Structures in Java: Part 1, Getting Started New Jersey
- Data Structures in Java: Part 1, Getting Started New Mexico
- Data Structures in Java: Part 1, Getting Started New York
- Data Structures in Java: Part 1, Getting Started North Carolina
- Data Structures in Java: Part 1, Getting Started North Dakota
- Data Structures in Java: Part 1, Getting Started Ohio
- Data Structures in Java: Part 1, Getting Started Oklahoma
- Data Structures in Java: Part 1, Getting Started Oregon
- Data Structures in Java: Part 1, Getting Started Pennsylvania
- Data Structures in Java: Part 1, Getting Started Rhode Island
- Data Structures in Java: Part 1, Getting Started South Carolina
- Data Structures in Java: Part 1, Getting Started South Dakota
- Data Structures in Java: Part 1, Getting Started Tennessee
- Data Structures in Java: Part 1, Getting Started Texas
- Data Structures in Java: Part 1, Getting Started Utah
- Data Structures in Java: Part 1, Getting Started Vermont
- Data Structures in Java: Part 1, Getting Started Virginia
- Data Structures in Java: Part 1, Getting Started Washington
- Data Structures in Java: Part 1, Getting Started West Virginia
- Data Structures in Java: Part 1, Getting Started Wisconsin
- Data Structures in Java: Part 1, Getting Started Wyoming

Rss   Delicious   Digg   Add To My Yahoo   Add To My Google   Bookmark   Search Plugin

Topics:
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML