Functional Programming by Example
The purpose of this tutorial is to illustrate functional programming concepts in many languages by providing reusable and useful snippets of code, examples, case studies and applications.
Author: Caio Rodrigues / <caiorss.rodrigue@gmail.com>
Note: This still a work in progress and a long term project.
You can access this page from:
The website of this repository is:
This repository is dedicated to public domain.
General
Statically Typed Programming Languages with Type Inference
Dynamically Typed Programming Languages
Papers