Refactoring Refactoring
Addison-Wesley Signature Series (Fowler)

Refactoring

Improving the Design of Existing Code

    • US$57.99
    • US$57.99

출판사 설명

Martin Fowler’s guide to reworking bad code into well-structured code

Refactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use.
Refactoring principles: understand the process and general principles of refactoring Code smells: recognize “bad smells” in code that signal opportunities to refactor Application improvement: quickly apply useful refactorings to make a program easier to comprehend and change Building tests: writing good tests increases a programmer’s effectiveness Moving features: an important part of refactoring is moving elements between contexts Data structures: a collection of refactorings to organize data, an important role in programs Conditional Logic: use refactorings to make conditional sections easier to understand APIs: modules and their functions are the building blocks of our software, and APIs are the joints that we use to plug them together Inheritance: it is both very useful and easy to misuse, and it’s often hard to see the misuse until it’s in the rear-view mirror---refactorings can fix the misuse
Examples are written in JavaScript, but you shouldn’t find it difficult to adapt the refactorings to whatever language you are currently using as they look mostly the same in different languages.

"Whenever you read [Refactoring], it’s time to read it again. And if you haven’t read it yet, please do before writing another line of code." –David Heinemeier Hansson, Creator of Ruby on Rails, Founder & CTO at Basecamp

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” –M. Fowler (1999)

장르
컴퓨터 및 인터넷
출시일
2018년
11월 20일
언어
EN
영어
길이
448
페이지
출판사
Pearson Education
판매자
Pearson Education Inc.
크기
46.9
MB
Working Effectively with Legacy Code Working Effectively with Legacy Code
2004년
Clean Code Clean Code
2008년
Code Complete Code Complete
2004년
Think Like a Programmer Think Like a Programmer
2012년
Fluent Python Fluent Python
2022년
Software Design for Flexibility Software Design for Flexibility
2021년
Patterns of Enterprise Application Architecture Patterns of Enterprise Application Architecture
2012년
NoSQL Distilled NoSQL Distilled
2012년
Refactoring Refactoring
2009년
Domain-Specific Languages Domain-Specific Languages
2010년
Analysis Patterns Analysis Patterns
1996년
UML Distilled UML Distilled
2018년
Working Effectively with Legacy Code Working Effectively with Legacy Code
2004년
Software Architecture: The Hard Parts Software Architecture: The Hard Parts
2021년
Domain-Driven Design Domain-Driven Design
2003년
Clean Architecture Clean Architecture
2017년
Software Engineering at Google Software Engineering at Google
2020년
Head First Design Patterns Head First Design Patterns
2020년
Continuous Delivery Continuous Delivery
2010년
Patterns of Enterprise Application Architecture Patterns of Enterprise Application Architecture
2012년
Enterprise Integration Patterns Enterprise Integration Patterns
2012년
Domain-Specific Languages Domain-Specific Languages
2010년
Service Design Patterns Service Design Patterns
2011년
Refactoring to Patterns Refactoring to Patterns
2004년