Programming in Haskell (e-bog) af Hutton, Graham
Hutton, Graham (forfatter)

Programming in Haskell e-bog

322,59 DKK (inkl. moms 403,24 DKK)
Haskell is a purely functional language that allows programmers to rapidly develop clear, concise, and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author's experience of teaching Haskell for more than twenty years. All concepts are explained from first principles and no programming experience is required, ma...
E-bog 322,59 DKK
Forfattere Hutton, Graham (forfatter)
Udgivet 1 september 2016
Genrer PBKS
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781316876336
Haskell is a purely functional language that allows programmers to rapidly develop clear, concise, and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author's experience of teaching Haskell for more than twenty years. All concepts are explained from first principles and no programming experience is required, making this book accessible to a broad spectrum of readers. While Part I focuses on basic concepts, Part II introduces the reader to more advanced topics. This new edition has been extensively updated and expanded to include recent and more advanced features of Haskell, new examples and exercises, selected solutions, and freely downloadable lecture slides and example code. The presentation is clean and simple, while also being fully compliant with the latest version of the language, including recent changes concerning applicative, monadic, foldable, and traversable types.