C++: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
New page: ==Navigation== computing: software: programming: C++ ==Overview== C++ is a compiled object-oriented programming language. It was created i... |
SMW; another link |
||
| Line 1: | Line 1: | ||
<hide> | |||
[[ | [[page type::article]] | ||
== | [[thing type::programming language]] | ||
[[C++]] is a [[compiled language|compiled]] [[object-oriented]] [[programming language]]. It was created in 1982 by Bjarne Stroustrup as an object-oriented enhancement to the [[C programming language]].{{seed}} | [[parsing mode::compiled]] | ||
</hide> | |||
==About== | |||
[[C++]] is a [[compiled language|compiled]] [[object-oriented]] [[programming language]]. It was created in 1982 by [[Bjarne Stroustrup]] as an [[object-oriented]] enhancement to the [[C programming language]].{{seed}} | |||
==Links== | ==Links== | ||
===Reference=== | ===Reference=== | ||
* {{wikipedia | * {{wikipedia}} | ||
* [http://yosefk.com/c++fqa/index.html C++ FQA Lite]: Frequently Questioned Answers about C++ | |||
===Editorials=== | ===Editorials=== | ||
* '''2007-01-12''' [http://www.codinghorror.com/blog/archives/000768.html The Problem With C++] by Jeff Atwood, in response to an article by Bjarne Stroustrup | * '''2007-01-12''' [http://www.codinghorror.com/blog/archives/000768.html The Problem With C++] by Jeff Atwood, in response to an article by Bjarne Stroustrup | ||
Latest revision as of 17:45, 27 December 2012
<hide> page type::article thing type::programming language parsing mode::compiled </hide>
About
C++ is a compiled object-oriented programming language. It was created in 1982 by Bjarne Stroustrup as an object-oriented enhancement to the C programming language.<hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Links
Reference
- Wikipedia
- C++ FQA Lite: Frequently Questioned Answers about C++
Editorials
- 2007-01-12 The Problem With C++ by Jeff Atwood, in response to an article by Bjarne Stroustrup
