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"

GitHub

6k stars
314 watching
3k forks
Language: Scala
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
typelevel/cats A library providing abstractions for functional programming in Scala, aiming to support core, binary compatible, modular and efficient typeful libraries. 5,276
scalaz/scalaz A set of functional programming tools and type classes to complement the Scala standard library 4,669
dehun/learn-fp A learning-by-doing course/tutorial on functional programming in Scala 613
caiorss/functional-programming An online tutorial on functional programming concepts, examples, and patterns illustrated in multiple programming languages 2,693
system-f/fp-course An online course teaching functional programming concepts using Haskell 4,126
databricks/scala-style-guide A guide for writing maintainable and readable Scala code 2,743
scala/scala The Scala 2 compiler and standard library for a functional programming language on the JVM. 14,360
mostlyadequate/mostly-adequate-guide A tutorial on functional programming in JavaScript, covering reactive programming and designed to be learned through real-world applications. 23,448
gypsydave5/mostly-adequate-functional-answers A book and project on learning functional programming in JavaScript by applying it to real-world software development 0
fstarlang/fstar A proof-oriented programming language designed to support formal verification and theorem-proving of software systems. 2,705
typelevel/fs2 A library for purely functional and effectful stream processing in Scala. 2,381
softwaremill/quicklens Library for functional programming in Scala, providing a concise way to work with case class fields and modify them conditionally or recursively. 831
hmemcpy/milewski-ctfp-pdf An unofficial implementation of Bartosz Milewski's Category Theory For Programmers book in various programming languages and LaTeX format. 11,064
louthy/language-ext A C# library that enables declarative and pure functional programming by providing extensions to the language. 6,553
winitzki/sofp An official source repository for a tutorial book on functional programming written in TeX. 1,411