浏览代码

Alphabetized C++ Section.

Yohanna Gadelrab 11 年之前
父节点
当前提交
5757108748
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      free-courses-en.md

+ 2 - 1
free-courses-en.md

@@ -11,8 +11,9 @@
 
 ###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)
+* [LearnCpp.com C++ Tutorial] (http://www.learncpp.com/)
+
 
 
 ###Databases