|
|
@ -1,5 +1,6 @@ |
|
|
|
### Index |
|
|
|
### Index |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Algorithmic](#algorithms) |
|
|
|
* [Android](#android) |
|
|
|
* [Android](#android) |
|
|
|
* [AngularJS](#angularjs) |
|
|
|
* [AngularJS](#angularjs) |
|
|
|
* [Assembly](#assembly) |
|
|
|
* [Assembly](#assembly) |
|
|
@ -31,6 +32,12 @@ |
|
|
|
* [Web Development](#web-development) |
|
|
|
* [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 |
|
|
|
### Assembly |
|
|
|
|
|
|
|
|
|
|
|
* [Introduction To Reverse Engineering Software](http://opensecuritytraining.info/IntroductionToReverseEngineering.html) |
|
|
|
* [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) |
|
|
|
* [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/index.html) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Cuda |
|
|
|
### Cuda |
|
|
|
|
|
|
|
|
|
|
|
* [Intro to Parallel Programming Using CUDA to Harness the Power of GPUs](https://www.udacity.com/course/intro-to-parallel-programming--cs344) |
|
|
|
* [Intro to Parallel Programming Using CUDA to Harness the Power of GPUs](https://www.udacity.com/course/intro-to-parallel-programming--cs344) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 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) |
|
|
|