Search Images Maps Play YouTube News Gmail Drive More »
My library | Help | Advanced Book Search | Web History | Sign in

Books

Data structures and other objects using Java

Front Cover
1 Review
Pearson Addison-Wesley, 2006 - Computers - 806 pages
Shelving; Data Structures/Java Data Structures and Other Objects Using Java, 3eMichael Main, "University of Colorado at Boulder"ISBN: 0-321-37525-4 Michael Main's gentle approach to data structures and objects has introduced thousands of students to the foundations of data structures. Following an early review of object-oriented programming, each data type is introduced using a consistent five-step method-understanding the data type abstractly, writing a specification, using the data type, designing and implementing the data type, and analyzing the implementation. In this way, readers learn to think analytically about the efficiency and efficacy of design while gaining exposure to useful Java classes libraries. This Third Edition makes the most of the enhancements of Java 5.0 including:
  • Generic and enumerated data types
  • New forms of for-loops for use with arrays, collections and enumerated types
  • Autoboxing and unboxing for conversion between primitive values and wrappers
  • Methods with a variable number of arguments
  • Input/output features
  • Java subtypes and covariant return values
For more information about Addison-Wesley Computing books visit aw.com/computing

From inside the book

What people are saying - Write a review

Review: Data Structures and Other Objects Using Java

User Review  - Joecolelife - Goodreads

There are some problems with the code itself and unfortunately you need to import packages and classes from the author's website in order to run his examples, which is not so good, but that's what ... Read full review

Related books

Contents

CHAPTER l
2
Chapter
3
The Phases of Software Development
4
Copyright

32 other sections not shown

Other editions - View all

Common terms and phrases

About the author (2006)

Michael Main is an Associate Professor of Computer Science at the University of Colorado at Boulder. As a chairman of the undergraduate committee, he participated in the University's development and implementation of the Bachelor's of Science degree in Computer Science. Recognized as gifted teacher of undergraduates, he has incorporated many of his innovative teaching techniques into his Addison-Wesley textbooks.

Bibliographic information