diff --git a/free-courses-en.md b/free-courses-en.md index bb5d3572b43c23ff6cf3c752182ce51e01b5fcc5..9ea7458434ecd5f08e2fcd3e598a294bc3a773b6 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -2,6 +2,7 @@ * [Assembly](#assembly) * [Android](#android) * [C++](#c) +* [Clojure](#clojure) * [Databases](#databases) * [Haskell](#haskell) * [HTML / CSS](#html--css) @@ -34,6 +35,10 @@ * [LearnCpp.com C++ Tutorial](http://www.learncpp.com/) +### Clojure +* [Functional Programming with Clojure](http://mooc.cs.helsinki.fi/clojure) + + ### Databases * [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware) * [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 43dceaf216c9859157533ff201d05c1ba386ee9c..76bf152131791e21281a70fb3796335a7d54bea6 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -49,7 +49,6 @@ * [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