Functional-Programming

Functional Programming Guide

An online tutorial on functional programming concepts, examples, and patterns illustrated in multiple programming languages

Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python

GitHub

3k stars
102 watching
158 forks
Language: Haskell
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
system-f/fp-course An online course teaching functional programming concepts using Haskell 4,114
hemanth/functional-programming-jargon A glossary of terms explaining functional programming concepts in simple language 18,609
louthy/language-ext A C# library that enables declarative and pure functional programming by providing extensions to the language. 6,527
svenschmidt75/functional An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. 0
fpinscala/fpinscala A comprehensive collection of exercises, hints, and answers for learning functional programming in Scala. 5,698
kblake/functional-programming Teaching functional programming concepts using Elixir language and providing accessible code examples 363
barbuz/husk A functional programming language that combines golfing and simplification of code through type inference. 75
przemyslawjanpietrzak/pymonet A high-level Python library for functional programming, providing abstract data structures and utilities. 34
id1019/functional-programming A collection of LaTeX sources and instructions for generating PDFs from exercises in a course on functional and concurrent programming. 80
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
thma/whyhaskellmatters Explaining why Haskell's unique features make it an important language for software development 467
la-yumba/functional-csharp-code Provides code samples and exercises for learning Functional Programming in C# 585
gypsydave5/mostly-adequate-functional-answers A book and project on learning functional programming in JavaScript by applying it to real-world software development 0
dbrattli/expression A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. 494
derekmcloughlin/pearls A collection of functional algorithm design examples in Haskell 185