𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

The C++ Standard Library: A Tutorial and Reference

✍ Scribed by Nicolai M. Josuttis


Publisher
Addison-Wesley
Year
2012
Tongue
English
Leaves
1190
Edition
2
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;C / C++;


πŸ“œ SIMILAR VOLUMES


The C++ Standard Library: A Tutorial and
✍ Nicolai M. Josuttis πŸ“‚ Library πŸ“… 1999 πŸ› Addison-Wesley Professional 🌐 English

Don't get me wrong. Content-wise, this book is indispensable. However, the Kindle edition is almost unusable. The contents of the book are all displayed using a single proportional font, and it appears that most of the formatting for the source code is lost. As a result, you find that you have sourc

The C++ Standard Library: A Tutorial and
✍ Nicolai M. Josuttis πŸ“‚ Library πŸ“… 1999 πŸ› Addison-Wesley Professional 🌐 English

Don't get me wrong. Content-wise, this book is indispensable. However, the Kindle edition is almost unusable. The contents of the book are all displayed using a single proportional font, and it appears that most of the formatting for the source code is lost. As a result, you find that you have sourc

The C++ Standard Library: A Tutorial and
✍ Nicolai M. Josuttis πŸ“‚ Library πŸ“… 1999 πŸ› Addison-Wesley Professional 🌐 English

Don't get me wrong. Content-wise, this book is indispensable. However, the Kindle edition is almost unusable. The contents of the book are all displayed using a single proportional font, and it appears that most of the formatting for the source code is lost. As a result, you find that you have sourc

The C++ Standard Library: A Tutorial and
✍ Nicolai M. Josuttis πŸ“‚ Library πŸ“… 2012 πŸ› Addison-Wesley Professional 🌐 English

The Best-Selling C++ Resource Now Updated for C++11 The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components–and to benefit from their power–you need a re

The C++ Standard Library - A Tutorial An
✍ Josuttis, Nicolai M. πŸ“‚ Library πŸ“… 1999 πŸ› Addison-Wesley 🌐 English

The C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. Josuttis' book not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical program