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. Features*Written by the inventor of C++ Stroustrup *Provides insights into the design decisions which shaped C++. *Gives technical summaries of C++.* Discusses the latest language features: templates, exceptions, run-time type information, and namespaces. *Presents Stroustrup's unique programming and design views. 0201543303B04062001
1)前面几章综述内容,容易看明白。宏观带哲学思想。 2)后面涉及具体问题的章节,部分地方翻译术语确实拗口,比如第11章我真的看得直打瞌睡???? 3)原书94年写的,距离现在20多年过去了,C++新标准都增加了很多新内容,不知道这本书是否有更新的版本? 紫薯紫薯紫薯紫薯紫薯紫...
评分1)前面几章综述内容,容易看明白。宏观带哲学思想。 2)后面涉及具体问题的章节,部分地方翻译术语确实拗口,比如第11章我真的看得直打瞌睡???? 3)原书94年写的,距离现在20多年过去了,C++新标准都增加了很多新内容,不知道这本书是否有更新的版本? 紫薯紫薯紫薯紫薯紫薯紫...
评分很多地方翻译得很雷人,不过可以看得出裘老是看懂原文了,只是翻译技巧相对生涩一些,只要知道一些计算机特定术语的中英文区别,还是不影响阅读的。
评分C++的最大包袱是和C兼容的那一块,而这一块,同时也是它的最大优势。BS这么说的,很多人也都这么说的。 然而我觉得,以现在的观点看,C++的这个包袱,已经严重制约了它的发展。它使得C++无法摆脱预编译的这个累赘。 C++0X的表达能力和便利性最多不超过D语言,但是学习的复杂度...
评分C++适合构造程序中需求较稳定的部分,需求变化较大的部分可使用脚本语言; 程序须尽量发挥硬件的最高性能,且性能瓶颈在于CPU和内存; 程序须频繁地与操作系统或硬件沟通; 程序必须使用C++框架/库,如大部分游戏引擎(如Unreal/Source)及中间件(如Havok/FMOD),虽然有些C++...
相比于PLT其他领域,language design似乎还是更偏向engineering side。实际的工程使用决定了每一个idea能否最终被纳入语言。 相比于现代的“把繁重任务交给编译器”,C++推出的年代更加关注可移植性和向后兼容(第二个确实是在说Rust lol)。
评分一坨屎的产生过程。
评分待买原版。着眼思维,谈如何用语言表述实际问题,以及设计语言,使之更易表述实际问题。
评分如果你对C++的某些特性满怀质疑,如果你想知道为什么C++会成为现在这样,这本书会给你想要的答案。C++发展过程中的设计哲学以及权衡妥协皆在本书中娓娓道来。精彩。
评分看到别人推荐的,但是前面看着讲的都是历史,略纠结
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有