Java Structures: Data Structures in Java for the Principled Programmer
Author | : | |
Rating | : | 4.67 (618 Votes) |
Asin | : | 0071261206 |
Format Type | : | paperback |
Number of Pages | : | 446 Pages |
Publish Date | : | 2016-01-25 |
Language | : | English |
DESCRIPTION:
Keith P. said Horrible Textbook. I am a student using this book for a CS"Horrible Textbook" according to Keith P.. I am a student using this book for a CS2 course. This book is horrible. My main complaints are the organization of everything.The questions at the end of each chapter don't indicate what section you may find the answers, and sometimes they refer to code in an entirely different chapter. Appa. course. This book is horrible. My main complaints are the organization of everything.The questions at the end of each chapter don't indicate what section you may find the answers, and sometimes they refer to code in an entirely different chapter. Appa. "Smirks and Curt" according to A Customer. This book was not very good. Initially, like alot of software books, the author's smug comments were not irritating. By the end of the book they were unnerving. The biggest beef I had with this text was that the author does not offer sufficient explanations for the code examples. He assumes . This is not a very good book. This book is being used as the text for a CS2 level course I am taking. Everyone in the class finds the book too confusing and complicated to be useful. I agree with them, even though I have nearly 20 years of experience in a variety of languages (none of them OO, however). Even the instruct
The structure package is a complete, tested unit that forms the core of data structures that can be used in other applications students might write for other classes. It is a resource that students will make use of for several years of college.. The book is the perfect size for students to grasp, with enough classes for the student/programmer to choose and appropriate data structure, but no so many as to overwhelm. The second edition of Duane Bailey's "Java Structures" offers a fresh, compact introduction to the design of traditional data structures in Java. The book is supported by a book web site, where all code is posted for the book's examples, documentation, and the structure package