Data Structures and Abstractions with Java (2nd Edition) (GOAL Series)
by Frank M. Carrano
Sales Rank: 188480
List Price: $118.00 $94.40 At Amazon
Hardcover: 1024 pages
Publisher: Prentice Hall; 2 edition August 14, 2006
Language: English
ISBN-10: 013237045X
ISBN-13: 978-0132370455
Product Dimensions:
10.2 x 7.9 x 1.8 inches
Shipping Weight: 4.4 pounds
Customer Reviews & Comments
This review is from: Data Structures and Abstractions with Java (Hardcover)
We have been using this book at CSUCI as a textbook for a CS2 class with a heavy hands-on component. The book is very good in that role, and the lab manual - in spite of numerous errors in the first edition - is a very good companion. It is neither a tutorial nor a reference; it is a textbook for a university-level course. It teaches students how to embed numerous data structures and algorithms in Abstract Data Types (ADTs), how to use them from clients, and how to utilize the existing equivalents from the Java libraries (mainly Java Collection Framework). I highly recommend this book along with the lab manual to CS2 instructors.
Comment | Permalink |
(Report this)