Skip to content

I'm learning a Functional Programming by learning its pure math concepts and apply it on functional language like Haskell, Clojure, Elixir, etc.

Notifications You must be signed in to change notification settings

LebrancWorkshop/Lebranc-Learn-Functional-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Programming Learning Resources

Overview

This is a repository for learning the topics of Functional Programming and Related Topics (Lambda Calculus, Abstract Algebra, Category Theory, etc.) It contains Resource List, Lecture Note (Text File) and Code by Functional Programming Languages (Haskell, Clojure, Elixir, F#, Javascript / Typescript, Racket, etc.).

Pure Mathematics Concept

Additional or Interesting Topics