Curated Tech Reading Map

Find your next tech book to read

Book

リファクタリング

既存のコードを安全に改善する 第2版

Martin Fowler

Buy on Amazon* The link above is an advertisement via Amazon Associates.

Summary

外部の振る舞いを変えずに内部構造を改善するリファクタリングのカタログ。 Code Smellsの検知と継続的な設計改善の手法を確立した名著。

Editor's Note

For intermediates who want a catalog of techniques to improve working code without breaking it. Its value rises sharply if you already have testing skills; early on, use it as a reference to dip into rather than a cover-to-cover read.

Target Readers

  • コード品質向上を目指すエンジニア
  • レガシーコードの改善に取り組む開発者

Tags

#refactoring#clean-code#code-smells

Colophon

Publisher
オーム社
ISBN
978-4274224546
Published
Dec 2019
List price
¥4,840incl. taxMay differ from the actual selling price on Amazon

Get this book

* The link above is an advertisement via Amazon Associates.

Prerequisites