About Programming in C++

C++ is considered an "Enhanced C" because it extends off of the C language. Since C++ is a clear and simple language as seen in its expressions, no previous programming experience is necessary. C++ is more "unusual" compared to other languages since it is more cryptic due to the use of special characters. There are many ways to learn the C++ language depending on the time you have and your capabilities and preferences. Well, that means that you can either take special courses or just take it out of a book. In order to create programs for the Microsoft Windows environment, you need to purchase/download a c++ compiler that can combine code for windows and libraries and include files necessary to develop applications. Since a computer can not make its own commands, programs are required to give the computer some predefined instructions to perform. A computer itself is not creative enough to perform non-programmed tasks. In other words...The computer language makes the program which generates the commands to perform.

 

 

Home

History of C++

About ANSI

My Links

Quiz