Lambda the Ultimate

inactiveTopic C++ in the Real World: Advice from the Trenches
started 7/29/2001; 11:27:29 AM - last post 7/29/2001; 11:27:29 AM
Dejan Jelovic - C++ in the Real World: Advice from the Trenches  blueArrow
7/29/2001; 11:27:29 AM (reads: 657, responses: 0)
C++ in the Real World: Advice from the Trenches
Nathan Myers is the guy that invented the C++ explicit keyword and wrote the whole localization chapter of the C++ standard. His posts to comp.lang.c++.moderated are also superb.

In this article he gives good general advice on use of C++ and on programming in general. His thoughs on libraries, inheritance and throwing away code are should be interesting to all programmers alike.
Posted to general by Dejan Jelovic on 7/29/01; 11:32:28 AM