Update free-courses-en.md

This commit is contained in:
Kirti Chaturvedi 2016-04-02 22:17:17 +05:30
parent 4a20cd1d27
commit 44ccd3d2af

View File

@ -7,6 +7,7 @@
* [C#](#c-sharp)
* [C++](#c-2)
* [Clojure](#clojure)
* [Algorithmic Complexity](#algorithms)
* [Databases](#databases)
* [Git](#git)
* [Go](#go)
@ -73,6 +74,10 @@
* [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/index.html)
### Algorithms
* [Stanford University Algorithms: Design and Analysis, Part 1](http://online.stanford.edu/course/algorithms-design-and-analysis-part-1)
* [Stanford University Algorithms:Algorithms: Design and Analysis, Part 2](http://online.stanford.edu/course/algorithms-design-and-analysis-part-2)
### Databases