Answer: ...2012-01-28 3250C++ - how we teach the language and the concepts behind the languageWhen I am teaching an object oriented language such as C++, I like to write code and demonstrate from scratch to my class, getting them to 'feed' me with application data and information so that I can show them how programs are really developed using the OO approach - both in general, and in the specific .