Compilers in this project:
- GCC 12.1.0
- Clang 14.0.4
- MSVC
To use all of these compilers, you need to install these compilers. Then, the folder named .vscode folder whenever you create a new project.
This repository recorded the self learning process of myself on the new language that I never touched before --- C++.
The course that I followed to learn C++ is freeCodeCamp.org, a 31 Hours online tutorial video, and also w3schools.com to learn chapter by chapter.
freeCodeCamp.org: https://www.youtube.com/watch?v=8jLOx1hD3_o&t=8361s
w3schools.com: https://www.w3schools.com/cpp/default.asp