From f7b6d93402ff1f25e4484a00999c37a43f1fc9c2 Mon Sep 17 00:00:00 2001 From: Alexander Fefelov Date: Fri, 17 Jan 2014 09:41:27 +0400 Subject: [PATCH] Added "Reactive Objects and Functional Programming" --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 8a8d8005..7e74832b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -795,6 +795,7 @@ * [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - Miran Lipovaca * [Natural Language Processing for the Working Programmer](http://nlpwp.org/book/index.xhtml) * [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929) +* [Reactive Objects and Functional Programming](http://staff.www.ltu.se/~nordland/Thesis.pdf) - Johan Nordlander * [Real World Haskell](http://book.realworldhaskell.org/) * [Speeding Through Haskell](http://www.sthaskell.com/) * [The Haskell Road to Logic, Math and Programming](http://fldit-www.cs.uni-dortmund.de/~peter/PS07/HR.pdf) (PDF) -- GitLab