Refactoring Refactoring
Addison-Wesley Signature Series (Fowler)

Refactoring

Improving the Design of Existing Code

    • $84.99
    • $84.99

Publisher Description

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)

GENRE
Computing & Internet
RELEASED
2018
20 November
LANGUAGE
EN
English
LENGTH
448
Pages
PUBLISHER
Pearson Education
SELLER
Pearson Education Inc.
SIZE
46.9
MB
Think Like a Programmer Think Like a Programmer
2012
Software Design for Flexibility Software Design for Flexibility
2021
Python Tricks Python Tricks
2017
Structure and Interpretation of Computer Programs Structure and Interpretation of Computer Programs
1984
Crafting Interpreters Crafting Interpreters
2021
The Rust Programming Language, 2nd Edition The Rust Programming Language, 2nd Edition
2023
Refactoring Refactoring
2009
Refactoring Refactoring
2020
Refatoração Refatoração
2020
Refactoring Refactoring
2019
Refaktoryzacja. Ulepszanie struktury istniejącego kodu. Wydanie II Refaktoryzacja. Ulepszanie struktury istniejącego kodu. Wydanie II
2019
NoSQL Essencial NoSQL Essencial
2013
Software Engineering at Google Software Engineering at Google
2020
Effective Java Effective Java
2017
Clean Agile Clean Agile
2019
The Pragmatic Programmer The Pragmatic Programmer
2019
Grokking Algorithms Grokking Algorithms
2016
Crafting Interpreters Crafting Interpreters
2021