Amazon cover image
Image from Amazon.com

A Concise introduction to data structures using Java / Mark J. Johnson

By: Material type: TextTextPublication details: Boca Raton, Florida : CRC Press, c2014Description: xvii, 218 pages : illustrations ; 24 cmISBN:
  • 9781466589896
Subject(s): LOC classification:
  • QA 76.73.J28 .J64 2014
Contents:
1. A brief introduction to Java -- 2. Algorithm analysis -- 3. Integer stacks -- 4. Generic stacks -- 5.Queues -- 6. Lists -- 7. Recursion -- 8. Trees -- 9. Binary search trees -- 10. Heaps -- 11. Hash tables.
Summary: A student-friendly text, A Concise Introduction to Data Structures Using Java takes a developmental approach, starting with simpler concepts first and then building toward greater complexity. Important topics, such as linked lists, are introduced gradually and revisited with increasing depth. More code and guidance are provided at the beginning, allowing students time to adapt to Java while also beginning to learn data structures. As students develop fluency in Java, less code is provided and more algorithms are outlined in pseudocode. The text is designed to support a second course in computer science with an emphasis on elementary data structures. The clear, concise explanations encourage students to read and engage with the material, while partial implementations of most data structures give instructors the flexibility to develop some methods as examples and assign others as exercises. The book also supplies an introductory chapter on Java basics that allows students who are unfamiliar with Java to quickly get up to speed. The book helps students become familiar with how to use, design, implement, and analyze data structures, an important step on the path to becoming skilled software developers.
Item type: Books
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Home library Collection Call number Copy number Status Date due Barcode
Books Books National University - Manila LRC - Graduate Studies General Circulation Gen. Ed. - CCIT GC QA 76.73.J28 .J64 2014 (Browse shelf(Opens below)) c.1 Available NULIB000011346

Includes bibliographical references and index.

1. A brief introduction to Java -- 2. Algorithm analysis -- 3. Integer stacks -- 4. Generic stacks -- 5.Queues -- 6. Lists -- 7. Recursion -- 8. Trees -- 9. Binary search trees -- 10. Heaps -- 11. Hash tables.

A student-friendly text, A Concise Introduction to Data Structures Using Java takes a developmental approach, starting with simpler concepts first and then building toward greater complexity. Important topics, such as linked lists, are introduced gradually and revisited with increasing depth. More code and guidance are provided at the beginning, allowing students time to adapt to Java while also beginning to learn data structures. As students develop fluency in Java, less code is provided and more algorithms are outlined in pseudocode. The text is designed to support a second course in computer science with an emphasis on elementary data structures. The clear, concise explanations encourage students to read and engage with the material, while partial implementations of most data structures give instructors the flexibility to develop some methods as examples and assign others as exercises. The book also supplies an introductory chapter on Java basics that allows students who are unfamiliar with Java to quickly get up to speed. The book helps students become familiar with how to use, design, implement, and analyze data structures, an important step on the path to becoming skilled software developers.

There are no comments on this title.

to post a comment.