dev.to記事で紹介された技術書(洋書)と日本語版の翻訳本を紹介

Refactoring to Patterns3

紹介された本(洋書)
日本語版(翻訳本)
Refactoring to Patterns
Refactoring to Patterns

著者:Joshua Kerievsky

出版社:Addison-Wesley Professional

出版日:2005

パターン指向リファクタリング入門
パターン指向リファクタリング入門
ソフトウエア設計を改善する27の作法

著者:ジョシュア・ケリーエブスキー

出版社:

出版日:2005-08

概要:Kerievsky lays the foundation for maximizing the use of design patterns by helping the reader view them in the context of refactorings. He ties together two of the most popular methods in software engineering today--refactoring and design patterns--as he helps the experienced developer create more robust software.

引用されているdev.toの記事