Appendix H. Bibliography

This appendix lists some books that might prove useful or interesting to students of C++.

Advanced C++

After you’ve mastered the fundamentals of C++, the next books you should probably buy are Effective C++, by Scott Meyers (Addison Wesley, 1997), and More Effective C++, also by Scott Meyers (Addison Wesley, 1996). These books contain, respectively, “50 specific ways to improve your programs and designs” and “35 new ways to improve your programs and designs.” Each of the topics in these books is short but clearly presented. These books provide a wealth of important ideas and are ...

Get Object-Oriented Programming in C++, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.