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.
發表於2025-01-22
Algorithms 2025 pdf epub mobi 電子書 下載
圖書標籤: 算法 函數式編程 計算機科學 Algorithms haskell FP 函數編程 fp
幾點:Tree的haskell錶示語法還是沒怎麼看明白;高階函數有點繞人,此外monad的講解仍然有點似是而非的感覺~!
評分使用感受:和自己拍腦袋想齣來的差不多。。。
評分一些用higher order function, reucrsion, lazy evaluation 實現的算法還是很有趣的
評分該書隻是蜻蜓點水般的介紹瞭下最基本的數據結構、排序和圖算法的Haskell實現,畢竟隻是本200頁齣頭的書,其實每一章都可以單獨拿齣來齣一本函數編程方麵的專著的。這本的含金量遠不如那本Purely Functional Data Structrues.
評分一些用higher order function, reucrsion, lazy evaluation 實現的算法還是很有趣的
Algorithms 2025 pdf epub mobi 電子書 下載