图书标签: C++ 编程 Programming C/C++ 计算机 程序设计 经典 design
发表于2024-12-23
Modern C++ Design pdf epub mobi txt 电子书 下载 2024
In Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and virtuosity, Alexandrescu offers a cutting-edge approach to software design that unites design patterns, generic programming, and C++, enabling programmers to achieve expressive, flexible, and highly reusable code. The book introduces the concept of generic components, reusable design templates that enable an easier and more seamless transition from design to application code, generate code that better expresses the original design intention, and support the reuse of design structures with minimal recoding. The author then shows how to apply this approach to recurring, real-world issues that C++ programmers face in their day-to-day activity. All code is available on the Web, along with Alexandrescu's downloadable Loki C++ library, which provides powerful out-of-the-box functionality for virtually any C++ project. For experienced C++ programmers who have at least some familiarity with the Standard Template Library (STL).
Andrei Alexandrescu 世界顶尖的C++专家,C++ Users Journal杂志的专栏作家,他的Modern C++ Design一书曾荣获2001年最佳C++图书称号,所开发的Loki已经成为最负盛名的C++程序库之一。
这书名应该叫 How to Write High-Maintenance Code
评分c++模板初看有点奇巧淫技的意思,看完才知道爽
评分现代c++程序员必读
评分把C++的潜能发挥到极致
评分神书!适合打击自信,鞭策自己用!
第一次读这本书的时候,觉得书中讲的很多东西很出神入化!C++竟然能这样用?然后马上觉得自己根本不懂C++了! 然后做了3年无聊的开发,3年后使用boost时,再对比它和boost的代码,就只能算是很初级了。boost中对C++的应用只有用“变态”来形容了! 很不幸,我现在写的代码也很...
评分很不喜欢他的翻译风格,好书都被他给翻译了,郁闷 ! 也许对喜欢他风格的人来说,越多越好,但对讨厌其风格的人来说,就太坑爹了。。 算了,读原版去吧。。。。。。。。。。。。。。。。。。。。。。
评分很不喜欢他的翻译风格,好书都被他给翻译了,郁闷 ! 也许对喜欢他风格的人来说,越多越好,但对讨厌其风格的人来说,就太坑爹了。。 算了,读原版去吧。。。。。。。。。。。。。。。。。。。。。。
评分很不喜欢他的翻译风格,好书都被他给翻译了,郁闷 ! 也许对喜欢他风格的人来说,越多越好,但对讨厌其风格的人来说,就太坑爹了。。 算了,读原版去吧。。。。。。。。。。。。。。。。。。。。。。
评分这本书强调的是模板的使用。模板主要用于类库的编写。如果你要自己编写一个STL,Boost这种东西当然需要自己写模板类,但是如果只是使用STL,Boost这些类库的时候,这本书里面的内容根本用不上。 当然书里的内容有非常巧妙的地方。仔细看看第三章就可以感觉到作者的...
Modern C++ Design pdf epub mobi txt 电子书 下载 2024