소스 검색

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