STL Programming from the Ground Up
|
19 new or used available from CDN$ 5.05
Average customer review:(21 )
Product Description
With more than 1.5 million programming books sold, author Herb Schildt helps employees of many world-wide institutions and corporations learn STL programming. Start off with the basic history of the Standard Template (STL) and its recent standardization, and finish with a complete understanding of the advanced power and versatility behind the STL code. Thorough coverage of how STL simplifies development using C++ templates for container classes--illustrating why STL code is easy-to-read, fast, and highly customizable.
Product Details
- Amazon Sales Rank: #1012594 in Books
- Published on: 1998-12-01
- Original language: English
- Binding: Paperback
- 442 pages
Editorial Reviews
Ingram
Starting off with the basic history of the Standard Template Library (STL) and finishing with a complete understanding of the advanced power and versatility behind its code, the world's leading programming author helps employees of many world-wide institutions and corporations learn STL programming.
Book Info
A fast paced tutorial that provides dozens of ready to run examples, programming pointers, & insider tips. Teaches you how to create your own containers & algorithms. The ultimate guide to STL programming.
From the Back Cover
Master the Standard Template Library with Herb Schildt's Proven Method of Success!
With its breakthrough container technology, the Standard Template is creating a revolution in C++ programming, and no programmer can afford to be left behind! Now Herb Schildt, the world's leading programming author, has created the ultimate guide to the STL. Combining step-by-step examples with insightful descriptions, this book demystifies the complexities of the STL and takes you from beginner to expert as fast as possible.
Written in the clear, concise, and uncompromising style that has made Schildt's programming books the choice of millions worldwide, STL Programming from the Ground Up is a fast-paced tutorial that provides dozens of ready-to-run examples, programming pointers, and insider tips. It starts with the basics, including a brief history of the STL and its recent standardization, and then describes all of its components. Detailed chapters cover the various containers, algorithms, iterators, function objects, and adapters supported by the STL. You'll even learn how to create your own containers and algorithms! Throughout, you'll find Herb's "In Depth" boxes packed with critical insights and practical techniques.
If you're an intermediate or advanced C++ programmer and the STL is still uncharted territory for you, then STL Programming from the Ground Up has everything you need. And remember: The source code for this book is free on the Web!
You'll find these topics and more inside:
- Overview of the STL
- The sequence containers: vector, list, and deque
- The associate containers: map, multimap, set, and multiset
- The container adapters: queue, stack, and priority_queue
- Algorithms
- Function objects
- Binders, negators, and predicates
- Creating your own containers
- and much more!
