Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

C++ Solutions: Companion to the C++ Programming Language (3rd Edition)

Posted By: ChrisRedfield
C++ Solutions: Companion to the C++ Programming Language (3rd Edition)

David Vandevoorde - C++ Solutions: Companion to the C++ Programming Language (3rd Edition)
Published: 1998-08 | ISBN: 0201309653 | PDF | 292 pages | 34 MB


C++ Solutions provides insightful, logical, and easy-to-follow solutions to selected exercises found in The C++ Programming Language, Third Edition, by Bjarne Stroustrup. The exercises are explained in detail and are extensively annotated with cross-references to Stroustrup's book. Developers acquire a thorough understanding of final ANSI/ISO C++ specifications by working through these examples.
Developers acquire a thorough understanding of ANSI/ISO C++ by working through examples. Vandevoorde solves a broad subset of illustrative and realistic exercises to facilitate this process. He also includes hints to help programmers find their own solutions, and additional exercises to provide deeper insights into modern software design.
Highlights
* In-depth coverage of C++ language concepts, syntax, and features for each chapter
* Numerous detailed examples that build intuition about performance issues
* Adherence to the final ANSI/ISO C++ specifications
* Sample code and programs available on-line