1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-07 00:30:48 +00:00

Added two C++ tutorials.

This commit is contained in:
Yohanna Gadelrab 2014-04-26 22:05:03 -04:00
parent a352989e08
commit f301883116

View File

@ -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