Learning C++ from the course
- freeCodeCamp - C++ Programming Course - Beginner to Advanced (link)
- Found via classcentral: link
- Which is also found in youtube: https://youtu.be/8jLOx1hD3_o?si=DZto3vdNgjNQOTOm
- As per introduction, C++20 is targeted, VS Code will be the coding environment and written programs will be compiled with multiple compilers (GCC and Clang in linux).