ソースを参照

Merge branch 'pr/1863'

Victor Felder 9 年 前
コミット
95818afafa
1 ファイル変更4 行追加0 行削除
  1. 4 0
      free-courses-en.md

+ 4 - 0
free-courses-en.md

@@ -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