Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.46 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.46 KB

All about C++

If you are new to git and github, to make your first contributions, visit this: Hello World.

Getting started (for beginners):

If you prefer reading, then these are some of the curated resources you can refer:

If you prefer youtube videos, then these are the best ones out there:

If you prefer MOOCs, then refer the following:

For any reference on C++ libraries, refer to cppreference.

You can go through the Getting Started folder to read and practice some of the basic programs of C++ and also contribute your own programs (if similar program not already added by someone else).