Thoughtbot inc., 2015. — 71 p. What would it be like to program in a language without the frustrating concept of null? In our new book, Maybe Haskell, we explore exactly this. Haskell takes the idea that some values may not be present and makes it a first-class concept in the type system. In this book, you'll learn just enough Haskell to really see how this idea works in...
10th print. — Cambridge University Press, 2014 — 171 p. — ISBN13: 978-0-521-87172-3. Haskell is one of the leading languages for teaching functional programming, enabling students to write simpler and cleaner code, and to learn how to structure and reason about programs. This introduction is ideal for beginners: it requires no previous programming experience and all concepts...
2nd Edition. — Cambridge University Press, 2016. — 272 p. — ISBN13: 978-1-316-62622-1. 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...
Manning Publications, 2018. — 616 p. — ISBN: 978-161729376-4. Get Programming with Haskell introduces you to the Haskell language without drowning you in academic jargon and heavy functional programming theory. By working through 43 easy-to-follow lessons, you'll learn Haskell the best possible way — by doing Haskell! Purchase of the print book includes a free eBook in PDF,...
No Starch Press, 2011. — 400 p. It's all in the name: Learn You a Haskell for Great Good! is a hilarious, illustrated guide to this complex functional language. Packed with the author's original artwork, pop culture references, and most importantly, useful example code, this book teaches functional fundamentals in a way you never thought possible. You'll start with the kid...
Apress, 2019. — 212 p. — ISBN-13 (electronic): 978-1-4842-4507-1. 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,...
Apress, 2017. — 270 p. Learn to use the APIs and frameworks for parallel and concurrent applications in Haskell. This book will show you how to exploit multicore processors with the help of parallelism in order to increase the performance of your applications. Practical Concurrent Haskell teaches you how concurrency enables you to write programs using threads for multiple...
Apress, 2018. — 278 p. — ISBN13: 978-1-4842-3739-7. Learn how to advance your skill level of Haskell, and use this language for practical web development. This book uses a direct, no nonsense approach, so you no longer need to spend extra time reading the documentation, blog posts, and forums to understand how to use Haskell – all that knowledge is provided in one coherent...
2nd Edition. — O’Reilly Media, 2015. — 511 p. — ISBN10: 1491915595, ISBN13: 978-1-491-91559-2. This fast-moving guide introduces web application development with Haskell and Yesod, a potent language/framework combination that supports high-performing applications that are modular, type:safe, and concise. Fully updated for Yesod 1.4, this second edition shows you how Yesod...
Comments