mmenestret / fp-resourcesLinks
Functional programming great resources
☆488Updated 5 years ago
Alternatives and similar repositories for fp-resources
Users that are interested in fp-resources are comparing it to the libraries listed below
Sorting:
- Foundations of Functional Programming in Scala is a comprehensive, self-paced online course with no prerequisites, which helps you to bec…☆465Updated last year
- learn-by-doing course/tutorial for functional programming on scala☆612Updated 5 years ago
- Exercises for the course 'Functional Design by John A. De Goes☆236Updated last year
- Introduction to concepts of asynchronous and concurrent programming in Scala, based on the Cats Effect library.☆469Updated 4 years ago
- Abstractions from Category theory with simple description & implementation, links to further resources.☆382Updated 8 months ago
- typeclass diagram for cats☆463Updated 4 years ago
- A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration☆462Updated this week
- Source code for Scala with Cats☆417Updated 2 weeks ago
- Usage examples and benchmarks between Scalaz and Cats (w/ Haskell ground-truth).☆486Updated 3 years ago
- Scala code examples - Jargon from the functional programming world in simple terms!☆234Updated last year
- The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"