Haskell Quick Syntax Reference (e-bog) af Mihailescu, Marius
Mihailescu, Marius (forfatter)

Haskell Quick Syntax Reference e-bog

288,10 DKK (inkl. moms 360,12 DKK)
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 tech...
E-bog 288,10 DKK
Forfattere Mihailescu, Marius (forfatter)
Forlag Apress
Udgivet 10 juni 2019
Genrer Computer programming / software engineering
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484245071
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 LearnQuickly and effectively use the Haskell programming languageTake advantage of strong static typingWork with lazy evaluations Harness concurrency and extensive parallelism using HaskellWho This Book Is ForExperienced programmers who may be new to Haskell or have experience with Haskell and who just want a quick reference guide on it.