fpinscala
FP tutorial repository
A comprehensive collection of exercises, hints, and answers for learning functional programming in Scala.
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
6k stars
314 watching
3k forks
Language: Scala
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library providing abstractions for functional programming in Scala, aiming to support core, binary compatible, modular and efficient typeful libraries. | 5,276 |
| | A set of functional programming tools and type classes to complement the Scala standard library | 4,669 |
| | A learning-by-doing course/tutorial on functional programming in Scala | 613 |
| | An online tutorial on functional programming concepts, examples, and patterns illustrated in multiple programming languages | 2,693 |
| | An online course teaching functional programming concepts using Haskell | 4,126 |
| | A guide for writing maintainable and readable Scala code | 2,743 |
| | The Scala 2 compiler and standard library for a functional programming language on the JVM. | 14,360 |
| | A tutorial on functional programming in JavaScript, covering reactive programming and designed to be learned through real-world applications. | 23,448 |
| | A book and project on learning functional programming in JavaScript by applying it to real-world software development | 0 |
| | A proof-oriented programming language designed to support formal verification and theorem-proving of software systems. | 2,705 |
| | A library for purely functional and effectful stream processing in Scala. | 2,381 |
| | Library for functional programming in Scala, providing a concise way to work with case class fields and modify them conditionally or recursively. | 831 |
| | An unofficial implementation of Bartosz Milewski's Category Theory For Programmers book in various programming languages and LaTeX format. | 11,064 |
| | A C# library that enables declarative and pure functional programming by providing extensions to the language. | 6,553 |
| | An official source repository for a tutorial book on functional programming written in TeX. | 1,411 |