added Learn Functional Programming (#11778)

pull/11779/head
Goran Jović 2 months ago committed by GitHub
parent af968ef18c
commit 89bb6877b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      books/free-programming-books-subjects.md

@ -811,6 +811,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Flow based Programming](https://jpaulmorrison.com/fbp/) - J Paul Morrison
* [Introduction to Functional Programming](https://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) - J. Harrison
* [Learn Functional Programming](https://learn-functional-programming.com) - G. Jovic (HTML)
* [Making Sense of Stream Processing](https://assets.confluent.io/m/2a60fabedb2dfbb1/original/20190307-EB-Making_Sense_of_Stream_Processing_Confluent.pdf) - Martin Kleppmann (PDF)
* [Mostly Adequate Guide to Functional Programming](https://mostly-adequate.gitbooks.io/mostly-adequate-guide/content/) - Mostly Adequate Core Team
* [The Pure Function Pipeline Data Flow v3.0 ---- the Grand Unified Programming Theory](https://github.com/linpengcheng/PurefunctionPipelineDataflow) - Lin Pengcheng

Loading…
Cancel
Save