From ede29961e90e14bfe0793f61869858098c0be0f9 Mon Sep 17 00:00:00 2001 From: Hongchang Wu Date: Tue, 16 Dec 2014 14:27:47 -0500 Subject: [PATCH] Add functional programming with Clojure MOOC --- free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 76bf15213..43dceaf21 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -49,6 +49,7 @@ * [Clojure Koans](http://clojurekoans.com/) * [ClojureScript Koans](http://clojurescriptkoans.com/) * [Try Clojure](http://tryclj.com/) +* [Functional Programming with Clojure (MOOC)](http://mooc.cs.helsinki.fi/clojure) ### CoffeeScript