[ Team LiB ] Previous Section

Bibliography

Andrei Alexandrescu. Modern C++ Design, Addison-Wesley, 2001.

Association for Computing Machinery. ACM Code of Ethics and Professional Conduct, www.acm.org/constitution/code.html.

———. Software Engineering Code of Ethics and Professional Practice, www.acm.org/serving/se/code.htm.

Marshall P. Cline, Greg A. Lomow, and Mike Girou. C++ FAQs, Second Edition, Addison-Wesley, 1999.

Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides. Design Patterns, Addison-Wesley, 1995.

Nicolai Josuttis. The C++ Standard Library, Addison-Wesley, 1999.

Robert Martin. Agile Software Development, 2nd ed., Prentice Hall, 2003.

Scott Meyers. Effective C++, 2nd ed. Addison-Wesley, 1998.

———. Effective STL, Addison-Wesley, 2001.

———. More Effective C++, Addison-Wesley, 1996.

Stephen C. Dewhurst and Kathy T. Stark. Programming in C++, 2nd ed., Prentice-Hall, 1995.

William Strunk and E. B. White. The Elements of Style, 3d ed., Macmillan, 1979.

Herb Sutter. More Exceptional C++, Addison-Wesley, 2002.

E. B. White. Writings from The New Yorker, HarperCollins, 1990.

    [ Team LiB ] Previous Section