0%

Book Description

This condensed code and syntax reference presents the essential Haskell syntax in a well-organized format that can be used as a quick and handy reference, including applications to cloud computing and data analysis. This book covers the functional programming features of Haskell as well as strong static typing, lazy evaluation, extensive parallelism, and concurrency 

You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The Haskell Quick Syntax Reference is packed with useful information and is a must-have for any Haskell programmer working in big data, data science, and cloud computing.

What You Will Learn
  • Quickly and effectively use the Haskell programming language
  • Take advantage of strong static typing
  • Work with lazy evaluations 
  • Harness concurrency and extensive parallelism using Haskell

Who This Book Is For

Experienced programmers who may be new to Haskell or have experience with Haskell and who just want a quick reference guide on it.

Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Functional Programming
  4. 2. Static Typing
  5. 3. GHC
  6. 4. Types
  7. 5. Tuples
  8. 6. Lists
  9. 7. Functions
  10. 8. Recursion
  11. 9. List Comprehension
  12. 10. Classes
  13. 11. Pattern Matching
  14. 12. Monads
  15. 13. Monad Transformers
  16. 14. Parsec
  17. 15. Folds
  18. 16. Algorithms
  19. 17. Parsing
  20. 18. Parallelism and Concurrency
  21. 19. Haskell Pipes
  22. 20. Lens
  23. 21. Lazy Evaluation
  24. 22. Performance
  25. 23. Haskell Stack
  26. 24. Yesod
  27. 25. Haskell Libraries
  28. 26. Cabal
  29. Back Matter
3.144.113.197