登入選單
返回Google圖書搜尋
Prefactoring
註釋More often than not, developers will stop a large project in the middle of the build stage to rethink and recode the software design so it's cleaner and more efficient. Known as refactoring, this process eats up valuable time and money. To help offset refactoring, this book presents a new process called prefactoring, the premise of which states that you're better off considering the best possible design patterns before you even begin your project.