Skip to content

Herb Schildt's C++ Programming Cookbook

Best in textbook rentals since 2012!

ISBN-10: 007148860X

ISBN-13: 9780071488600

Edition: 2008

Authors: Herbert Schildt

List price: $71.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Your Ultimate "How-To" Guide to C++ Programming! Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ "cookbook." Organized for quick reference, each "recipe" shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and headers) followed by step-by-step instructions that show how to assemble them into a complete solution. Detailed discussions explain the how and why behind each step, and a full code example puts the recipe into action. Each recipe ends with a list of options and alternatives that suggest ways to adapt the technique to fit a variety of situations.…    
Customers also bought

Book details

List price: $71.00
Copyright year: 2008
Publisher: McGraw-Hill Education
Publication date: 5/19/2008
Binding: Paperback
Pages: 509
Size: 7.20" wide x 8.90" long x 1.23" tall
Weight: 1.892
Language: English

Herbert Schildt is a world leading programming author. He is an authority on the C, C++, Java, and C# programming languages, and a master Windows programmer. His programming books have sold more than three million copies worldwide and have been translated into all major foreign languages. He is the author of numerous best sellers including C: The Complete Reference, Java 2: The Complete Reference, Java 2: A Beginner's Guide, C#: A Beginner's Guide, and many more. Schildt holds a master's degree in computer science from the University of Illinois.

Overview
String Handling
Working with STL Containers
Algorithms, Function Objects, and Other STL Components
Working with I/O
Formatting Data
Potpourri
Index