图书标签: 重构 refactoring Programming 软件工程 编程 计算机 程序设计 经典
发表于2024-12-22
Refactoring pdf epub mobi txt 电子书 下载 2024
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works The book is written using Java as its principle language, but the ideas are applicable to any OO language.
码工必备书。和design pattern相辅相成。还有unit test,看到你我就颤抖。
评分看完此书,心里会充满一种幼稚的乐观
评分补
评分3年前看的是草稿,电子版.秉承Martin Fowler的风格,很多的代码,很实用,就是有点不厌其烦,这或许就是老外写书的共同特点吧.
评分3年前看的是草稿,电子版.秉承Martin Fowler的风格,很多的代码,很实用,就是有点不厌其烦,这或许就是老外写书的共同特点吧.
纵览武侠江湖,制胜法门不外两项,内功和外功。二者得一可天下去得,但最终皆入内外兼修之境 倚天是自内而外,先修内功九阳真经,然后以此为基础,加上太极拳和太极剑,最终成就天下第一高手 笑傲是自外而内,先学独孤九剑,后学吸星大法,最后学易筋经。 神雕也不外如是,玉女...
评分看过之后,我才懂得要重构代码。并且学到不少方法和技巧。但是,发现看一遍是不够的,很多还是在实践时想不起来,抽空再来一次。 当时看的时候,还在用JAVA,对程序理解还是很少的。现在改用PYTHON了,下次看的时候,把里面重构代码片断都用PYTHON实现一遍,并看看是否都能通用...
评分《重构》是一本简单实用的好书,每个靠写代码领工资的软件工程师都应该读一读。运用重构技术可以帮你写出更好的代码—–这会让你和你同事在阅读、修改代码时轻松很多。 大学毕业后我用vim + C语言工作一年多,Visual Studio + C++工作两年半,现在用Eclipse + Java工作了一年...
评分第一遍于两年前, 让我了解到bad smell们, 还有那冗长的手法catalog. 最近第二遍, 回顾过去, 虽然bad smell的提示和重构操作已经完全融入现代IDE中了, 但总结下来它对我的影响还有如下: 1.我常常通过重构来加深对代码的理解. 2.让我变成一个十足的代码洁癖者, "刻"代码上瘾...
Refactoring pdf epub mobi txt 电子书 下载 2024