mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
Merge branch 'pr/1897'
This commit is contained in:
commit
e92892f803
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user