Leanpub Header

Skip to main content

Filters

Category: "Functional Programming"

Books

  1. Visual Category Theory Brick by Brick, Part 1
    Using LEGO® to Teach Abstract Mathematics
    Dmitry Vostokov

    Category theory abstractions are very challenging to apprehend correctly, require a steep learning curve for non-mathematicians, and, for people with traditional naïve set theory education, a paradigm shift in thinking. The book uses LEGO® to teach category theory.

  2. Approaching PHP from a functional perspective. Yes, really. (With just a pinch of category theory.)

  3. Functional Programming in TypeScript
    With categories
    dimitris papadimitriou
    No Description Available
  4. Python's best kept secret is its built in support for functional programming. Even better, it allows functional programming to be blended seamlessly with procedural and object oriented coding styles. This book explains what functional programming is, how Python supports it, and how you can use it to write clean, efficient and reliable code.

  5. The Science of Functional Programming
    A tutorial, with examples in Scala
    Sergei Winitzki

    After reading this book, you will understand everything in FP. Prove that your application's business logic satisfies the laws for free Tambara profunctor lens over a holographic co-product monoidal category (whatever that means), and implement the necessary code in Scala? Will be no problem for you.

  6. Practical FP in Scala
    A hands-on approach
    Gabriel Volpe

    A practical book aimed for those familiar with functional programming in Scala who are yet not confident about architecting an application from scratch. Together, we will develop a purely functional application using the best libraries in the Cats ecosystem, while learning about design patterns and best practices.

  7. A deep dive into asynchronous javascript

  8. Modern R with the tidyverse
    Bruno Rodrigues, Phd

    Learn to use R, the tidyverse collection of packages and functional programming concepts to write efficient and readable code.

  9. Functional Programming in C#
    with Categories
    dimitris papadimitriou

    gain an advanced understanding of the mathematics behind functional programming

  10. Functional Programming in Javascript
    gain an advanced understanding of the mathematics behind functional programming
    dimitris papadimitriou

    Master modern functional programming

  11. Discover the pure functional side of HTTP API programming in Scala.

  12. Programación Funcional para Mortales con Scalaz
    Sam Halliday and Oscar Vargas Torres

    Spanish translation of Functional Programming for Mortals.

  13. Japanese translation of Functional Programming for Mortals with Scalaz

  14. Functional Programming in PHP
    Lochemem Bruno Michael
    No Description Available
  15. Get the power of the Java platform in Clojure projects. Theory plus five practical chapters borrowed from real business tasks