The second edition of Haskell: The Craft of Functional Programming is essential reading for beginners to functional programming and newcomers to the Haskell programming language. The emphasis is on the process of crafting programs and the text contains many examples and running case studies, as well as advice on program design, testing, problem solving and how to avoid common pitfalls.
Building on the strengths of the first edition, the book includes many new and improved features:
Complete coverage of Haskell 98, the standard version of Haskell which will be stable and supported by implementations for years to come.
An emphasis on software engineering principles, encouraging a disciplined approach to building reusable libraries of software components.
Detailed coverage of the Hugs interpreter with an appendix covering other implementations.
A running case study of pictures emphasizes the built-in functions which appear in the standard prelude and libraries. It is also used to give an early preview of some of the more complex language features, such as high-order functions.
List comprehensions and the standard functions over lists are covered before recursion.
Early coverage of polymorphism supporting the "toolkit" approach and encouraging the resuse of built-in functions and types.
Extensive reference material containing details of further reading in books, journals and on the World Wide Web.
Accompanying Web Site supporting the book, containing all the program code, further teaching materials and other useful resources.
登録情報
|
|
あなたの意見や感想を教えてください:
|
||||||||||||||||||||||
|
最も参考になったカスタマーレビュー
17 人中、14人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0
Haskell 定番の入門書の1つ,
By
レビュー対象商品: Haskell:The Craft of Functional Programming (International Computer Science Series) (ペーパーバック)
Haskell の本としては実は珍しい、普通のプログラミング入門書です。数ある本の中でも Haskell を書けるようにさせるという目標意識が特に強く、List に関する新しい操作法を提示する度に List に対する処理を行う関数の実装の別解に立ち戻るなど、とにかく Haskell を使ってのプログラミングを叩き込むという姿勢が見て取れます。 サポートサイトも充実しており、講師としての配慮が伺えますね。 Haskell を学ぶときに選ぶ本としては、無難なんじゃないでしょうか? ……ところで、数年前から出版予定の延長を繰り返している第三版はいつでるんでしょうね?
6 人中、2人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0
2冊目以降としてはちょっと…,
By 伊賀のヲタク (都内) - レビューをすべて見る
レビュー対象商品: Haskell:The Craft of Functional Programming (International Computer Science Series) (ペーパーバック)
以前からHaskellに興味があり、「ふつうのHaskellプログラミング」、「Real World Haskell」、「プログラミングHaskell」と渡り歩いてこの本にも手を出しました。で、この本の感想ですが、何か別の本でHaskellについての感触を得ているのであれば、却ってこの本の「例題で確認しましょう」的スタイルは鬱陶しいかなと思います。もっとさくっと次のトピックへ進んでくれよと。(ぅぉぃ そんなわけで、途中で読み飽きた上でのレビューになっていますが、まずはHaskellに慣れてみようという人には最適な本、それなりにHaskellについて理解している人にとっては「別の本を探した方がまし」といったところですね。(←貶すつもりはないですよ、念のため) あるいは僕が「読み飽きた」と言ってるところにHaskellの神髄が隠されているかも知れませんが、それは別の人から別の機会にどうぞ、です。(^^;;)
あなたの意見や感想を教えてください: 自分のレビューを作成する
|
|
|
|
|