The Design and Evolution of C++ 在线电子书 图书标签: C++ c++ 编程 programming 计算机 C/C++ 经典 Design
发表于2024-11-24
The Design and Evolution of C++ 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
我没读完,倒不是其他的原因。而是因为对C++的了解实在是太浮于表面了,不是很好感觉出这样或者那样设计的良苦用心。
评分我没读完,倒不是其他的原因。而是因为对C++的了解实在是太浮于表面了,不是很好感觉出这样或者那样设计的良苦用心。
评分working hard for them
评分行文 风格 跟c++ 一样 .....根本没有简洁的意图 c++的诞生和背后的想法
评分working hard for them
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
C++适合构造程序中需求较稳定的部分,需求变化较大的部分可使用脚本语言; 程序须尽量发挥硬件的最高性能,且性能瓶颈在于CPU和内存; 程序须频繁地与操作系统或硬件沟通; 程序必须使用C++框架/库,如大部分游戏引擎(如Unreal/Source)及中间件(如Havok/FMOD),虽然有些C++...
评分C++的最大包袱是和C兼容的那一块,而这一块,同时也是它的最大优势。BS这么说的,很多人也都这么说的。 然而我觉得,以现在的观点看,C++的这个包袱,已经严重制约了它的发展。它使得C++无法摆脱预编译的这个累赘。 C++0X的表达能力和便利性最多不超过D语言,但是学习的复杂度...
评分C++的最大包袱是和C兼容的那一块,而这一块,同时也是它的最大优势。BS这么说的,很多人也都这么说的。 然而我觉得,以现在的观点看,C++的这个包袱,已经严重制约了它的发展。它使得C++无法摆脱预编译的这个累赘。 C++0X的表达能力和便利性最多不超过D语言,但是学习的复杂度...
评分C++适合构造程序中需求较稳定的部分,需求变化较大的部分可使用脚本语言; 程序须尽量发挥硬件的最高性能,且性能瓶颈在于CPU和内存; 程序须频繁地与操作系统或硬件沟通; 程序必须使用C++框架/库,如大部分游戏引擎(如Unreal/Source)及中间件(如Havok/FMOD),虽然有些C++...
评分这本书是C++作者对C++历史的叙述,也是外界各种吐槽背后的一种解释,C++为什么是今天这个样子,C++的标准的演化过程是如何,模板技术,异常技术为什么会加入的C++中,以及如何加入的,等等,这些问题的答案你都可以这本书里找到。 那么你在意么? 你会在意这些问题么?如果在意...
The Design and Evolution of C++ 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024