Online C++ resources
Online C++ resources#
C++ language reference page: en.cppreference.com
Another C++ language reference page: www.cplusplus.com
An online C++ editor and compiler for testing small code snippets: cpp.sh
Useful tutorials and articles explaining C/C++ concepts: www.cprogramming.com