1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 14:56:54 +02:00

Merge pull request #3293 from apooravc/add-cpp-resource

[c++/en] Added a resource (tutorial)
This commit is contained in:
Divay Prakash
2018-10-14 05:08:50 +05:30
committed by GitHub

View File

@@ -1131,3 +1131,5 @@ An up-to-date language reference can be found at
<http://cppreference.com/w/cpp> <http://cppreference.com/w/cpp>
Additional resources may be found at <http://cplusplus.com> 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).