Yurttas/PL/OOL/Cplusplus/docs/Cplusplus-Books.html
c++ books
Dr.Salih Yurttas
- C++ Programming Language by Bjarne Stroustroup
- Design and Evolution of C++ by Bjarne Stroustroup
- C++ Primer, 3rd Edition by Stanley B. Lippman and Josee Lajoie
- Inside the C++ Object Model by Stanley B. Lippman
- C++ for Java Programmers by Timothy Budd
- Data Structures in C++: Using the Standart Template Library by Timothy Budd
- Classic Data Structures in C++ by Timothy Budd
- An Introduction to Object-Oriented Programming, 2nd Edition by Timothy Budd
- Advanced C++ Programming Styles and Idioms by James O. Coplien
- Multi-Paradigm Design for C++ by James O. Coplien
- C++ Programming Style by Tom Cargill
- Effective C++, 2nd Edition by Scott Meyers
- More Effective C++ by Scott Meyers
- C++ Strategies and Tactics by Robert B. Murray
- Designing Components with the C++ STL: A New Approach to Programming, 2/e by Ulrich Breymann
- C++ Programming with Design Patterns Revealed by Tomasz Muldner
- Object-Oriented Software in ANSI C++, 2/e by Michael Smith
- Large-Scale C++ Software Design by John Lakos
- Design Patterns CD: Elements of Reusable Object-Oriented Software
by Erich Gamma, Richard Helm, Ralph Johnson, and John M. Vlissides - Design Patterns: Elements of Reusable Object-Oriented Software
by Erich Gamma, Richard Helm, Ralph Johnson, and John M. Vlissides - Accelerated C++: Practical Programming by Example
by Andrew Koenig & Barbara E. Moo, - Core C++:A Software Engineering Approach
by Victor Shtern, - Object-Oriented Programming Using C++, 2nd Edition by Ira Pohl
- ON TO C++, by Patrick Henry Winston
- Practical Object-Oriented Development in C++ and JAVA by Cay S. Horstmann
- Object-Oriented Software Design and Construction with C++ by Dennis Kafura
- Thinking in C++ by Bruce Eckel
- Programming in C++ by Stephen C. Dewhurst and Kathy T. Stark
- Classical and Object-Oriented Software Engineering With UML & C++, Fourth Edition by Stephen R. Schach.
- C++ Program Design, Second Edition by James P. Cohoon and Jack W. Davidson.
- ZCubes Tapestry: Exploring ZCubes with C++, Second Edition by Owen Astrachan.
- Practical C++ Programming by Steve Oualline
- C++: The Core Language by Gregory Satir & Doug Brown
- C++ Programming Guide (Sun WorkShop Compiler C++ 5.0 Collection)
Dr.Salih Yurttas