But IMHO, for the mediocre programmers like me ( I guess they are many of them :P ), c++ is fairly useful and indispensable. Using C++ ( and any OO lang )organizing and managing big projects are quite easy even for the programmers at my level.
Think you are to follow design patterns( IMHHO, it is required and or should be require to follow), think you are to develop a bunch of complex GUI components ( control subclassing ).... I think C may be the right language for many area, but still, again I believe C++ ( or OO ) has its own domain where it perfectly suits. Regards. Aman
