diff --git a/free-courses-en.md b/free-courses-en.md index e5d23aaa3ee75d2c070ee6995270474896a7efd6..9f9bb77813f9114d9f597242578780291fae81c8 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -1,5 +1,6 @@ ### Index +* [Algorithmic](#algorithms) * [Android](#android) * [AngularJS](#angularjs) * [Assembly](#assembly) @@ -31,6 +32,12 @@ * [Web Development](#web-development) +### 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) + + ### Assembly * [Introduction To Reverse Engineering Software](http://opensecuritytraining.info/IntroductionToReverseEngineering.html) @@ -74,10 +81,12 @@ * [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/index.html) + ### Cuda * [Intro to Parallel Programming Using CUDA to Harness the Power of GPUs](https://www.udacity.com/course/intro-to-parallel-programming--cs344) + ### Databases * [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware)