First, I'd like to see the basic tools such as compilers, debuggers, profilers, database interfaces, GUI builders, CAD tools, and so forth fully support the ISO standard.
Bjarne StroustrupThe most fundamental problem in software development is complexity. There is only one basic way of dealing with complexity: divide and conquer
Bjarne StroustrupAnd no, I'm not a walking C++ dictionary. I do not keep every technical detail in my head at all times. If I did that, I would be a much poorer programmer. I do keep the main points straight in my head most of the time, and I do know where to find the details when I need them.
Bjarne Stroustrup