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. JavaScript wil...
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 done in...
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 of vie...
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 of five d...
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 with fir...
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
Developing Web Apps with Haskell and Yesod, 2nd Edition
by Michael Snoyman
This fast-moving guide introduces web application development with Haskell and Yesod, a potent language/framework combination that supports high-performing applications that are modular, type-safe, and concise. Fully updated for Yesod 1.4, this second edition shows you how Yesod handles widgets, forms, persistence, and RESTful content. Author Michael Snoyman also introduces various Haskell tools to suppleme...
Price: $29.99 | Publisher: O'Reilly Media | Release: 2015
by Krzysztof Rakowski
With modern software systems being increasingly complex, providing a scalable communication architecture for applications in different languages is tedious. The Apache Thrift framework is the solution to this problem! It helps build efficient and easy-to-maintain services and offers a plethora of options matching your application type by supporting several popular programming languages, including C++, Java,...
Price: $13.46 | Publisher: Packt Publishing | Release: 2015