دانلود کتاب Haskell in Depth
by Vitaly Bragilevsky
|
عنوان فارسی: Haskell در عمق |
دانلود کتاب
جزییات کتاب
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.