Haskell Quick Syntax Reference A Pocket Guide to the Language, APIs, and Library /

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 st...

Full description

Bibliographic Details
Main Authors: Nita, Stefania Loredana (Author, http://id.loc.gov/vocabulary/relators/aut), Mihailescu, Marius (http://id.loc.gov/vocabulary/relators/aut)
Format: Electronic Book
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2019
Edition:1st ed. 2019
Subjects:
Table of Contents:
  • 1. Functional Programming
  • 2. Static Typing
  • 3. GHC
  • 4. Types
  • 5. Tuples
  • 6. Lists
  • 7. Functions
  • 8. Recursion
  • 9. List Comprehension
  • 10. Classes
  • 11. Pattern Matching
  • 12. Monads
  • 13. Monads Transformers
  • 14. Parsecs
  • 15. Folds
  • 16. Algorithms
  • 17. Parsings
  • 18. Parallelism
  • 19. Haskell Pipes
  • 20. Lens
  • 21. Lazy Evaluation
  • 22. Performance
  • 23. Haskell Stack
  • 24. Yesod
  • 25. Haskell Libraries
  • 26. Cabal