Author: Dan Andersson
Date: 12:45:31 08/12/04
Go up one level in this thread
Stroustrup has said quite a lot about C++. And it is mostly sage advice. I especially like his 'sweet style spot' vision of programming C++. He basically says that using C++ slightly above C level isn't a good use of the language facilities. OTOH, he is against Object-Orientaphilia. One should lift a problem to a high level but not use a class unless the object and data are related and can take care of themselves. Basic idea of decoupling and orthoganality really. MvH Dan Andersson
This page took 0.01 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.