The Design and Evolution of C++ 在線電子書 圖書標籤: C++ c++ 編程 programming 計算機 C/C++ 經典 Design
發表於2025-01-22
The Design and Evolution of C++ 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
相比於PLT其他領域,language design似乎還是更偏嚮engineering side。實際的工程使用決定瞭每一個idea能否最終被納入語言。 相比於現代的“把繁重任務交給編譯器”,C++推齣的年代更加關注可移植性和嚮後兼容(第二個確實是在說Rust lol)。
評分花瞭幾天時間大緻翻閱瞭一下 明白瞭自己的C++水平還沒到Cpp之父設計上的痛點。後半部分內容可以參照The C++ Porgramming Language 是本C++進階不可錯過的好書。希望751final proj,553compiler課程完成之後會有更多體會吧。
評分待買原版。著眼思維,談如何用語言錶述實際問題,以及設計語言,使之更易錶述實際問題。
評分所有技術都是逐步發展的
評分以前看過中文版
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++...
評分1)前面几章综述内容,容易看明白。宏观带哲学思想。 2)后面涉及具体问题的章节,部分地方翻译术语确实拗口,比如第11章我真的看得直打瞌睡???? 3)原书94年写的,距离现在20多年过去了,C++新标准都增加了很多新内容,不知道这本书是否有更新的版本? 紫薯紫薯紫薯紫薯紫薯紫...
評分书是好书,但翻译得一般,很一般。举个例子,有木有人能告诉我书中第32页,”我们的目标是始终一贯的和明确的,那就是希望开发出使用C++的各个方面的局部性的专业经验“,这句话是什么意思? 另外,这本书是有索引的,但是有木有人能告诉我,为什么索引木有页码?木有页码的索...
評分C++适合构造程序中需求较稳定的部分,需求变化较大的部分可使用脚本语言; 程序须尽量发挥硬件的最高性能,且性能瓶颈在于CPU和内存; 程序须频繁地与操作系统或硬件沟通; 程序必须使用C++框架/库,如大部分游戏引擎(如Unreal/Source)及中间件(如Havok/FMOD),虽然有些C++...
評分C++的历史很长了,长到能够写一本书了。这本书配合着《Masterminds of Programming》看效果会更好。 语言也不是一成不变的。不同的时代,即使在同一领域也总会出现不同的挑战。C的确是C++的包袱。看看现在的C++代码,再看看这本书里作为例子的C++代码,是不是又大不相同?94年...
The Design and Evolution of C++ 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025