Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Learn You a Haskell for Great Good! - A Beginner's Guide
🌠 Top Free Unix/Linux Books - 100% Free or Open Source!
  • 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:  

Book Description

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
About the Authors
  • 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.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • 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.

Book Categories
:
Other Categories
Resources and Links