Merge branch 'pr/1863'
commit
95818afafa
|
@ -7,6 +7,7 @@
|
|||
* [C#](#c-sharp)
|
||||
* [C++](#c-2)
|
||||
* [Clojure](#clojure)
|
||||
* [CUDA](#cuda)
|
||||
* [Databases](#databases)
|
||||
* [Git](#git)
|
||||
* [Go](#go)
|
||||
|
@ -73,6 +74,9 @@
|
|||
|
||||
* [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
|
||||
|
||||
|
|
Loading…
Reference in New Issue