Biting the hand that feeds IT

The Register


Static Product Information Page

 Objects, Abstraction, Data Structures and Design Using JavaVersion 5.0

 

Published by: WILEY
Author: Koffman, Elliot B.; Wolfgang, Paul A. T.
Number of pages: 820
Group: JAVA 5/JAVA 2 PLATFORM
ISBN: 0471692646/9780471692645
User level: Programmer - Int/Adv
Objective: Reference
Date Published: December 2004
 RRP £67.50 Save 0%
  Our Price £67.50

Special Order

See the latest price and availability.


  Book Information

This version of the book uses the latest Java technology, Java 2 Standard Edition Version 5.0 (J2SE V. 5.0), or otherwise known as "Version 5.0."

This revolutionary book intertwines problem solving and software engineering with the study of traditional data structures topics. The book emphasizes the use of objects and object-oriented design. Early chapters provide background coverage of software engineering. Then, in the chapters on data structures, these principles are applied. The authors encourage use of a five-step process for the solution of case studies: problem specification, analysis, design, implementation, and testing. As is done in industry, these steps are sometimes performed in an iterative fashion rather than in strict sequence. The Java Application Programming Interface (API) is used throughout the text. Wherever possible, the specification and interface for a data structure follow the Java Collections Framework.

  • Emphasizes the use of objects and object-oriented design
  • Provides a primer on the Java language and offers background coverage of software engineering
  • Encourages an iterative five-step process for the solution of case studies: problem specification, analysis, design, implementation, and testing
  • The Java Application Programming Interface (API) is used throughout