Practical Haskell: A Real-World Guide to Functional Programming
Author: Alejandro Serrano Mena (Author)
Publisher finelybook 出版社: Apress
Edition 版本: 3rd ed. edition
Publication Date 出版日期: 2022-09-25
Language 语言: English
Print Length 页数: 620 pages
ISBN-10: 1484285808
ISBN-13: 9781484285800
Book Description
Book Description
From the Back Cover
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 updated edition includes more modern treatment of Haskell’s web framework and APIs.
This book contains excellent coverage of the Haskell ecosystem and supporting tools, including Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, WAI and Elm to develop the back end and front end of web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries.
You’ll see how functional programming is gathering momentum, allowing you to express yourself in a more concise way, reducing boilerplate, and increasing the safety of your code. Haskell is an elegant and noise-free pure functional language with a long history, having a huge number of library contributors and an active community.
This makes Haskell the best tool for both learning and applying functional programming, and Practical Haskell takes advantage of this to show off the language and what it can do. Free source code available on the Apress GitHub page for this book.
You will:
- Get started programming with Haskell
- Examine the different parts of the language
- Gain an overview of the most important libraries and tools in the Haskell ecosystem
- Apply functional patterns in real-world scenarios
- Understand monads and monad transformers
- Proficiently use laziness and resource management
About the Author
Alejandro Serrano Mena has more than a decade of experience as a developer, trainer, and researcher in functional programming, with an emphasis on Haskell and related languages. He holds a Ph.D. from Utrecht University on the topic of error message customization in compilers. He’s an active member of the community, maintaining a few open-source projects, writing books about Haskell, and collaborating on podcasts and conferences.
下载地址
相关推荐
- CISA Certified Information Systems Auditor Study Guide: Covers 2024 – 2029 Exam Objectives
- Generative AI Foundations in Python: Discover key techniques and navigate modern challenges in LLMs
- Java For Dummies, 9th Edition
- Microsoft Certified Azure Data Fundamentals (DP-900) Exam Guide: Build a solid foundation in Azure data services and pass the DP-900 exam on your first try
- Tools and Skills for .NET 8: Get the career you want with good practices and patterns to design, debug, and test your solutions
- COBOL Programmers Guide – Volume II: Full Function Reference