
A Concise Introduction to Data Structures using Java
Mark J. Johnson(Author)
CRC Press
1st Edition
Published on 27. July 2017
Book
Hardback
236 pages
978-1-138-40220-1 (ISBN)
Description
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.
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.
More details
Series
Language
English
Place of publication
London
United Kingdom
Publishing group
Taylor & Francis Ltd
Target group
College/higher education
Dimensions
Height: 234 mm
Width: 156 mm
Weight
453 gr
ISBN-13
978-1-138-40220-1 (9781138402201)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Mark J. Johnson
A Concise Introduction to Data Structures using Java
E-Book
11/2013
1st Edition
Chapman & Hall/CRC
€81.49
Available for download

Mark J. Johnson
A Concise Introduction to Data Structures using Java
Book
11/2013
1st Edition
CRC Press
€84.50
Shipment within 15-20 days

Mark J. Johnson
A Concise Introduction to Data Structures using Java
E-Book
11/2013
1st Edition
Chapman & Hall/CRC
€81.49
Available for download
Person
Johnson, Mark J.
Content
A Brief Introduction to Java. Algorithm Analysis. Integer Stacks. Generic Stacks. Queues. Lists. Recursion. Trees. Binary Search Trees. Heaps. Hash Tables. Bibliography. Index.