Abstract Traditional approaches to teaching C++ frequently position the language as an extension or evolution of C. While historically justified, this pedagogical model has become increasingly misaligned with the realities of modern C++ (C++11 and later). This paper argues that effective instruction in modern C++ should deliberately avoid reliance on C as a prerequisite or … Continue reading Teaching Modern C++ Without Reference to C
