I l@ve RuBoard Previous Section

Bibliography

Barton94: John Barton and Lee Nackman, Scientific and Engineering C++. Addison-Wesley, 1994.

Cargill92: Tom Cargill, C++ Programming Style. Addison-Wesley, 1992.

Cargill94: Tom Cargill, "Exception Handling: A False Sense of Security." C++ Report, 9(6), Nov.朌ec. 1994.

Cline95: Marshall Cline and Greg Lomow, C++ FAQs. Addison-Wesley, 1995.

Cline99: Marshall Cline, Greg Lomow, and Mike Girou, C++ FAQs, Second Edition. Addison Wesley Longman, 1999.

Coplien92: James Coplien. Advanced C++ Programming Styles and Idioms. Addison-Wesley, 1992.

Ellis90: Margaret Ellis and Bjarne Stroustrup, The Annotated C++ Reference Manual. Addison-Wesley, 1990.

Gamma95: Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides, Design Patterns: Elements of Reusable Object-Oriented Software. Addison-Wesley, 1995.

Keffer95: Thomas Keffer, Rogue Wave C++ Design, Implementation, and Style Guide. Rogue Wave Software, 1995.

Koenig97: Andrew Koenig and Barbara Moo, Ruminations on C++. Addison Wesley Longman, 1997.

Lakos96: John Lakos, Large-Scale C++ Software Design. Addison-Wesley, 1996.

Lippman97: Stan Lippman (ed.), C++ Gems. SIGS / Cambridge University Press, 1997.

Lippman98: Stan Lippman and Josée Lajoie, C++ Primer, Third Edition. Addison Wesley Longman, 1998.

Martin95: Robert C. Martin, Designing Object-Oriented Applications Using the Booch Method. Prentice-Hall, 1995.

Martin00: Robert C. Martin (ed.), C++ Gems II. SIGS / Cambridge University Press, 2000.

Meyers96: Scott Meyers, More Effective C++. Addison-Wesley, 1996.

Meyers98: Scott Meyers, Effective C++, Second Edition. Addison Wesley Longman, 1998.

Meyers99: Scott Meyers, Effective C++ CD. Addison Wesley Longman, 1999. (See also http://www.gotw.ca/publications/xc++/sm_effective.htm)

Murray93: Robert Murray, C++ Strategies and Tactics. Addison-Wesley, 1993.

Myers97: Nathan Myers, "The Empty Base C++ Optimization." Dr. Dobb's Journal, Aug. 1997.

Stroustrup94: Bjarne Stroustrup, The Design and Evolution of C++. Addison-Wesley, 1994.

Stroustrup97: Bjarne Stroustrup, The C++ Progamming Language, Third Edition. Addison Wesley Longman, 1997.

Sutter98: Herb Sutter, "C++ State of the Union." C++ Report, 10(1), Jan. 1998.

Sutter98(a): Herb Sutter, "Uses and Abuses of Inheritance, Part 1." C++ Report, 10(9), Oct. 1998.

Sutter99: Herb Sutter, "Uses and Abuses of Inheritance, Part 2." C++ Report, 11(1), Jan. 1999.

    I l@ve RuBoard Previous Section