add C++ resource

This commit is contained in:
Apoorv Choubey 2018-10-13 22:28:57 +05:30
parent 398054ceb0
commit 2242ad7a17

View File

@ -1131,3 +1131,5 @@ An up-to-date language reference can be found at
<http://cppreference.com/w/cpp>
Additional resources may be found at <http://cplusplus.com>
A tutorial covering basics of language and setting up coding environment is available at [TheChernoProject - C++](https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb).