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

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Nita, Stefania Loredana (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut), Mihailescu, Marius (http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.