Refactoring: Improving the Design of Existing Code, 2/e (Hardcover)
Martin Fowler
- 出版商: Addison Wesley
- 出版日期: 2018-11-19
- 售價: $2,100
- 貴賓價: 9.5 折 $1,995
- 語言: 英文
- 頁數: 448
- 裝訂: Hardcover
- ISBN: 0134757599
- ISBN-13: 9780134757599
-
相關分類:
Refactoring 重構
-
相關翻譯:
重構 : 改善既有代碼的設計, 2/e (簡中典藏精裝版)(Refactoring: Improving The Design of Existing Code, 2/e) (簡中版)
重構|改善既有程式的設計, 2/e (繁中平裝版)(Refactoring: Improving The Design of Existing Code, 2/e) (繁中版)
銷售排行:
👍 2019 年度 英文書 銷售排行 第 19 名
🥉 2019/4 英文書 銷售排行 第 3 名
🥈 2019/1 英文書 銷售排行 第 2 名
立即出貨
買這商品的人也買了...
-
$2,090$1,986 -
$2,050$1,948 -
$1,570$1,492 -
$480$379 -
$1,970$1,872 -
$2,250$2,138 -
$1,880$1,786 -
$1,880$1,786 -
$620$527 -
$1,800$1,710 -
$1,485$1,411 -
$2,150$2,043 -
$390$304 -
$1,080Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback)
-
$1,370$1,343 -
$790$616 -
$1,500$1,425 -
$450$356 -
$500$390 -
$580$452 -
$680$537 -
$1,520$1,444 -
$1,280$1,011 -
$720$562 -
$980$774
商品描述
Martin Fowler’s Refactoring defined core ideas and techniques that hundreds of thousands of developers have used to improve their software. Now, Fowler has thoroughly updated his book to reflect modern programming techniques.
Fully Revised and Updated—Includes New Refactorings and Code Examples
“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.”
–M. Fowler (1999)
For more than twenty years, experienced programmers worldwide have relied on Martin Fowler’s Refactoring to improve the design of existing code and to enhance software maintainability, as well as to make existing code easier to understand.
This eagerly awaited new edition has been fully updated to reflect crucial changes in the programming landscape. Refactoring, Second Edition, features an updated catalog of refactorings and includes JavaScript code examples, as well as new functional examples that demonstrate refactoring without classes.
Like the original, this edition explains what refactoring is; why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use.
- Understand the process and general principles of refactoring
- Quickly apply useful refactorings to make a program easier to comprehend and change
- Recognize “bad smells” in code that signal opportunities to refactor
- Explore the refactorings, each with explanations, motivation, mechanics, and simple examples
- Build solid tests for your refactorings
- Recognize tradeoffs and obstacles to refactoring
作者簡介
Martin Fowler is Chief Scientist at ThoughtWorks. He describes himself as “an author, speaker, consultant and general loud-mouth on software development.” Fowler concentrates on designing enterprise software: exploring what makes a good design and what practices are needed to create one.