Imagen 1 de 2


Galería
Imagen 1 de 2


Miran Lipovaca Learn You a Haskell for Paperback)
USD12,00
Aproximadamente10,53 EUR
Estado:
Como nuevo
Libro en perfecto estado y poco leído. La tapa no tiene desperfectos y si procede, con sobrecubierta para las tapas duras. Incluye todas las páginas sin arrugas ni roturas. El texto no está subrayado ni resaltado de forma alguna, y no hay anotaciones en los márgenes. Puede presentar marcas de identificación mínimas en la contraportada o las guardas. Muy poco usado. Consulta el anuncio del vendedor para obtener más información y la descripción de cualquier posible imperfección.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Envío:
USD5,38 (aprox. 4,72 EUR) USPS Media MailTM.
Ubicado en: Danville, Arkansas, Estados Unidos
Entrega:
Entrega prevista entre el jue. 12 jun. y el mié. 18 jun. a 94104
Devoluciones:
No se aceptan devoluciones.
Pagos:
Compra con confianza
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:177133942016
Características del artículo
- Estado
- 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
Acerca de este producto
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
Subject
Programming Languages / General, Programming / General, Programming / Open Source
Publication Year
2011
Features
New Edition
Type
Textbook
Subject Area
Computers
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
Descripción del artículo del vendedor
Acerca de este vendedor
Allyson's Shop
99,1% de votos positivos•2,8 mil artículos vendidos
Registrado como vendedor particularPor tanto, no se aplican los derechos de los consumidores derivados de las leyes de protección de los consumidores de la UE. La Garantía al cliente de eBay sigue aplicando a la mayoría de compras. Más informaciónMás información
Votos de vendedor (1.102)
- y***a (442)- Votos emitidos por el comprador.Mes pasadoCompra verificadaFast shipping great package as described
- 0***s (19916)- Votos emitidos por el comprador.Mes pasadoCompra verificadaItem as described and fast shipping. Great seller.
- r***c (7738)- Votos emitidos por el comprador.Últimos 6 mesesCompra verificadaQuick to ship, wrapped really well, exactly as described, very happy. Thank you.Patricia NashPouch Crossbody Bag embroidery Floral Leather Adjustable Strap (#175913197142)