Skip to content

Objects, Abstraction, Data Structures and Design Using Java Version 5. 0

Best in textbook rentals since 2012!

ISBN-10: 0471692646

ISBN-13: 9780471692645

Edition: 2005

Authors: Elliot B. Koffman, Paul Wolfgang

List price: $124.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

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…    
Customers also bought

Book details

List price: $124.95
Copyright year: 2005
Publisher: John Wiley & Sons, Incorporated
Publication date: 11/10/2004
Binding: Paperback
Pages: 880
Size: 7.50" wide x 9.21" long x 1.15" tall
Weight: 2.574
Language: English

Preface
Introduction to Software Design
Program Correctness and Efficiency
Inheritance and Class Hierarchies
Lists and the Collection Interface
Stacks
Queens
Recursion
Trees
Sets and Maps
Sorting
Self-Balancing Search Trees
Graphs
Introduction to Java
Overview of UML. Appendix C: Event-Oriented Programming
Glossary
Index