Part II: Modern C++ Style
|
Bjarne Stroustrup talks about using multiple inheritance and pure abstract classes, multi-paradigm programming,
and the technique of resource acquisition is initialization.
|
|
Part IV: Elegance and Other Design Ideals
|
Bjarne Stroustrup talks with Bill Venners about many aspects of software design, including growing small applications
into larger ones, avoiding class distinctions between designers and users, the dangers of premature generalization, and
the essence of elegance.
|
|