Optimizing C ++

Steve Heller tries to teach about optimizing by giving specific examples and leaving it to the reader to find the generalizations. This is contrary to the normal method which would give general rules for optimizing, possibly with examples of specific techniques and let the reader find the uses.

An important book if you want to make the leap from 'programmer' to 'craftsman'. Steve Heller has written an advanced course in computer science using C++.

This book is a good mixture of fat-free data structure algorithms with effective C++ techniques more detailedly explained than Scott Meyers' book.A straightheartedly good reading pleasure.

Libros

Libros similares