Ebook: A Concise Introduction to Data Structures Using Java
Author: Johnson Mark J
- Tags: Data Structures (Computer Science) Java (Computer Program Language)
- Year: 2013
- Publisher: Chapman & Hall/CRC [Imprint
- City: Boca Raton
- Language: English
- pdf
AnnotationRead more...
Abstract: Annotation
Designed for a CS2 data structures course, this text provides a thorough but concise overview of data structures as well as a gradual introduction to Java. It uses a concise style and includes pseudocode and exercises throughout so that students learn how to write code, rather than just read it. The book covers all of the main areas taught in CS2 courses, including arrays, lists, stacks, queues, recursion, maps, and trees