Haskell in Depth

Haskell in Depth
Author :
Publisher : Simon and Schuster
Total Pages : 662
Release :
ISBN-10 : 9781638356929
ISBN-13 : 1638356920
Rating : 4/5 (29 Downloads)

Book Synopsis Haskell in Depth by : Vitaly Bragilevsky

Download or read book Haskell in Depth written by Vitaly Bragilevsky and published by Simon and Schuster. This book was released on 2021-07-13 with total page 662 pages. Available in PDF, EPUB and Kindle. Book excerpt: Haskell in Depth unlocks a new level of skill with this challenging language. Going beyond the basics of syntax and structure, this book opens up critical topics like advanced types, concurrency, and data processing. Summary Turn the corner from “Haskell student” to “Haskell developer.” Haskell in Depth explores the important language features and programming skills you’ll need to build production-quality software using Haskell. And along the way, you’ll pick up some interesting insights into why Haskell looks and works the way it does. Get ready to go deep! Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Software for high-precision tasks like financial transactions, defense systems, and scientific research must be absolutely, provably correct. As a purely functional programming language, Haskell enforces a mathematically rigorous approach that can lead to concise, efficient, and bug-free code. To write such code you’ll need deep understanding. You can get it from this book! About the book Haskell in Depth unlocks a new level of skill with this challenging language. Going beyond the basics of syntax and structure, this book opens up critical topics like advanced types, concurrency, and data processing. You’ll discover key parts of the Haskell ecosystem and master core design patterns that will transform how you write software. What's inside Building applications, web services, and networking apps Using sophisticated libraries like lens, singletons, and servant Organizing projects with Cabal and Stack Error-handling and testing Pure parallelism for multicore processors About the reader For developers familiar with Haskell basics. About the author Vitaly Bragilevsky has been teaching Haskell and functional programming since 2008. He is a member of the GHC Steering Committee. Table of Contents PART 1 CORE HASKELL 1 Functions and types 2 Type classes 3 Developing an application: Stock quotes PART 2 INTRODUCTION TO APPLICATION DESIGN 4 Haskell development with modules, packages, and projects 5 Monads as practical functionality providers 6 Structuring programs with monad transformers PART 3 QUALITY ASSURANCE 7 Error handling and logging 8 Writing tests 9 Haskell data and code at run time 10 Benchmarking and profiling PART 4 ADVANCED HASKELL 11 Type system advances 12 Metaprogramming in Haskell 13 More about types PART 5 HASKELL TOOLKIT 14 Data-processing pipelines 15 Working with relational databases 16 Concurrency


Haskell in Depth Related Books

Haskell in Depth
Language: en
Pages: 662
Authors: Vitaly Bragilevsky
Categories: Computers
Type: BOOK - Published: 2021-07-13 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Haskell in Depth unlocks a new level of skill with this challenging language. Going beyond the basics of syntax and structure, this book opens up critical topic
Get Programming with Haskell
Language: en
Pages: 794
Authors: Will Kurt
Categories: Computers
Type: BOOK - Published: 2018-03-06 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Get Programming with Haskell leads you through short lessons, examples, and exercises designed to make Haskell your own. It has crystal-clear illustrati
Parallel and Concurrent Programming in Haskell
Language: en
Pages: 322
Authors: Simon Marlow
Categories: Computers
Type: BOOK - Published: 2013-07-12 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and conc
Real World Haskell
Language: en
Pages: 714
Authors: Bryan O'Sullivan
Categories: Computers
Type: BOOK - Published: 2008-11-15 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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, fr
Learn You a Haskell for Great Good!
Language: en
Pages: 881
Authors: Miran Lipovaca
Categories: Computers
Type: BOOK - Published: 2011-04-15 - Publisher: No Starch Press

DOWNLOAD EBOOK

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 origin