winitzki / sofpLinks
A free book: "The Science of Functional Programming"
☆1,446Updated this week
Alternatives and similar repositories for sofp
Users that are interested in sofp are comparing it to the libraries listed below
Sorting:
- Misc. publications, conference slides, etc. For more, go to http://BartoszMilewski.com☆1,278Updated 6 months ago
- Functional programming great resources☆488Updated 5 years ago
- Software Design in Haskell. A structured set of materials. How to build real-world applications in Haskell.☆1,092Updated 6 months ago
- The Dao of Functional Programming☆464Updated last month
- A List of Foundational Haskell Papers☆875Updated 8 months ago
- Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns☆993Updated last year
- Applied Functional Programming Course - Move from exercises to a working app!☆633Updated last year
- Functional Programming Course☆1,032Updated 2 years ago
- Haskell 101 and 102: slides and codelabs☆1,403Updated 2 years ago
- Discussion and and code examples for the book Hands-on Scala Programming☆700Updated last year
- ACT community resources☆468Updated 5 years ago
- In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distingu…☆471Updated last year
- Generalized recursion schemes and traversals for Scala.☆817Updated 5 years ago
- Learn Haskell, with tiny lessons.☆565Updated 3 years ago
- e-book version of Bartosz Milewski's Category Theory for Programmers☆482Updated 6 years ago
- Fork of the original Data61 course to be more Stack friendly☆450Updated 4 years ago
- Resources for learning Category Theory for an enthusiast☆628Updated 2 years ago
- A book about category theory☆417Updated 2 weeks ago
- Miscellaneous articles. The readme is the table of contents.☆1,269Updated 2 years ago
- I'm trying to update the Real World Haskell book☆789Updated 2 years ago
- learn-by-doing course/tutorial for functional programming on scala☆611Updated 5 years ago
- An opinionated list of resources for learning Haskell☆911Updated 3 years ago
- Purely Functional Algorithms and Data Structures in Scala☆1,475Updated last year
- What I Wish I Knew When Learning Haskell☆2,588Updated 3 years ago
- Source code for Scala with Cats☆416Updated 3 weeks ago
- Category theory in the context of (functional) programming☆522Updated 7 years ago
- Foundations of Functional Programming in Scala is a comprehensive, self-paced online course with no prerequisites, which helps you to bec…☆464Updated 11 months ago
- An implementation of the java pet store using FP techniques in scala