6.096 | January IAP 2011 | Undergraduate

Introduction to C++

6-096iap2011.jpg

Description:

An xkcd comic about pointers. (Courtesy of Randall Munroe.)

Alt text:
An xkcd comic about pointers.
Caption:
One of the defining features of C++ is that it makes heavy use of pointers, variables which store the numerical memory addresses of pieces of other data. (Courtesy of Randall Munroe. Original comic can be found here.)
An xkcd comic about pointers.

Course Info

As Taught In
January IAP 2011
Learning Resource Types
Lecture Notes
Programming Assignments with Examples