C++
Topic history | v2 (current) | updated by jjones
Details
C++
see v2 | updated by jjones | Edit topic "C++"
- Title
- C++
- Description
- C++ (C plus plus) is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ now has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation. It is almost always implemented as a compiled language, and many vendors provide C++ compilers, including the Free Software Foundation, LLVM, Microsoft, Intel, Oracle, and IBM, so it is available on many platforms.
- Link
- https://en.wikipedia.org/?curid=72038
C++
see v1 | created by jjones | Add topic "C++"
- Title
- C++
- Description
- C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ now has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation. It is almost always implemented as a compiled language, and many vendors provide C++ compilers, including the Free Software Foundation, LLVM, Microsoft, Intel, Oracle, and IBM, so it is available on many platforms.
- Link
- https://en.wikipedia.org/?curid=72038
resources
treated in Object-Oriented Data Structures in C++
treated in C++ For C Programmers, Part A
treated in Programming in C++
authors
This topic has no history of related authors.