Please don’t underestimate the importance of the notion of type safety. Types are at the center of most notions of correct programs, and some of the most effective techniques for constructing programs rely on the design and use of types
Cpp
my conspect of the Stroustrup C++ book. + additional C++ topics.