
Автор
Бьёрн Страуструп
Bjarne Stroustrup
4.4
4.4
121оценка
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
5 | 65 | |
4 | 38 | |
3 | 17 | |
2 | 1 | |
1 | 0 | |
без оценки |
49 |
121оценка
Бьёрн Страуструп - все книги по циклам и сериям | Книги по порядку
- 7 произведений
- 26 изданий на 2 языках
-
Bjarne Stroustrup Programming principles and ...
ISBN: 978-0-321-54372-1 Год издания: 2008 Издательство: Addison-Wesley Professional Язык: Русский -
Bjarne Stroustrup The Design and Evolution of...
ISBN: 978-0201543308 Год издания: 1994 Издательство: Addison-Wesley Professional Язык: Русский Аннотация
The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will benefit from Stroustrup's explanations of the 'why's' behind C++ from the earliest features, such as the original class concept, to the latest extensions, such as new casts and explicit template instantiation.
Some C++ design decisions have been universally praised, while others remain controversial, and debated vigorously; still other features have been rejected based on experimentation. In this book, Stroustrup dissects many of these decisions to present a case study in "real object- oriented language development" for the working programmer. In doing so, he presents his views on programming and design in a concrete and useful way that makes this book a must-buy for every C++ programmer. -
Бьёрн Страуструп Язык програмирования С++. С...
-
Бьёрн Страуструп Дизайн и эволюция языка С++
Аннотация
В книге, написанной создателем языка C++ Бьерном Страуструпом, представлено описание процесса проектирования и разработки языка программирования C++. Здесь изложены цели, принципы и практические ограничения, наложившие отпечаток на структуру и облик C++, обсужден дизайн недавно добавленных в язык средств: шаблонов, исключений, идентификации типа во время исполнения и пространств имен. Автор анализирует решения, принятые в ходе работы над языком, и демонстрирует, как правильно применять «реальный объектно-ориентированный язык программирования». Книга удобно организована, поучительна, написана с юмором. Описание ключевых идей даст начинающему пользователю ту основу, на которой позже он выстроит свое понимание всех деталей языка. Опытный программист найдет здесь обсуждение принципиальных вопросов проектирования, что позволит ему лучше понять язык, с которым он работает. -
Бьёрн Страуструп Дизайн и эволюция языка C
-
Бьёрн Страуструп Язык программирования С
-
Бьёрн Страуструп Благодарности
-
Бьёрн Страуструп Дизайн и эволюция языка C++...
-
Бьёрн Страуструп Язык программировпния c++, ...
-
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.