by Vitaly Bragilevsky, Simon Peyton Jones
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!Software for high-precision tasks like fi...
Price: $49.99 | Publisher: Manning | Release: 2021
FREE EBOOK - Haskell Notes for Professionals
by Stack Overflow Community
The Haskell Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
Publisher: Self-publishing | Release: 2019
by Alejandro Serrano
Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This book contains excellent coverage of the Haskell ecosystem and supporting tools, include Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, the Spock framework for developing w...
Price: $28.53 | Publisher: Apress | Release: 2019
FREE EBOOK - Professor Frisby's Mostly Adequate Guide to Functional Programming
by Brian Lonsdorf
This is a book on the functional paradigm in general. We'll use the world's most popular functional programming language: JavaScript. Some may feel this is a poor choice as it's against the grain of the current culture which, at the moment, feels predominately imperative.That said, typed functional languages will, without a doubt, be the best place to code in the style presented by this book....
Publisher: Self-publishing | Release: 2019
Practical Web Development with Haskell
by Ecky Putrady
Learn how to advance your skill level of Haskell, and use this language for practical web development. This book uses a direct, no nonsense approach, so you no longer need to spend extra time reading the documentation, blog posts, and forums to understand how to use Haskell - all that knowledge is provided in one coherent resource. You'll start by reviewing how multiple facets of web development are do...
Price: $27.57 | Publisher: Apress | Release: 2018
by Will Kurt
Get Programming with Haskell introduces you to the Haskell language without drowning you in academic jargon and heavy functional programming theory. By working through 43 easy-to-follow lessons, you'll learn Haskell the best possible way - by doing Haskell!Programming languages often differ only around the edges - a few keywords, libraries, or platform choices. Haskell gives you an entirely new point o...
Price: $25.97 | Publisher: Manning | Release: 2018
Getting Started with Haskell Data Analysis
by James Church
Every business and organization that collects data is capable of tapping into its own data to gain insights how to improve. Haskell is a purely functional and lazy programming language, well-suited to handling large data analysis problems. This book will take you through the more difficult problems of data analysis in a hands-on manner.This book will help you get up-to-speed with the basics of data analysis...
Price: $23.99 | Publisher: Packt Publishing | Release: 2018
Functional Programming: A PragPub Anthology
by Michael Swaine
Functional programming is on the rise because it lets you write simpler, cleaner code, and its emphasis on immutability makes it ideal for maximizing the benefits of multiple cores and distributed solutions. So far nobody's invented the perfect functional language - each has its unique strengths. In Functional Programming: A PragPub Anthology, you'll investigate the philosophies, tools, and idioms...
Price: $35.13 | Publisher: The Pragmatic Programmers | Release: 2017
Type-Driven Development with Idris
by Edwin Brady
Stop fighting type errors! Type-driven development is an approach to coding that embraces types as the foundation of your code - essentially as built-in documentation your compiler can use to check data relationships and other assumptions. With this approach, you can define specifications early in development and write code that's easy to maintain, test, and extend. Idris is a Haskell-like language wit...
Price: $40.27 | Publisher: Manning | Release: 2017
Learning Haskell Data Analysis
by James Church
Haskell is trending in the field of data science by providing a powerful platform for robust data science practices. This book provides you with the skills to handle large amounts of data, even if that data is in a less than perfect state. Each chapter in the book helps to build a small library of code that will be used to solve a problem for that chapter. The book starts with creating databases out of exis...
Price: $27.99 | Publisher: Packt Publishing | Release: 2015