Details zum E-Book

Soar with Haskell. The ultimate beginners' guide to mastering functional programming from the ground up

Soar with Haskell. The ultimate beginners' guide to mastering functional programming from the ground up

Tom Schrijvers

E-book
With software systems reaching new levels of complexity and programmers aiming for the highest productivity levels, software developers and language designers are turning toward functional programming because of its powerful and mature abstraction mechanisms. This book will help you tap into this approach with Haskell, the programming language that has been leading the way in pure functional programming for over three decades.
The book begins by helping you get to grips with basic functions and algebraic datatypes, and gradually adds abstraction mechanisms and other powerful language features. Next, you’ll explore recursion, formulate higher-order functions as reusable templates, and get the job done with laziness. As you advance, you’ll learn how Haskell reconciliates its purity with the practical need for side effects and comes out stronger with a rich hierarchy of abstractions, such as functors, applicative functors, and monads. Finally, you’ll understand how all these elements are combined in the design and implementation of custom domain-specific languages for tackling practical problems such as parsing, as well as the revolutionary functional technique of property-based testing.
By the end of this book, you’ll have mastered the key concepts of functional programming and be able to develop idiomatic Haskell solutions.
  • 1. Functions
  • 2. Algebraic Datatypes and Pattern Matching
  • 3. Recursion
  • 4. Higher-Order Functions
  • 5. First-Class Functions
  • 6. Type Classes
  • 7. Lazy Evaluation
  • 8. Input/Output
  • 9. Monoids and Foldables
  • 10. Functor, Applicative Functor, and Traversable
  • 11. Monads
  • 12. Monad Transformers
  • 13. Domain-Specific Languages
  • 14. Parser Combinators
  • 15. Lenses
  • 16. Property-based Testing
  • Titel: Soar with Haskell. The ultimate beginners' guide to mastering functional programming from the ground up
  • Autor: Tom Schrijvers
  • Originaler Titel: Soar with Haskell. The ultimate beginners' guide to mastering functional programming from the ground up
  • ISBN: 9781805122562, 9781805122562
  • Veröffentlichungsdatum: 2023-12-22
  • Format: E-book
  • Artikelkennung: e_3r9t
  • Verleger: Packt Publishing