Home >> Computers >> Programming >> Languages >> C++


  Books
Class Libraries
Companies
Comparison and Review
Compilers
  FAQs, Help, and Tutorials
Humor
Papers
Periodicals
Personal Pages
  Resources
Runtime Environments
Standards
Tools
User Groups

  Exception Handling
Globalization
  Memory Management
Style
  Templates
Type System

  C++Builder
  G++
  Visual C++


"Hello, World" in C++
Code for the C++ implementation of the famous "Hello, world" program.

Guru of the Week
A regular series of C++ programming problems created and written by Herb Sutter.

The C++ Programming Language
Bjarne Stroustrup's information page about the programming language. Also contains links to other sites.

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.

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++.

Interview with Bjarne Stroustrup
Concentrates on future developments of the C++ language.

main.cc - defines main()
Publishes a smallest C++ program under the GPL license.

C++ Wiki
Wiki page at Portland's pattern repository about the C++ programming language.

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)


Computers: Programming: Languages: C
Computers: Programming: Languages: Compiled: Object-Oriented
Computers: Programming: Languages: D
Computers: Programming: Languages: Java
Computers: Programming: Languages: Multiparadigm
Computers: Programming: Languages: Object-Oriented: Class-based
Computers: Programming: Languages: Objective-C
Computers: Programming: Languages: Open Source




© 2005 GeneralAnswers.org