Merge pull request #937 from Yohanna/C++-Tutorial

Added two C++ tutorials.
This commit is contained in:
victor felder
2014-04-27 11:28:15 +02:00

View File

@ -11,6 +11,9 @@
###C++
* [Google's C++ Course](https://developers.google.com/edu/c++/)
* [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