|
4 | 4 |
|
5 | 5 | #### [-Learn Advance & Modern C++/C++11 (by BoQian, personally recommended channel)](https://www.youtube.com/user/BoQianTheProgrammer/playlists)
|
6 | 6 | #### [-Learn C++ with CppNuts (by Rupesh Yadav, reference channel for specific problems)](https://www.youtube.com/c/CppNuts/playlists)
|
7 | | -#### [-Cpp Reference (my personal reference website for exploring C++)](https://en.cppreference.com/w/) |
8 | 7 | #### [-Learn Complete Basics of C++ (by Programiz)](https://www.programiz.com/cpp-programming)
|
| 8 | + |
| 9 | +## Reference Material (my personal reference websites for exploring C++) |
| 10 | +#### [-Cplusplus: ](https://cplusplus.com/reference/) ([references](https://cplusplus.com/reference/) - [tutorials](https://cplusplus.com/doc/tutorial/)) |
| 11 | +#### [-Cpp Reference ](https://en.cppreference.com/w/) |
0 commit comments