کلمات کلیدی مربوط به کتاب ساختارهای داده شی گرا با استفاده از جاوا (با کد منبع): کتابخانه، ادبیات کامپیوتر، جاوا
در صورت تبدیل فایل کتاب Object-Oriented Data Structures Using Java (with Source Code) به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب ساختارهای داده شی گرا با استفاده از جاوا (با کد منبع) نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
نسخه 3. - جونز
3rd Edition. — Jones & Bartlett Learning, 2015. — 802 p. +
Source Code. — ISBN-10: 1449613543, ISBN-13: 978-1-4496-1354-9.
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.
Features &
Benefits:
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.