Department of Engineering

IT Services

References

  • "The C++ Programming Language" (third edition), Bjarne Stroustrup, AT&T, 1997. Also known as 'the bible'. See his homepage
  • "C++: How to Program", (second edition), Deitel & Deitel, Prentice Hall, 1998. Used by undergraduates at CUED.
  • "Advanced C++ Programming Styles and Idioms", Coplien, J.O., Addison-Wesley, 1992.
  • "C++ Primer" (3rd Edition), Lippman, S.B. and Lajoie, J., Addison-Wesley, 1997. Despite the title, this contains some advanced material not covered by Stroustrup or Deitel.
  • "Inside the C++ Object Model", Lippman, S.B., Addison-Wesley, 1996.
  • "Multiparadigm Design for C++", Coplien, J.O., Addison-Wesley, 1998.
  • C++ FAQ Lite
  • CUED's C++ help page