This CS2 book, designed for a one-semester course focused on data structures, incorporates all of the elements of the author's introductory Java title. Clearly written with the student in mind, the book focuses on data structures, and includes advanced topics in Java such as Linked Lists and the Standard Template Library (STL). Students should find the author's use of complete programming code and clear display of syntax, explanation and example both easy to read and conducive to learning.
Read More
This CS2 book, designed for a one-semester course focused on data structures, incorporates all of the elements of the author's introductory Java title. Clearly written with the student in mind, the book focuses on data structures, and includes advanced topics in Java such as Linked Lists and the Standard Template Library (STL). Students should find the author's use of complete programming code and clear display of syntax, explanation and example both easy to read and conducive to learning.
Read Less
Add this copy of Data Structures Using Java to cart. $9.61, very good condition, Sold by ThriftBooks-Baltimore rated 4.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published 2003 by Course Technology.
Add this copy of Data Structures Using Java to cart. $38.44, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 2003 by Course Technology.
Add this copy of Data Structures Using Java to cart. $67.75, new condition, Sold by Just one more Chapter rated 4.0 out of 5 stars, ships from Miramar, FL, UNITED STATES, published 2003 by Course Technology.
Add this copy of Data Structures Using Java to cart. $105.50, new condition, Sold by GridFreed rated 5.0 out of 5 stars, ships from San Diego, CA, UNITED STATES, published 2003 by Course Technology.
This book is relatively cheaper and older than any other Data Structure book and refreshing to be in Java. Java or C++ has classes that implement various data structures and algorithms in its libraries. What is important here is to write codes that do what the packaged classes do -- as a means to learn about data structures. This is a class textbook and I have to revisit to write how the book is worth for an online class. The first chapter's concepts on Big O notations were hard to retain but thanks to the graphs the professor did, I got them.