瀏覽代碼

Added two C++ tutorials.

Yohanna Gadelrab 11 年之前
父節點
當前提交
f301883116
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      free-courses-en.md

+ 2 - 0
free-courses-en.md

@@ -11,6 +11,8 @@
 
 ###C++
 * [Google's C++ Course](https://developers.google.com/edu/c++/)
+* [LearnCpp.com C++ Tutorial] (http://www.learncpp.com/)
+* [Introduction to C++] (http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/) (MIT's opencourseware)
 
 
 ###Databases