Andrei Alexandrescu 世界顶尖的C++专家,C++ Users Journal杂志的专栏作家,他的Modern C++ Design一书曾荣获2001年最佳C++图书称号,所开发的Loki已经成为最负盛名的C++程序库之一。
发表于2025-04-05
Modern C++ Design 2025 pdf epub mobi 电子书
这本书强调的是模板的使用。模板主要用于类库的编写。如果你要自己编写一个STL,Boost这种东西当然需要自己写模板类,但是如果只是使用STL,Boost这些类库的时候,这本书里面的内容根本用不上。 当然书里的内容有非常巧妙的地方。仔细看看第三章就可以感觉到作者的...
评分书还是不错的,对于编程思维训练有帮助。这些内容对于一直从事开发的人而言,能从编程思维上提高。 书还是不错的,对于编程思维训练有帮助。这些内容对于一直从事开发的人而言,能从编程思维上提高。书还是不错的,对于编程思维训练有帮助。这些内容对于一直从事开发的人而言,...
评分很不喜欢他的翻译风格,好书都被他给翻译了,郁闷 ! 也许对喜欢他风格的人来说,越多越好,但对讨厌其风格的人来说,就太坑爹了。。 算了,读原版去吧。。。。。。。。。。。。。。。。。。。。。。
评分看到豆瓣上很多人说这本书不太好,大量地使用奇技淫巧,很多东西平时用不上,我也承认确实如此。而且大量地使用模板也很消耗编译的时间(也是优点,也是缺点),不过我觉得没必要因为这些就说这本书本身不好。 至少在我看来这本书大大地开阔了我的视野,让我知道了C++可以这样...
评分书还是不错的,对于编程思维训练有帮助。这些内容对于一直从事开发的人而言,能从编程思维上提高。 书还是不错的,对于编程思维训练有帮助。这些内容对于一直从事开发的人而言,能从编程思维上提高。书还是不错的,对于编程思维训练有帮助。这些内容对于一直从事开发的人而言,...
图书标签: 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++装逼入门
评分名为Modern,果然Modern,原来C++还能这么玩。
评分现代c++程序员必读
Modern C++ Design 2025 pdf epub mobi 电子书