
|
|
|
|
Home / Computers / Programming / Languages / C++ / Class Libraries / STL / Books
|
|
|
|
Web Sites
|
- C++ Programmer's Guide to the Standard Template Library - Provides a review of the book.
www.dogma.net/markn/stl/stl.htm
- C++ Standard Library, The: A Tutorial and Reference - A reference about STL by Addison Wesley.
www.awl.com/product/0,2627,0201379260,00.html
- C++ Standard Template Library - Lists book about the STL.
www.softpro.com/languages-c---standard-template-library.html
- Data Structures Programming with the Standard Template Library - Information about the book by Joseph Bergin containing the complete Chapter 2 online.
www.wol.pace.edu/~bergin/STL/STL.html
- Designing Components with the C++ STL, Revised Edition: A New Approach to Programming - The Amazon.com page about this book.
www.amazon.com/exec/obidos/ASIN/0201674882
- Designing Components with the C++ STL: A New Approach to Programming - The page at Addison Wesley about this book.
www.awlonline.com/product/0,2627,0201674882,00.html
- Designing Components with the C++ STL: A New Approach to Programming - The author-homepage to the book. Contains the contents, forword, preface and errata of the book and also source-download for the examples in the book.
www.informatik.hs-bremen.de/~brey/stlbe.html
- Effective STL - This book discusses misnomers and other surprises and misconceptions regarding the STL. A review of the book at devx.com.
www.devx.com/free/books/bookview.asp?content_id=1853
- Effective STL - Book Review - A review of the book at camelot.de.
home.camelot.de/langer/Articles/Fawcette/EffectiveSTL-Bookreview/review.htm
- Effective STL - ACCU Reviews - A review of the book at accu.org.
www.accu.org/bookreviews/public/reviews/e/e002375.htm
- Effective STL - Book review - A review of the book at kuro5hin.org.
www.kuro5hin.org/story/2001/7/10/043/19846
- Effective STL - Modification History and Errata List - Provides the errata list for the book by Scott Meyers.
www.aristeia.com/BookErrata/estl1e-errata_frames.html
- Effective STL Example Source Code - Provides downloadable Code for the book Effective STL, by Leor Zolman.
www.bdsoft.com/resources/estlcode.html
- Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library - Reveals the critical rules of thumb employed by the experts--the things they almost always do or almost always avoid doing--to get the most out of the library. Contains 4 sample items. (Scott Meyers)
cseng.aw.com/book/0,,0201749629,00.html
- Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library - The page at Addison-Wesely about the book. Provides a few items for online-reading and a link to the Errata for the book.
cseng.aw.com/book/0,3828,0201749629,00.html
- Generic Programming and the STL : Using and Extending the C++ Standard Template Library - The Amazon.com page about this book (Addison-Wesley Professional Computing Series).
www.amazon.com/exec/obidos/ASIN/0201309564
- Generic Programming and the STL: Using and Extending the C++ Standard Template Library - The page at Addison Wesley about this book.
www.awlonline.com/product/0,2627,0201309564,00.html
- Generic Programming and the STL: Using and Extending the C++ Standard Template Library - This page contains the Errata for "Generic Programming and the STL: Using and Extending the C++ Standard Template Library" by Matthew Austern.
www.research.att.com/~austern/errata.html
- MFC Programming in C++ with the Standard Template Libraries - The page at Prentice Hall about this book.
www.phptr.com/ptrbooks/ptr_013016111X.html
- Nicolai M. Josuttis: The C++ Standard Library - The authors page about hist book. Contains a changelog, some errata and examples.
www.josuttis.com/libbook
- Review of "STL for C++ Programmers" - A review by Bob Adkins published in Linux Journal of the book by Leen Ammeraal.
www2.linuxjournal.com/cgi-bin/frames.pl/lj-issues/issue44/2468.html
- Review: Generic Programming and the STL - A review of this book at DevX.
www.devx.com/cplus/free/bookrevview.asp
- STL <Primer>, The - The Amazon.com page about this book.
www.amazon.com/exec/obidos/ASIN/0134549767
- STL Bibliography - A short bibliography with books about STL
www.softmoore.com/Bib-5.5-CPP-STL.html
- STL for C++ Programmers - A page about the book from Wiley & Sons about STL.
www.wiley.com/compbooks/catalog/97181-2.htm
- STL for C++ Programmers - Pages for the book by Leen Ammeraal. Provides downloadable example source and the table of contents.
userwww.econ.hvu.nl/~ammeraal/stlcpp.html
- STL Programming from the Ground Up - The Amazon.com page about this book from the famous programming book author Herb Schildt.
www.amazon.com/exec/obidos/ASIN/0078825075
- STL Programming from the Ground Up - A Review at by the Association of C & C++ Users for the book by Herbert Schildt.
www.accu.org/bookreviews/public/reviews/s/s002016.htm
- STL Programming: from the Ground Up - The page at Osborne/McGraw Hill about this book by Herbert Schildt.
www.osborne.com/programming_webdev/0078825075/0078825075.shtml
- STL Tutorial and Reference Guide - Amazon page of this book (Addison-Wesley Professional Computing Series).
www.amazon.com/exec/obidos/ASIN/0201633981
- STL Tutorial and Reference Guide - The page at Addison Wesley about this book.
www.awlonline.com/product/0,2627,0201633981,00.html
- STL Tutorial and Reference Guide [FTP] - Source files for all examples in the book by D.R. Musser and Atul Saini.
ftp://ftp.cs.rpi.edu/pub/stl/book
- STL Tutorial Resources at Rensselaer - Information about the book "The STL Tutorial and Reference Guide" (Second Edition) including errata, downloadable source code and other information.
www.cs.rpi.edu/~musser/stl-book
|
|
|
|
|