发表于2024-11-21
Algorithms 2024 pdf epub mobi 电子书
图书标签: 算法 函数式编程 计算机科学 Algorithms haskell FP 函数编程 fp
The design of algorithms for problem-solving lies at the heart of computer science. Concise yet authoritative, Algorithms - A Functional Programming Approach teaches the skills needed to master this essential subject. The authors challenge more traditional methods of teaching algorithms by using a functional programming context, with Haskell as the implementation language. This leads to smaller, clearer and more elegant programs which enable the programmer to understand the algorithm itself more quickly and to use that understanding to explore alternative solutions. Placing the emphasis on program development rather than the mathematical properties of algorithms, the book uses a succession of practical programming examples to develop in the reader problem-solving skills which can be easily transferred to other language paradigms.
一些用higher order function, reucrsion, lazy evaluation 实现的算法还是很有趣的
评分值得多次翻阅,下次看的时候要把里面的引用都翻一遍,如果找得到。。里面得动态规划我要花好长时间才能吸收,智商不够
评分几点:Tree的haskell表示语法还是没怎么看明白;高阶函数有点绕人,此外monad的讲解仍然有点似是而非的感觉~!
评分该书只是蜻蜓点水般的介绍了下最基本的数据结构、排序和图算法的Haskell实现,毕竟只是本200页出头的书,其实每一章都可以单独拿出来出一本函数编程方面的专著的。这本的含金量远不如那本Purely Functional Data Structrues.
评分一些用higher order function, reucrsion, lazy evaluation 实现的算法还是很有趣的
Algorithms 2024 pdf epub mobi 电子书