functional programming

  1. Wanderer

    [Ebook] Eric Elliott - Composing Software

    All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.In "Composing Software", Eric Elliott shares the...
  2. dikk

    Livelessons - Reactive Spring Boot 3rd edition

    Compressed version ~834mb.Spring is the most used framework for building services and applications and getting them to production. Today’s applications need to scale more and more to handle more users and content with the increasing demand. Reactive Spring Boot LiveLessons 3rd Edition, by Josh...
  3. rishu2022

    [CleanCoders] Clean Code: Functional Programming - Robert "Uncle Bob" Martin

    Welcome to our series on Functional Programming! Are you ready for some fun? So, yeah, I'm sure you've heard all the fuss about functional programming recently. People are talking and arguing about combinators and monads and monoids and all kinds of other words that sound like they came out of...