Login
Register
Home || Search || About us || Blog || Contact us || Other book sites

Name: The Design and Evolution of C++

Author: Bjarne Stroustrup
Rank:

Rating:

Original Rating:

Popularity: 1.3
Genres/categories: Computer Science, Programming, Non Fiction

Purchase/research links:
This book focuses on the principles, processes and decisions made during the development of the C++ programming language. As the inventor of the language, Stroustrup presents his insight into the decisions which resulted in the features of C++ - the praised, the controversial and even some of the rejected ones. By writing this book the author presents his object-oriented programming philosophy to the interested programming community. His vehicle is the C++ language but his focus is on real object-oriented programming language development for the working programmer rather than as a abstract approach to the OOP paradigm.
Similar books:

Effective C++
by Scott Meyers

Ruminations on C++
by Andrew Koenig

More Effective C++
by Scott Meyers

The C++ Standard Library
by Nicolai M. Josuttis

Modern C++ Design
by Andrei Alexandrescu

C++ Primer
by Stanley B. Lippman

C++ Gems
by Stanley B. Lippman

Exceptional C++
by Herb Sutter

C++
by Harvey M. Deitel

Advanced C++
by James O. Coplien

C++ Coding Standards
by Herb Sutter

C++ Templates
by David Vandevoorde

More Exceptional C++
by Herb Sutter

Effective STL
by Scott Meyers

C++ Template Metaprogramming
by David Abrahams

The C Programming Language
by Brian W. Kernighan

Code Complete
by Steve McConnell

Refactoring
by Martin Fowler

Effective Java
by Joshua Bloch

Mastering Regular Expressions
by Jeffrey E. F. Friedl