Object-Oriented Data Structures Using Java

Object-Oriented Data Structures Using Java
Author: Nell Dale
Publisher: Jones & Bartlett Publishers
Total Pages: 823
Release: 2012
Genre: Computers
ISBN: 1449613543

Download Object-Oriented Data Structures Using Java Book in PDF, Epub and Kindle

Continuing the success of the popular second edition, the updated and revised Object-Oriented Data Structures Using Java, Third Edition is sure to be an essential resource for students learning data structures using the Java programming language. It presents traditional data structures and object-oriented topics with an emphasis on problem-solving, theory, and software engineering principles. Beginning early and continuing throughout the text, the authors introduce and expand upon the use of many Java features including packages, interfaces, abstract classes, inheritance, and exceptions. Numerous case studies provide readers with real-world examples and demonstrate possible solutions to interesting problems. The authors' lucid writing style guides readers through the rigor of standard data structures and presents essential concepts from logical, applications, and implementation levels. Key concepts throughout the Third Edition have been clarified to increase student comprehension and retention, and end-of-chapter exercises have been updated and modified. New and Key Features to the Third Edition: -Includes the use of generics throughout the text, providing the dual benefits of allowing for a type safe use of data structures plus exposing students to modern approaches. -This text is among the first data structures textbooks to address the topic of concurrency and synchonization, which are growing in the importance as computer systems move to using more cores and threads to obtain additional performance with each new generation. Concurrency and synchonization are introduced in the new Section 5.7, where it begins with the basics of Java threads. -Provides numerous case studies and examples of the problem solving process. Each case study includes problem description, an analysis of the problem input and required output, and a discussion of the appropriate data structures to use. -Expanded chapter exercises allow you as the instructor to reinforce topics for your students using both theoretical and practical questions. -Chapters conclude with a chapter summary that highlights the most important topics of the chapter and ties together related topics.


Object-Oriented Data Structures Using Java
Language: en
Pages: 823
Authors: Nell Dale
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Jones & Bartlett Publishers

GET EBOOK

Continuing the success of the popular second edition, the updated and revised Object-Oriented Data Structures Using Java, Third Edition is sure to be an essenti
Data Structures and Algorithms in Java
Language: en
Pages: 736
Authors: Michael T. Goodrich
Categories: Computers
Type: BOOK - Published: 2014-01-28 - Publisher: John Wiley & Sons

GET EBOOK

The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich, Tomassia and Gold
Data Structures and Algorithms Using Java
Language: en
Pages: 598
Authors: William McAllister
Categories: Computers
Type: BOOK - Published: 2009 - Publisher: Jones & Bartlett Learning

GET EBOOK

Data Structures & Theory of Computation
Data Structures Using Java
Language: en
Pages: 409
Authors: Duncan A. Buell
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Jones & Bartlett Publishers

GET EBOOK

Data Structures & Theory of Computation
Data Structures and Problem Solving Using Java
Language: en
Pages: 949
Authors: Mark Allen Weiss
Categories: Computers
Type: BOOK - Published: 2013-08-29 - Publisher: Pearson Higher Ed

GET EBOOK

For the second or third programming course. A practical and unique approach to data structures that separates interface from implementation. This book provides