
Автор
Herb Sutter
4.8
4.8
2оценки
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
5 | 2 | |
4 | 0 | |
3 | 0 | |
2 | 0 | |
1 | 0 | |
без оценки |
0 |
2оценки
Herb Sutter - все книги по циклам и сериям | Книги по порядку
- 1 произведение
- 2 издания на 2 языках
-
Herb Sutter More Exceptional C++
ISBN: 020170434X Язык: Русский Аннотация
Aimed at advanced C++ developers who want to hone their programming chops even further, Herb Sutter's More Exceptional C++ borrows the format of his earlier title, Exceptional C++ , and delivers some of today's best-available thinking -
Bjarne Stroustrup, Herb Sutter C++ Core Guidelines
Аннотация
This is a living document under continuous improvement. Had it been an open-source (code) project, this would have been release 0.8. Copying, use, modification, and creation of derivative works from this project is licensed under an MIT-style license. Contributing to this project requires agreeing to a Contributor License. See the accompanying LICENSE file for details. We make this project available to “friendly users” to use, copy, modify, and derive from, hoping for constructive input. Comments and suggestions for improvements are most welcome. We plan to modify and extend this document as our understanding improves and the language and the set of available libraries improve. When commenting, please note the introduction that outlines our aims and general approach. The list of contributors is here. -
Andrei Alexandrescu, Herb Sutter C++ Coding Standards : 101 ...
ISBN: 0-32111-358-6 Год издания: 2004 Издательство: Addison-Wesley Professional Язык: Русский Аннотация
Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C++ experts distill the