Out of the 250 computer languages that are in existence, the first choice of computer professional today is C or C++. However, there are same diehards who still feel that road to haven is through Cobol. Thus, are these guys who use C, C++ stupid? If C programmers are stupid, then the two top software companies of the world have been stupidly scaling new heights everyday. Microsoft Corp. and Borland International write all their best selling software in C or C++. These comprise Windows 95, Visual C++, Borland C++ etc., all best-sellers in true sense of the word. For that matter, even the Cobol compiler is written in C.
Shouldn't you learn C++ directly? To be able to do worthwhile programming in C++ you must have a thorough knowledge of C. One of the most commonly asked questions about C language is what can you do through it? Anything and everything that can be done on computers, provided you are good at C.... |