This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. Learn how to use Haskell in a variety of practical ways, whether it's for short, script-like programs or large and demanding applications. Written for experienced programmers, Real World Haskell takes you through the basics of functional programming at a brisk pace, and helps you increase your understanding of Haskell in real-world issues like I/O, performance, dealing with data, concurrency, and more as you move through each chapter.
| Click book to purchase | |
|---|---|
![]() | Real World Haskell author: Bryan O'Sullivan,John Goerzen,Don Stewart ASIN or ISBN-10: 0596514980 |
Haskell is the world’s leading lazy functional programming language, widely used for teaching, research, and applications. The language continues to develop rapidly, but in 1998 the community decided to capture a stable snapshot of the language: Haskell 98. All Haskell compilers support Haskell 98, so practitioners and educators alike have a stable base for their work. This book constitutes the agreed definition of the Haskell 98, both the language itself and its supporting libraries.
| Click book to purchase | |
|---|---|
![]() | Haskell 98 Language and Libraries: The Revised Report ASIN or ISBN-10: 0521826144 |