The A-Z of Programming Languages: C++
- 25 June, 2008 21:50
- Comments 7
Computerworld is undertaking a series of investigations into the most widely-used programming languages. Previously we have spoken to Alfred v. Aho of AWK fame, S. Tucker Taft on the Ada 1995 and 2005 revisions, Microsoft about its server-side script engine ASP, Chet Ramey about his experience maintaining Bash, and Charles H. Moore about the design and development of Forth.
In this interview, we chat to Bjarne Stroustrup of C++ fame about the design and development of C++, garbage collection and the role of facial hair in successful programming languages. Stroustrup is currently the College of Engineering Chair and Computer Science Professor at Texas A&M University, and is an AT&T labs fellow.
What prompted the development of C++?
I needed a tool for designing and implementing a distributed version of the Unix kernel. At the time, 1979, no such tool existed. I needed something that could express the structure of a program, deal directly with hardware, and be sufficiently efficient and sufficiently portable for serious systems programming.
You can find more detailed information about the design and evolution of C++ in my HOPL (History of Programming Languages) papers, which you can find on my home pages, and in my book "The Design and Evolution of C++".
Was there a particular problem you were trying to solve?
The two problems that stick in my mind were to simulate the inter-process communication infrastructure for a distributed or shared-memory system (to determine which OS services we could afford to run on separate processors), and [the need] to write the network drivers for such a system. Obviously - since Unix was written in C - I also wanted a high degree of C compatibility. Very early, 1980 onwards, it was used by other people (helped by me) for simulations of various network protocols and traffic management algorithms.
Where does the name C++ come from?
As "C with Classes" (my ancestor to C++) became popular within Bell Labs, some people found that name too much of a mouthful and started to call it C. This meant that they needed to qualify what they meant when they wanted to refer to Dennis Ritchie's language, so they used "Old C", "Straight C", and such. Somebody found that disrespectful to Dennis (neither Dennis nor I felt that) and one day I received a "request" though Bell Labs management channels to find a better name. As a result, we referred to C++ as C84 for a while. That didn't do much good, so I asked around for suggestions and picked C++ from the resulting list. Everybody agreed that semantically ++C would have been even better, but I thought that would create too many problems for non-geeks.
- Bookmark this page
- Share this article
- Got more on this story? Email Computerworld
- Follow Computerworld on twitter
- The A-Z of Programming Languages: AWK
- The A-Z of Programming Languages: Ada
- The A-Z of Programming Languages: ASP
- The A-Z of Programming Languages: BASH/Bourne-Again Shell
- The A-Z of Programming Languages: Forth
- home pages
- book
- any of my papers on C++0x
- publications page
- Doug Gregor's home pages
- technical FAQ
- JSF++ coding rules
- short list
- Best practices for implementing 2048-bit SSL
- 10 Ways to Stretch your storage budgets in virtualised, consolidated environments
- Forrester Research - Exploring the Benefits of End-to-End Convergence of Data Center Networks
- Transforming Your Business by Transforming Your Processes
- SOA and Business Processes: Making the Connection
-
Opinion: Windows 8 tablets - A disaster in the making
-
Australian prisoners chipped as part of a new RFID trial
-
NBN service plans won't cost consumers more: Conroy
-
Glitchy state software system leads to botched payments for foster care providers
-
NBN service plans won't cost consumers more: Conroy
-
Visual Basic 6 Complete
-
Learning Autodesk Inventor 2010
-
Red Hat Enterprise Linux 4 for Dummies
-
Unauthorised Access - Physical Penetration Testing for It Security Teams
-
Enterprise Javabeans for Dummies
-
Great Software Debates
-
Condensed Pascal
-
Introducing Character Animation with Blender (Includes DVD)
-
Laptops All-In-One for Dummies®, 2nd Edition








Comments
George
My favorite
C++ is my favorite language, the language I would spend all day working with without complains. The problem is that today is becoming very hard to find jobs for c++. I have to suffer doing sugar code in Java just to make some money...
Sango
C++ - A computer language that will will remain with the computer technology evolution.
<a href="http://dailymovielinks.org/">movie download links</a>
Anonymous
i think it is C++ is most common. I definitely use it the most. I also have friends that use it all the time plus use it at work.
<a href="http://www.orlando-personalinjurylawyers.com">Orlando Personal Injury Lawyers</a>
web conferencing
I must say, it's very true, gettig a job as a c++ programmer is very hard. Most of the companies jump on the .net or java band wagon.
Mike @ <a href="http://www.webtrain.com">web conferencing</a>
Anonymous
It's nigh impossible to get a C++ role these days.
amit
Hi Bjarne ,
You Got nice hair cut :)
ravi
hi,
if no jobs are available in c++ then what is the use of learning c++ at all.
Post new comment