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) [PDF]
C++ Language Notes
Describes the features of the language that are most useful to engineers and scientists.
The C++ Programming Language
Bjarne Stroustrup's information page about the programming language. Also contains links to other sites.
C++ Wiki
Wiki page at Portland's pattern repository about the C++ programming language.
Guru of the Week
A regular series of C++ programming problems created and written by Herb Sutter.
"Hello, World" in C++
Code for the C++ implementation of the famous "Hello, world" program.
main.cc - defines main()
Publishes a smallest C++ program under the GPL license.
The Future is Multiparadigm Programming
In this interview Bjarne Stroustrup talks about the object-oriented revolution, the rigors of real-world software development, the continuing divergence of C and C++, and some additions to the C++ standard that he'd like to see. (February, 2001)
Interview with Bjarne Stroustrup
Concentrates on future developments of the C++ language. (May, 2000)
Interview with Bjarne Stroustrup
Discusses the language standardization effort and some of the design decisions of C++. (September, 1996)
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) [PDF]
C++ Language Notes
Describes the features of the language that are most useful to engineers and scientists.
The C++ Programming Language
Bjarne Stroustrup's information page about the programming language. Also contains links to other sites.
C++ Wiki
Wiki page at Portland's pattern repository about the C++ programming language.
Guru of the Week
A regular series of C++ programming problems created and written by Herb Sutter.
"Hello, World" in C++
Code for the C++ implementation of the famous "Hello, world" program.
main.cc - defines main()
Publishes a smallest C++ program under the GPL license.
The Future is Multiparadigm Programming
In this interview Bjarne Stroustrup talks about the object-oriented revolution, the rigors of real-world software development, the continuing divergence of C and C++, and some additions to the C++ standard that he'd like to see. (February, 2001)
Interview with Bjarne Stroustrup
Concentrates on future developments of the C++ language. (May, 2000)
Interview with Bjarne Stroustrup
Discusses the language standardization effort and some of the design decisions of C++. (September, 1996)
Results: 1 2 3 Next