functional-programming-learning-path

FP learning path

A comprehensive learning path for functional programming concepts and techniques in multiple languages, including Clojure, JavaScript, Rust, Python, Ruby, and more.

✨ A Learning Path for Functional Programming

GitHub

989 stars
30 watching
83 forks
Language: Clojure
last commit: about 1 month ago
Linked from 2 awesome lists

clojurefunctional-languagesfunctional-programmingjavascript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jkup/functional-javascript A curated list of resources and tools for learning and practicing functional programming in JavaScript 373
luijar/functional-programming-js A collection of code samples and libraries demonstrating functional programming in JavaScript 483
loop-recur/fpjs-class Teaches functional programming concepts through JavaScript classes 93
dehun/learn-fp A learning-by-doing course/tutorial on functional programming in Scala 612
cmvicentehe/functionalprogrammingdesignpatterns An interactive playground exploring functional programming design patterns and techniques in Swift. 5
jagajaga/fp-course-itmo A comprehensive online resource for learning functional programming in Haskell 613
functionaljava/functionaljava A Java library implementing fundamental programming abstractions for functional programming 1,604
emmanueltouzery/prelude-ts A TypeScript library providing functional programming concepts and immutable data structures. 377
qfpl/applied-fp-course A comprehensive Haskell-based course with a step-by-step guide to building larger applications using functional programming principles. 626
lstrojny/functional-php A set of functional programming primitives for PHP. 1,984
i2y/mochi A dynamically typed programming language with features inspired by functional and actor-style programming models. 915
gypsydave5/mostly-adequate-functional-answers A book and project on learning functional programming in JavaScript by applying it to real-world software development 0
mostlyadequate/mostly-adequate-guide-ru Teaches functional programming in JavaScript with a focus on practical application and ease of use 1,221
jasonshin/fp-core.rs A library providing purely functional data structures and concepts to support functional programming in Rust. 1,347
kongware/ftor A programming language and runtime system designed to provide type-directed functional programming in JavaScript with debugging support 44