0% found this document useful (0 votes)
16 views

exceptional-cpp-bibliography

Uploaded by

Joae Li
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

exceptional-cpp-bibliography

Uploaded by

Joae Li
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

參考書目 243

參考書目
Bibliography

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

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.~Dec. 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.

Exceptional C++
244 參考書目

Lippman98: Stan Lippman and Josee 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.

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

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


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

Meyers99: Scott Meyers, Effective C++ CD. Addison Wesley Longman, 1999. (See also
http://meyerscd.awl.com)

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

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.

Exceptional C++

You might also like