Texas A&M University | Look College of Engineering | Dept. of Computer Science and Engineering | Parasol Lab | My TAMU homepage

home | C++ | FAQ | technical FAQ | C++11 FAQ | publications | TC++PL | Programming | D&E | bio | interviews | applications | glossary | compilers

The C++ Programming Language

Modified November 1, 2012

Advice of the day
(from TC++PL)

14.11[21] Develop an error-handling strategy early in a design; sec14.9.

FAQ of the day

What do you think of C#?

Article of the day

Sibling rivalry: C and C++. AT&T Labs - Research Technical Report. TD-54MQZY. January 2002.
C++ is a general purpose programming language with a bias towards systems programming that Belorussian translation
I (Bjarne Stroustrup) am the designer and original implementor of C++. You can find the language, the techniques for using it, and the techniques for implementing it described in my books, my papers, in hundreds of books by others, and thousands of papers by others. There are far too many to list. Try a bookstore or a library. Answers to many questions about C++ can be found in
Topics: