c++ - 关于重构的书的建议?

标签 c++ refactoring

<分区>

C++ 开发人员是否容易阅读 Refactoring: Improving the Design of Existing Code

还有其他关于重构的书我应该读吗?随意添加任何关于重构的文章。

最佳答案

如果您使用遗留代码,那么可能值得获得 Working Effectively with Legacy Code by Michael Feathers .

关于c++ - 关于重构的书的建议?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/520599/

相关文章:

java - 标记为已弃用的第三方类

Python:如何重构循环导入

c# - Visual Studio 重构快速操作和重构错误

duplicates - 重复代码 : How to find and remove with tools

C++在GDI中画一条线,末尾有实心箭头

c++ - 结构到文件然后再返回

c++ - 如何创建控制台终端?

c++ - Arduino ESP 编辑大 JSON 文件 - 磨损均衡

C# enum.ToString() 装箱 : resolve or supress?

c++ - 循环终止条件错误的 cpp vector