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

Name: Effective C++

Full title: Effective C++: 50 Specific Ways to Improve Your Programs and Designs
Author: Scott Meyers
Year: 1991
Rank:

Rating:

Original Rating:

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

Purchase/research links:
The Barnes & Noble Review
Since early in the 90s, working C++ programmers have relied on Scott Meyers s Effective C++ to dramatically improve their skills. But the state-of-the-art has moved forward dramatically since Meyers last updated this book in 1997. (For instance, there s now STL. Design patterns. Even new functionality being added through TR1 and Boost.) So Meyers has done a top-to-bottom rewrite, identifying the 55 most valuable techniques you need now to be exceptionally effective with C++.


Over half of this edition s content is new. Templates broadly impact C++ development, and you ll find them everywhere. There s extensive coverage of multithreaded systems. There s an entirely new chapter on resource management. You ll find substantial new coverage of exceptions. Much is gained, but nothing s lost: You ll find the same depth of practical insight that first made Effective C++ a classic all those years ago. Bill Camarda, from the July 2005 href="http://www.barnesandnoble.com/newslet... Only


This book is part of the "Effective C++" series.
Here are some other books from this series:
More Effective C++
First published 1995
Rank:
, Original Star Rating:
, Adjustred Star Rating:
, Pop Rating:1.4/10
Effective STL
First published 2001
Rank:
, Original Star Rating:
, Adjustred Star Rating:
, Pop Rating:1.4/10

Similar books:

The Design and Evolution of C++
by Bjarne Stroustrup

The C++ Standard Library
by Nicolai M. Josuttis

More Effective C++
by Scott Meyers

C++ Coding Standards
by Herb Sutter

Ruminations on C++
by Andrew Koenig

Modern C++ Design
by Andrei Alexandrescu

More Exceptional C++
by Herb Sutter

Exceptional C++
by Herb Sutter

C++ Primer
by Stanley B. Lippman

Effective STL
by Scott Meyers

C++ Gems
by Stanley B. Lippman

C++ Template Metaprogramming
by David Abrahams

Advanced C++
by James O. Coplien

C++
by Harvey M. Deitel

C++ Unleashed
by Jesse Liberty

HTML and CSS
by Jon Duckett

Python Crash Course
by Eric Matthes

Clean Code
by Robert C. Martin

Cracking the Coding Interview
by Gayle Laakmann McDowell

Automate the Boring Stuff with Python
by Al Sweigart