Skip to content

Commit

Permalink
Merge branch 'pr/1897'
Browse files Browse the repository at this point in the history
  • Loading branch information
vhf committed Apr 10, 2016
2 parents fb8aa72 + 44ccd3d commit e92892f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions free-courses-en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Index

* [Algorithmic](#algorithms)
* [Android](#android)
* [AngularJS](#angularjs)
* [Assembly](#assembly)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit e92892f

Please sign in to comment.