Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
The C++ Programming Language (Special 3rd Edition)
The C++ Standard Library : A Tutorial and Reference
Numerical Recipes in C++: The Art of Scientific Computing
More Effective C++: 35 New Ways to Improve Your Programs and Designs
Modern C++ Design: Generic Programming and Design Patterns Applied
Challenges with C++: A compilation of 550+ MCQ's
Top Code
Modern C++ Design: Generic Programming and Design Patterns Applied
Challenges with C++: A compilation of 550+ MCQ's
The C++ Programming Language (Special 3rd Edition)
The C++ Standard Library : A Tutorial and Reference
More Effective C++: 35 New Ways to Improve Your Programs and Designs
Numerical Recipes in C++: The Art of Scientific Computing
C/C++ > Books
Source List

Code 1-6 of 6   


In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard....





Programming with the C++ Standard Library can certainly be difficult, but Nicolai Josuttis's The C++ Standard Library provides one of the best available guides to using the built-in features of C++ effectively. / The C++ Standard Library provides...



The product of a unique collaboration among four leading scientists in academic research and industry, \[I\]Numerical Recipes\[/I\] is a comprehensive text and reference work on scientific computing. Thoroughly self-contained, it proceeds from...



For programmers at the intermediate level and above. This sequel to the author's Effective C++ provides methods for improving program efficiency. Coverage includes examinations of the time/space costs of C++ language features,- descriptions of...



Presents a collection of reusable design artifacts, called generic components, together with the techniques that make them possible. The author describes techniques for policy-based design, partial template specialization, typelists, and local...



This book is a collection of 550+ multiple choice questions which covers all the core C++ language concepts. The main focus is made on language syntax and concepts. Special care has been taken to expose most of the hazards users might face while...