Refactoring: Improving the Design of Existing Code, 2nd Edition

Refactoring: Improving the Design of Existing Code, 2nd Edition
出版时间:2018.11
官网链接:martinfowler.com
下载地址:百度网盘(PDF+EPUB+MOBI)
提取码    :wgyk

内容简介:

Features

  • The first update to a classic that is the standard reference for refactoring in over 15 years
  • Enhanced, web-based features including interactive examples, video snippets, code highlighting
  • Extensive use of JavaScript examples

Description

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

给TA买糖
共{{data.count}}人
人已赞赏
电子书

BPF Performance Tools: Linux System and Application Observability

2020-5-17 11:26:16

电子书

Effective Python: 90 Specific Ways to Write Better Python, 2nd Edition

2020-5-17 22:02:43

搜索