Books
(31)
C++Builder
(44)
Class Libraries
(258)
Companies
(14)
Compilers
(19)
Exception Handling
(15)
FAQs, Help, and Tutorials
(85)
Memory Management
(21)
Papers
(24)
Periodicals
(6)
|
Personal Pages
(35)
Resources
(34)
Runtime Environments
(19)
Standards
(26)
Style
(12)
Templates
(19)
Tools
(48)
Type System
(15)
Visual C++
(24)
C++ Wiki
Wiki page at Portland's pattern repository about the C++ programming language.
main.cc - defines main()
Publishes a smallest C++ program under the GPL license.
C++ Language Notes
Describes the features of the language that are most useful to engineers and scientists.
Interview with Bjarne Stroustrup
Discusses the language standardization effort and some of the design decisions of C++.
Guru of the Week
A regular series of C++ programming problems created and written by Herb Sutter.
C++ History
A researched article about the history of the C++ programming language, including information provided by Bjarne Stroustrup. Bibiliography and related links.
C++ in 2005
This extended foreword presents a perspective on "The Design and Evolution of C++" and on C++ itself. In particular, it reflects on the use of C++ over the last decade and presents plausible directions for the next revision of the ISO C++ standard, C++0x. (Bjarne Stroustrup)
An Interview with Bjarne Stroustrup: The Future is Multiparadigm Programming
About the object-oriented revolution, rigors of real-world software development, diverging of C/C++, and some additions to C++ standard he would like. [LinuxWorld]
The C++ Programming Language
Bjarne Stroustrup's information page about the programming language. Also contains links to other sites.
The Problem with Programming
Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code.
More Trouble with Programming
The second part of Technology Review's interview with Bjarne Stroustrup, the inventor of C++.
"Hello, World" in C++
Code for the C++ implementation of the famous "Hello, world" program.
| |