A Quick Introduction to C++
Tom Anderson
September 4, 1995

This article is based on an earlier version written by Wayne Christopher.
"If programming in Pascal is like being put in a straightjacket, then programming in C is like playing with knives, and programming in C++ is like juggling chainsaws."
Anonymous.
  • Introduction
  • C in C++
  • Basic Concepts
  • Advanced Concepts in C++: Dangerous but Occasionally Useful
  • Features To Avoid Like the Plague
  • Style Guidelines
  • Compiling and Debugging
  • Example: A Stack of Integers
  • Epilogue
  • Further Reading

  • HTML generated March 19, 1996, by knabe@ing.puc.cl