If you do not have this book and would like more information, click here.
I'm Pablo Halpern, the author of The C++ Standard Library from Scratch. Thank you for buying my book. This page provides code to all of the examples in the book, a quick reference to the C++ Standard Library, exercises, solutions, and errata. If there is anything else you would like to see here, please contact me by email. Check back regularly and don't forget to click the reload button on your browser.
Email the author with any questions or comments
C++ Standard Library Training: My course on the same subject as the book.
My consulting practice: I provide C++ and Object-Oriented Technology training and mentoring as well as C++ software development.
C++ Standard Library Quick Reference - 59kbSource code from the book:
code.zip - 185kb -- Zip format (requires WinZip, PKZIP or portable zip)exercises.html
code.tar.gz - 84kb -- Compressed tar format (Requires Linux tar or gunzip + Unix tar)
code.tar.Z - 165kb -- Compressed tar format (Requires Unix uncompress and tar)
README.txt file - 5kb
Exercise files associated with the book - 17kbsolutions.zip
Answers to exercises found in exercises.htm file - 25kberrata.html
Errors in the book. Think you found an error? Email me.