FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Learn You a Haskell for Great Good! - A Beginner's Guide
- Author(s) Miran Lipovaca
- Publisher: No Starch Press, 1 edition (2011); LearnYouaHaskell.com (Creative Commons Licensed)
- License(s): CC BY-NC-SA 3.0
- eBook: HTML, PDF (404 pages), ePub, Kindle, etc.
- Language: English
- ISBN-10: 1593272839
- ISBN-13: 978-1593272838
- Share This:
This book 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 stuff: basic syntax, recursion, types and type classes. Then once you've got the basics down, the real black belt master-class begins: you'll learn to use applicative functors, monads, zippers, and all the other mythical Haskell constructs you've only read about in storybooks.
As you work your way through the author's imaginative (and occasionally insane) examples, you'll learn to:
- Laugh in the face of side effects as you wield purely functional programming techniques
- Use the magic of Haskell's "laziness" to play with infinite sets of data
- Organize your programs by creating your own types, type classes, and modules
- Use Haskell's elegant input/output system to share the genius of your programs with the outside world
- Miran Lipovaca is a computer science student in Ljubljana, Slovenia. In addition to his passion for Haskell, he enjoys boxing, playing bass guitar, and, of course, drawing. He has a fascination with dancing skeletons and the number 71, and when he walks through automatic doors he pretends that he's actually opening them with his mind.
- Learn You a Haskell for Great Good! - A Beginner's Guide (Miran Lipovaca)
- The Mirror Site (1) - PDF, ePub, Kindle, etc.
- The Mirror Site (2) - PDF
- The Mirror Site (3) - PDF
- The Mirror Site (4) - PDF
- The Mirror Site (4) - PDF
-
O'Reilly® Developing Web Applications with Haskell and Yesod
This book is a fast-moving guide to web application development with Haskell and Yesod, a potent language/framework combination that supports high-performing applications that are modular, type-safe, and concise.
-
O'Reilly® Real World Haskell (Bryan O'Sullivan, et al)
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications.
-
The Haskell School of Music - From Signals to Symphonies
This book explores the fundamentals of computer music and functional programming through the Haskell. It explores common paradigms used in algorithmic music composition, such as stochastic generation, musical grammars, etc.
-
Haskell (Wikibooks)
This book leads you through short lessons, examples, and exercises designed to make Haskell your own. It also explores the important language features and programming skills you'll need to build production-quality software using Haskell.
-
O'Reilly® Parallel and Concurrent Programming in Haskell
This hands-on book shows you how to use the languageās many APIs and frameworks for writing both parallel and concurrent programs. You'll learn how parallelism exploits multicore processors to speed up computation-heavy programs.
:
|
|