Explorar el Código

Added two C++ tutorials.

Yohanna Gadelrab hace 11 años
padre
commit
f301883116
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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