登录 注册
当前位置:主页 > 资源下载 > 17 > Refactoring to Patterns - Joshua Kerievsky.epub下载

Refactoring to Patterns - Joshua Kerievsky.epub下载

  • 更新:2024-09-08 18:34:08
  • 大小:3.21MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:EPUB

资源介绍

This book is about the marriage of refactoring—the process of improving the design of existing code—with patterns, the classic solutions to recurring design problems. Refactoring to Patterns suggests that using patterns to improve an existing design is better than using patterns early in a new design. This is true whether code is years old or minutes old. We improve designs with patterns by applying sequences of low-level design transformations, known as refactorings.