书籍 Data Structures and Algorithms in Java的封面

Data Structures and Algorithms in Java

Robert Lafore

出版社

Sams

出版时间

2002-11-06

ISBN

9780672324536

评分

★★★★★

标签

算法

书籍介绍

Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in graphical form what data structures look like and how they operate. In the second edition, the program is rewritten to improve operation and clarify the algorithms, the example programs are revised to work with the latest version of the Java JDK, and questions and exercises will be added at the end of each chapter making the book more useful to readers.</P>

用户评论
第一本完整读完的数据结构和算法书,applet展示基本跳过,题没做。讲解还算是比较清晰。
定位是入门。优点是对新手友好,讲解细致。缺点是页数800+太多,入门书不应该这么厚,容易迷失;而且红黑树的删除也没说;代码质量很随意,不能作为实际参考。总之,感觉还是算法第四版那本更好。
开始 2020-04-05 - 2020-07-06 结束,花了不少时间。工作10年后再来看看大学里学的内容,更加明白在工作中有什么作用。
深入浅出,没有复杂的公式,道理讲得很清楚
完全不遵守代码规范
还在看,目前感觉很好。内容由浅至深。
马一下证明这个夏天还是"读过书"的..