C++ is a very powerful, fast growing computer language. The scope of the C++ Programming For Beginners web site is geared towards beginners to C++ and computer programming.


C++ is and expansion on the C computer language. In fact C++ contains the entire C programming language. C++ got its name because it is based on C. In C, ++ means to increase by 1, so the name C++ was a way signifying an expansion or elevation of the C programming language.

C++ was created in 1980 by Dr. Bjarne Stroustrup of Bell Laboratories, New Jersey. C++ was created mainly so Dr. Stroustrup and friends would not be limited to the programming languages available at that time. C++ allowed for complexities to be handled more easily and used classes to hold information that could logically be grouped together. 



  1. Links to other sites may or may not be reliable. In such a case, the faulty links may be reported at the discretion of the viewer. 
  2. Comments by E-mail are used to evaluate this site. They are a very good source of feedback. However, due to time constraints it is not always possible to reply to questions. This site apologizes for this, however your comment E-mails help to determine what will be added to this site in the future. 
  3. Visitors of this site are responsible for any results that may occur using links to other sites from this site. (i.e., downloading and/or compiling source code (and/or programs) that contain malicious code.)