Designing Components with the C++ STL A New Approach to Programming

Designing Components with the C++ STL A New Approach to Programming by Ulrich Breymann, published by Addison-Wesley in 1998, is a comprehensive guide that explores the C++ Standard Template Library (STL). This edition, consisting of 307 pages, presents a detailed overview of how the STL can significantly enhance software reliability and developer productivity. The book aims to introduce readers to the STL, demonstrate its practical applications, and extend its use for constructing new components.
Readers will find numerous examples that illustrate the practical use of the STL, drawing on the author’s extensive experience with the C++ Standardization Committee. The text provides unique insights into the internals of the STL, guiding readers in utilizing its components to design complex data structures, algorithms, and abstract data types. The author emphasizes an elegant coding style that adheres to current ISO/ANSI standards, ensuring that the software developed is portable, maintainable, and reusable.
Official synopsis Publisher
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 productivity.
Designing Components with the C++ STL has three aims:
- to introduce the reader to the ST
- to show how this powerful resource can be exploite
- to extend its use to the construction of new components.
The author shows how to make practical use of the STL through numerous examples and by drawing on his extensive experience and knowledge gained working with the C++ Standardization Committee. Unique insights into the internals of the STL take the reader beyond simply using it, to show how the components supplied in the STL can be used to design more complex data structures and algorithms, and powerful abstract data types. Throughout, the author maintains an elegant and sophisticated coding style, adhering faithfully to the current ISO/ANSI standards, helping to ensure that your software will be even more portable, maintainable and reusable than ever.
FAQ
What is “Designing Components with the C++ STL A New Approach to Programming” about?
Who is the author of “Designing Components with the C++ STL A New Approach to Programming”?
When was “Designing Components with the C++ STL A New Approach to Programming” published?
What is the ISBN for “Designing Components with the C++ STL A New Approach to Programming”?
What are the book details (language, pages, edition)?
