HomeObjects Abstraction Data Structures and Design: Using Java version 5.0
Skip to product information
1 of 1

Objects Abstraction Data Structures and Design: Using Java version 5.0

Regular price $64.94 USD
Regular price Sale price $64.94 USD
Sale Sold out
Shipping calculated at checkout.
Secure Checkout
Quality Guaranteed
In Stock
Weight

About this book

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