 |
Haskell: The Craft of Functional Programming , 2nd Edition View Larger Image | Simon Thompson Addison-Wesley, Paperback, 2nd edition, Published March 1999, 487 pages, ISBN 0201342758 | List Price: $59.60 Our Price: $41.50 You Save: $18.10 (30% Off)
| | | Availability: Out-Of-Stock |
Customer Reviews: 1 Average Customer Rating:      Write a Review and tell the world about this title! People who purchase this book frequently purchase: Books on similar topics, in best-seller order:Books from the same publisher, in best-seller order:
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 an 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.
Table of Contents
- Introducing functional programming
- Getting started with Haskell and Hugs
- Basic types and definitions
- Designing and writing programs
- Data types: tuples and lists
- Programming with lists
- Defining functions over lists
- Reasoning about programs
- Patterns and generalization
- Functions as values
- Progam development
- Type classes
- Checking types
- Algebraic types
- Case study: Huffman codes
- Abstract data types
- Lazy programming
- Programming with actions
- Program behaviour
- Conclusion
Appendices:
- Functional, imperative and OO programming
- Glossary
- Haskell operators
- Understanding programs
- Implementations of Haskell
- Hugs errors
Customer Reviews
Customer Reviews: 1 Average Customer Rating:      Sep 12, 2006     Ferron Hanes This book is essential guide kfor functional programming This book is a essential and very good guide for anyone who want to learn the basics of functional programming. I strongly recommend this book for beginners. This books with out a doubt scores a 5 out 5 (5 stars)
|
 |