eBooks-it.org Logo
eBooks-IT.org Inner Image

Effective STL

50 Specific Ways to Improve Your Use of the Standard Template Library

Effective STL Image

Book Details:

Publisher:Addison-Wesley Professional
Series: Addison Wesley , Effective
Author:Scott Meyers
Edition:1
ISBN-10:0201749629
ISBN-13:9780201749625
Pages:288
Published:Jun 16 2001
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:14.01 MB

Book Description:

'This is Effective C++ volume three it's really that good.' Herb Sutter, independent consultant and secretary of the ISO/ANSI C++ standards committee 'There are very few books which all C++ programmers must have. Add Effective STL to that list.' Thomas Becker, Senior Software Engineer, Zephyr Associates, Inc., and columnist, C/C++ Users Journal C++'s Standard Template Library is revolutionary, but learning to use it well has always been a challenge. Until now. In this book, best-selling author Scott Meyers ( Effective C++ , and More Effective C++ ) reveals the critical rules of thumb employed by the experts the things they almost always do or almost always avoid doing to get the most out of the library. Other books describe what's in the STL. Effective STL shows you how to use it. Each of the book's 50 guidelines is backed by Meyers' legendary analysis and incisive examples, so you'll learn not only what to do, but also when to do it and why. Highlights of Effective STL include: Advice on choosing among standard STL containers (like vector and list), nonstandard STL containers (like hash_set and hash_map), and non-STL containers (like bitset). Techniques to maximize the efficiency of the STL and the programs that use it. Insights into the behavior of iterators, function objects, and allocators, including things you should not do. Guidance for the proper use of algorithms and member functions whose names are the same (e.g., find), but whose actions differ in subtle (but important) ways. Discussions of potential portability problems, including straightforward ways to avoid them. Like Meyers' previous books, Effective STL is filled with proven wisdom that comes only from experience. Its clear, concise, penetrating style makes it an essential resource for every STL programmer.

Download Link:

Related Books:

Designing Components with the C++ STL

A New Approach to Programming
Designing Components with the C++ STL Image
'This book is the most accurate and up-to-date source of information on the STL currently available. ! It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is -- a framework.' - Angelika Langer, Independent Consultant and C++ Report Columnist "A superbly authored treatment of the STL...an excellent book which belongs in any serious C++ developer's library." - Jim Armstrong, President 2112 F/X, Texas. The C++ Standard Template Library (STL) represents a breakthrough in C++ programming techniques. With it, software developers can achieve vast improvements in the reliability of their software, and increase their own produc...

Effective C++

55 Specific Ways to Improve Your Programs and Designs
Effective C++ Image
3rd Edition
'Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you've never read Effective C++ and you think you know everything about C++, think again.'- Steve Schirripa, Software Engineer, Google 'C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this. The clear and precise style of the book is evidence of Scott's deep insight and distinctive ability to impart knowledge.'- Gerhard Kreuzer, Research and Development Engineer, Siemens AG The first two editions of Effective C++ were embraced by hundreds of thousand...

Effective Enterprise Java

Effective Enterprise Java Image
"With this book, Ted Neward helps you make the leap from being a good Java enterprise developer to a great developer!" John Crupi, Sun Distinguished Engineer coauthor, Core J2EE PatternsIf you want to build better Java enterprise applications and work more efficiently, look no further. Inside, you will find an accessible guide to the nuances of Java 2 Platform, Enterprise Edition (J2EE) development. Learn how to: Use in-process or local storage to avoid the network, see item 44 Set lower isolation levels for better transactional throughput, see item 35 Use Web services for open integration, see item 22 Consider your lookup carefully, see item 16 Pre-generate content to minimize processing, see item 55 Utilize role-based authorization...



2007 - 2021 © eBooks-IT.org