Learn C++
C++ Book
C++ is an object-oriented, multi-modal, compiled, static-style programming language. It includes many features of high-level and low-level programming languages. The development of this language began as an extension of the C language under the name (C with classes) by Bjarne Stroustrup at Bell Laboratories in 1979, and many other features were added later, and the name was changed in 1983 to C++ in jest by using the increment operator for the side of the C language name to confirm as "next to C".
C++ is one of the most popular languages and has been widely used in building operating systems and dealing with computer hardware, starting with software systems and user programs, through device drivers and embedded systems, and ending with high-performance servers and entertainment programs such as video games due to its ability to compile into severe assembly language code Effectiveness. One of the most impressive uses of C++, according to Stroustrup, is the use of C++ in writing a large portion of the automated driving systems for the Mars rover.
There are many commercial and open source banks for C++, including the GNU Project, Intel Banks, Microsoft Banks, Oracle Solaris Studios Banks, Digital Mars Banks, and Embarcadero Technologies Banks. C++ has influenced many popular programming languages such as C# and Java. Other languages, such as Object-C, use a very different syntax and approach to adding classes to C.
C++ started as an improvement of the C language, first with adding classes, then virtual functions, loading arithmetic operators, multiple inheritance, templates, exception handling, among other features. After years of development, C++ was certified in 1998 as an ISO standard called ISO/IEC 14882:1998. In 2003 the standard was revised according to the technical patch document ISO/IEC 14882:2003. The current standard ISO/IEC 14882:2011 includes a set of features that were agreed and published such as a new standard from the International Organization for Standardization in September 2011 which was previously known as C++11.
Post a Comment
0 Comments