Modern C++ Design(英文版) 免费 电子书 PDF 下载

1. 图书信息

  • 书名: 《Modern C++ Design(英文版)》(Modern C++ Design: Generic Programming and Design Patterns Applied)
  • 作者:Andrei Alexandrescu
  • 出版社:Addison - Wesley Professional
  • 出版日期:2001年11月
  • 分类: 编程语言-C/C++, 软件架构-设计模式
  • 格式: PDF

2. 内容简介

This book revolutionizes the way C++ programmers approach software design by seamlessly integrating generic programming techniques with design patterns.

At the beginning, it introduces advanced concepts in generic programming, especially template metaprogramming (TMP). It shows how TMP can be used to perform compile - time computations, which is a powerful feature that can greatly enhance the expressiveness and efficiency of C++ code. For example, it demonstrates how to use templates to generate code based on compile - time conditions, enabling the creation of highly specialized and optimized code without sacrificing generality.

The book then delves into the innovative combination of design patterns with generic programming. It takes classic design patterns like the Strategy pattern, Proxy pattern, etc., and shows how they can be implemented in a more flexible, efficient, and reusable way using generic programming techniques. For instance, it uses templates to create more adaptable and type - safe implementations of these patterns.

Moreover, it presents complex and practical C++ idioms such as smart pointers, object factories, and state machines. It elaborates on how to use these idioms to solve real - world programming problems, improving the modularity, maintainability, and performance of C++ applications.

Overall, “Modern C++ Design” is a must - read for C++ developers who want to take their skills to the next level, explore advanced programming techniques, and write high - performance, maintainable, and reusable code.

3. 下载地址

https://pan.baidu.com/s/1NGvGxJudDWd1pKNhNbzUUg

4. 获取提取码

关注微信公众号 陌尘聊架构,发送以下图书编号获取百度网盘的提取码

1
B0057

4.1. 陌尘聊架构

陌尘聊架构

4.2. 示例演示

示例演示

5. 特别说明

版权说明

本站所有电子书均是从公开互联网中收集而来。

若部分书籍有涉及版权问题,请关注微信公众号陌尘聊架构,后台私信我,并提供相应的版权说明,我会删除对应的书籍。

分享你的电子书

如果你有好的电子书愿意分享,欢迎微信公众号(陌尘聊架构)私信联系我,我将会把它分享到本站。