Main Haskell Bookcamp (MEAP V08)

Haskell Bookcamp (MEAP V08)

4.0 / 5.0
0 comments
Learn Haskell by doing Haskell projects! In this book, you’ll get practical experience writing Haskell code and applying functional programming to actual development challenges. In Haskell Bookcamp you will learn how to Use Haskell for daily programming tasks Effectively apply functional concepts Avoid common beginner pitfalls of Haskell Apply abstract concepts in the Haskell language Debug and profile Haskell applications Improve the performance of Haskell applications In Haskell Bookcamp, you’ll build your Haskell skills by working through hands-on challenges and conundrums. You’ll learn to look at each project through a Haskell lens, and then solve it using features like lazy evaluation, immutable data structures, and monads. And the projects are interesting! You’ll take on writing a tool for working with CSV files, creating a domain specific language for music, an image processing library using concurrency for high performance, and more! about the technology Haskell delivers clean and safe code with mathematical precision and certainty. The pure functional coding language lets you use high level abstractions to keep your code clean and easily readable, and it actively disallows many of the dangerous behaviors that lead to bugs and crashes. These features make Haskell an amazing choice for applications that need an extra guarantee of safety, such such as in smart contracts, data intensive applications, and large scale distributed systems. about the book Haskell Bookcamp builds your skills with production-quality Haskell code by creating interesting projects. As you work through each application, you’ll master Haskell basics and functional programming and dip into the language’s advanced features. Haskell’s abstract concepts can be confusing—so you’ll learn them from the ground-up with real-world examples rather than tedious academic exercises. Learn how to structure real-world applications, how to work with the Haskell tool chain effectively, and what to look out for when writing critical sections in the program's logic. Best of all, each project in this book is fully extensible and customizable so you can keep tinkering with your favorites!
Request Code : ZLIBIO3782595
Categories:
Year:
2023
Publisher:
Manning Publications
Language:
English
Pages:
402
ISBN 10:
1357823696
ISBN:
1103515245,1533044610,1357823696

Comments of this book

There are no comments yet.
Authentication required

You must log in to post a comment.

Log in