Learn C++ With Back to Basics: The Abstract Machine by Bob Streagall (CPPCon 2020) Video
November 23, 2020
The C++ abstract machine is commonly unknown to many programmers. This video introduces the C++ abstract machine; how it is relative to the C++ language and how it affects our perception with coding in C++. If you are only discovering about the C++ abstract at the moment…