Michael Main’s gentle approach to data structures and objects has introduced thousands of beginning programmers to foundational data structures using the practical Java language. This Third Edition makes the most of the enhancements and advantages of Java 5.0 including the use of generic data types.
An early group of chapters reviews the key aspects of object-oriented programming giving students the foundation for understanding significant programming concepts. With this framework they are able to accomplish writing functional data structures by using a five-step method for working with data types; understanding the data type abstractly, writing a specification, using the data type, designing and implementing the data type, and analyzing the implementation. Students learn to think analytically about the efficiency and efficacy of design while gaining exposure to useful Java classes libraries.
The flexibility of Data Structures and Other Objects Using Java allows instructors to structure their course around a certain emphasis, such as early coverage of recursion and sorting, or to accelerate the pace of the course.
Shelving; Data Structures/Java
Data Structures and Other Objects Using Java, 3e
Michael 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