Learn You a Haskell for Great Good A Beginner s Guide 1st Edition by Miran Lipovaca – Ebook PDF Instant Download/Delivery: 1593272839, 9781593272951
Full download Learn You a Haskell for Great Good A Beginner s Guide 1st Edition after payment
Product details:
ISBN 10: 1593272839
ISBN 13: 9781593272951
Author: Miran Lipovaca
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 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 Short of eating the author’s brain, you will not find a better way to learn this powerful language than reading Learn You a Haskell for Great Good!
Learn You a Haskell for Great Good A Beginner s Guide 1st Table of contents:
Chapter 1: Starting Out
-
Ready, set, go!
-
Baby’s first functions
-
An intro to lists
-
Texas ranges
-
I’m a list comprehension
-
Tuples
Chapter 2: Types and Typeclasses
-
Believe the type
-
Type variables
-
Typeclasses 101
Chapter 3: Syntax in Functions
-
Pattern matching
-
Guards, guards!
-
Where!?
-
Let it be
-
Case expressions
Chapter 4: Recursion
-
Hello recursion!
-
Maximum awesome
-
A few more recursive functions
-
Quick, sort!
-
Thinking recursively
Chapter 5: Higher Order Functions
-
Curried functions
-
Some higher-orderism is in order
-
Maps and filters
-
Lambdas
-
Only folds and horses
-
Function application with
$
-
Function composition
Chapter 6: Modules
-
Loading modules
-
Making our own modules
Chapter 7: Making Our Own Types and Typeclasses
-
Algebraic data types intro
-
Record syntax
-
Type parameters
-
Derived instances
-
Type synonyms
-
Recursive data structures
-
Typeclasses 102
-
A yes-no typeclass
-
Kinds and some type-foo
Chapter 8: Input and Outpu
-
Hello, world!
-
Files and streams
-
Command line arguments
-
Randomness
-
Bytestrings
-
Exceptions
Chapter 9: More Input and More Output
This chapter likely expands on the concepts from Chapter 8.
Chapter 10: Functionally Solving Problems
Reverse Polish notation calculator
-
Heathrow to London
Chapter 11: Functors, Applicative Functors and Monoids
-
Functors redux
-
Applicative functors
-
Monoids
Chapter 12: A Fistful of Monads
-
Walk the line
-
The list monad
-
Monad laws
Chapter 13: For a Few Monads More
-
Writer? I hardly know her!
-
Reader? Ugh, not this joke again.
-
Tasteful stateful computations
-
Error error on the wall
-
Some useful monadic functions
-
Making monads
Chapter 14: Zippers
-
Taking a walk
-
A trail of breadcrumbs
-
Focusing on lists
-
A very simple file system
-
Watch your step
People also search for Learn You a Haskell for Great Good A Beginner s Guide 1st:
learn you a haskell for great good a beginner
learn you a haskell for great good a beginner’s guide
what should i learn as a beginner guitarist
learn how to write good english
learn you a haskell for great good pdf
learn you a haskell for great good
Tags: Miran Lipovaca, Haskell, Beginner