We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ef8ee7 + 9e6e47f commit cdca86cCopy full SHA for cdca86c
free-programming-books.md
@@ -561,7 +561,7 @@ Original Source: [List of freely available programming books](http://web.archive
561
#### Programming Paradigms
562
* [Introduction to Functional Programming](http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) (class lectures and slides)
563
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/)
564
-
+* [Mostly Adequate Guide to Functional Programming](https://drboolean.gitbooks.io/mostly-adequate-guide/)
565
566
#### Regular Expressions
567
* [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/) - Zed. A. Shaw
0 commit comments