Merge pull request #1251 from hongchangwu/master
Add free course - Functional programming with Clojure looks good, thanks!pull/1215/merge
commit
691db0904f
|
@ -2,6 +2,7 @@
|
||||||
* [Assembly](#assembly)
|
* [Assembly](#assembly)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
* [C++](#c)
|
* [C++](#c)
|
||||||
|
* [Clojure](#clojure)
|
||||||
* [Databases](#databases)
|
* [Databases](#databases)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
|
@ -34,6 +35,10 @@
|
||||||
* [LearnCpp.com C++ Tutorial](http://www.learncpp.com/)
|
* [LearnCpp.com C++ Tutorial](http://www.learncpp.com/)
|
||||||
|
|
||||||
|
|
||||||
|
### Clojure
|
||||||
|
* [Functional Programming with Clojure](http://mooc.cs.helsinki.fi/clojure)
|
||||||
|
|
||||||
|
|
||||||
### Databases
|
### Databases
|
||||||
* [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware)
|
* [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)
|
* [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University)
|
||||||
|
|
Loading…
Reference in New Issue