O’Reilly Media, 2012, ISBN: 1449320937, 142 pages. It’s easy to make lots of programming mistakes in C++—in fact, any program over a few hundred lines is likely to contain bugs. With this book, you’ll learn about many common coding errors that C++ programmers produce, along with rules and strategies you can use to avoid them.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
4th ed. — Wrox, 2018. — 1176 p. — ISBN: 978-1119421306. True PDF Get up to date quickly on the new changes coming with C++17 Professional C++ is the advanced manual for C++ programming. Designed to help experienced developers get more out of the latest release, this book skims over the basics and dives right in to exploiting the full capabilities of C++17. Each feature is...
Addison-Wesley Professional, 2012. — 1189 p. — ISBN: 0321623215, 978032162321. 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...
O’Reilly, 2014. — 334 p. — ISBN-10: 1491903996, ISBN-13: 978-1-491-90399-5. At first glance, C++11 and C++14 are defined by the new features they introduce, e.g., auto type declarations, move semantics, lambda expressions, and concurrency support. Information on these features is easy to come by, but learning to apply them effectively (such that the resulting software is...
Martin Reddy. API Design for C++. Morgan Kaufmann, 2011. - 440 p. - ISBN:0123850037
The design of application programming interfaces can affect the behavior, capabilities, stability, and ease of use of end-user applications. With this book, you will learn how to design a good API for large-scale long-term projects. With extensive C++ code to illustrate each concept, API Design...
Apress, 2014. — 340 p. — ISBN: 1430266678, 9781430266679 Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables. Advanced C and C++ Compiling explains the build process in...
4th Edition. — Pearson Education, Inc., 2013. — 1368 p. — ISBN: 0321563840, 9780321563842. C++11 has arrived: thoroughly master it, with the definitive new guide from C++ creator Bjarne Stroustrup, C++ Programming Language, Fourth Edition! The brand-new edition of the world's most trusted and widely read guide to C++, it has been comprehensively updated for the long-awaited...