Vous en avez un à vendre?

Miran Lipovaca Apprenez-vous un Haskell pour poche)

12,00 $US
Environ16,54 $C
État :
Comme neuf
Expédition :
5,22 $US (environ 7,20 $C) USPS Media MailTM.
Lieu : Danville, Arkansas, États-Unis
Livraison :
Livraison prévue entre le jeu. 7 août et le jeu. 14 août à 94104
Le délai de livraison est estimé en utilisant notre méthode exclusive, basée sur la proximité de l'acheteur du lieu où se trouve l'objet, le service d'expédition sélectionné, l'historique d'expédition du vendeur et d'autres facteurs. Les délais de livraison peuvent varier, particulièrement lors de périodes achalandées.
Renvois :
Renvois refusés.
Paiements :
     Diners Club

Magasinez en toute confiance

Garantie de remboursement eBay
Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :177133942016

Caractéristiques de l'objet

État
Comme neuf: Un livre qui a l’air neuf mais qui a été lu. La couverture ne présente pas d’usure et ...
EAN
9781593272838
ISBN
9781593272838
Release Year
2011
Book Title
Learn You a Haskell for Great Good
ISBN-10
1593272839
Title
Learn You a Haskell for Great Good
Genre
Computing & Internet
Country/Region of Manufacture
US
Release Date
04/15/2011

À propos de ce produit

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1593272839
ISBN-13
9781593272838
eBay Product ID (ePID)
92952542

Product Key Features

Number of Pages
400 Pages
Publication Name
Learn You a Haskell for Great Good! : a Beginner's Guide
Language
English
Publication Year
2011
Subject
Programming Languages / General, Programming / General, Programming / Open Source
Features
New Edition
Type
Textbook
Subject Area
Computers
Author
Miran Lipovaca
Format
Trade Paperback

Dimensions

Item Height
0.9 in
Item Weight
28.1 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Intended Audience
Trade
LCCN
2011-000790
Reviews
"The thing that's most impressive about Learn You a Haskell for Great Good! is how well-written it is. This book is just fantastic." --Gregory Collins, Google Switzerland "Managed to walk me through all important Haskell concepts without ever making any of the material sound complicated. A good introduction to functional programming." --Marijn Haverbeke, author of Eloquent JavaScript "This is a fantastic book and I highly recommend it as the first book on Haskell--and possibly even the second." --Michael Fogus, author of The Joy of Clojure "A fantastic, fun, thorough introduction to Haskell, spiced up by Miran's great sense of humor and zany illustrations." --Brent Yorgey, The Math Less Traveled "Miran Lipovaca has done a fantastic job of writing a book aimed at beginning Haskell programmers. I like his very straightforward writing style of introducing each topic with the minimum of complexity." --Bryan Bell, Math and More "This is a remarkable book and may be just what this beautiful language was missing." --Michael Kohl, Citizen428 "This book is the best way I know to obtain the Haskell foundation you need for fluency." --Jeremy Bowers, Jerf.org "This is a terrific book. It makes what might otherwise seem impenetrable mathy-code and makes it fun and approachable." --Simon Reynolds
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.13/3
Edition Description
New Edition
Table Of Content
Introduction Chapter 1: Starting Out Chapter 2: Believe the Type Chapter 3: Syntax in Functions Chapter 4: Hello Recursion! Chapter 5: Higher-Order Functions Chapter 6: Modules Chapter 7: Making Our Own Types and Type Classes Chapter 8: Input and Output Chapter 9: More Input and More Output Chapter 10: Functionally Solving Problems Chapter 11: Applicative Functors Chapter 12: Monoids Chapter 13: A Fistful of Monads Chapter 14: For a Few Monads More Chapter 15: Zippers
Synopsis
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!, 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, 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!, Packed with jokes, pop culture references, and the author's own hilarious artwork, this guide introduces programmers familiar with imperative languages (such as C++, Java, or Python) to the unique aspects of functional programming., 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!
LC Classification Number
QA76.73.H37

Description de l'objet du vendeur

À propos de ce vendeur

Allyson's Shop

99,1% d'évaluations positives2,8K objets vendus

Membre depuis : juil. 2012
Répond généralement en 24 heures
Visiter la BoutiqueContacter

Évaluations détaillées du vendeur

Moyenne au cours des 12 derniers mois
Qualité de la description
4.8
Justesse des frais d'expédition
4.6
Rapidité de l'expédition
5.0
Communication
4.9

Évaluations comme vendeur (1 114)

Toutes les évaluations
Positives
Neutres
Négatives

Évaluations et avis sur le produit

5.0
2 évaluations du produit
  • 2 utilisateurs ont attribué une note de 5 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 4 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 3 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 2 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 1 étoiles sur 5

Would recommend

Good value

Compelling content