Andrei Alexandrescu 世界顶尖的C++专家,C++ Users Journal杂志的专栏作家,他的Modern C++ Design一书曾荣获2001年最佳C++图书称号,所开发的Loki已经成为最负盛名的C++程序库之一。
发表于2024-12-22
Modern C++ Design 2024 pdf epub mobi 电子书
第一次读这本书的时候,觉得书中讲的很多东西很出神入化!C++竟然能这样用?然后马上觉得自己根本不懂C++了! 然后做了3年无聊的开发,3年后使用boost时,再对比它和boost的代码,就只能算是很初级了。boost中对C++的应用只有用“变态”来形容了! 很不幸,我现在写的代码也很...
评分这本书强调的是模板的使用。模板主要用于类库的编写。如果你要自己编写一个STL,Boost这种东西当然需要自己写模板类,但是如果只是使用STL,Boost这些类库的时候,这本书里面的内容根本用不上。 当然书里的内容有非常巧妙的地方。仔细看看第三章就可以感觉到作者的...
评分这本书强调的是模板的使用。模板主要用于类库的编写。如果你要自己编写一个STL,Boost这种东西当然需要自己写模板类,但是如果只是使用STL,Boost这些类库的时候,这本书里面的内容根本用不上。 当然书里的内容有非常巧妙的地方。仔细看看第三章就可以感觉到作者的...
评分这本书强调的是模板的使用。模板主要用于类库的编写。如果你要自己编写一个STL,Boost这种东西当然需要自己写模板类,但是如果只是使用STL,Boost这些类库的时候,这本书里面的内容根本用不上。 当然书里的内容有非常巧妙的地方。仔细看看第三章就可以感觉到作者的...
评分这本书强调的是模板的使用。模板主要用于类库的编写。如果你要自己编写一个STL,Boost这种东西当然需要自己写模板类,但是如果只是使用STL,Boost这些类库的时候,这本书里面的内容根本用不上。 当然书里的内容有非常巧妙的地方。仔细看看第三章就可以感觉到作者的...
图书标签: C++ 编程 Programming C/C++ 计算机 程序设计 经典 design
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).
c++模板初看有点奇巧淫技的意思,看完才知道爽
评分看完眼前一亮
评分小心走火入魔
评分现代c++程序员必读
评分c++装逼入门
Modern C++ Design 2024 pdf epub mobi 电子书