c++ learning resources
the most clear modern C++ course for free. cs106L at stanford CS 106L: Standard C++ Programming videos CS 106L Fall 2019 – Lecture 0: Introduction (Screencast) cs106l/cs106l-assignments: Course assignments for CS106L C++ template debugging tool: https://cppinsights.io/ C/C++ to assembly tool: https://godbolt.org/ macro debugger: notfoundry/ppstep: Interactive C/C++ preprocessor macro debugger