Many businesses and organizations depend on older high-value PHP software that risks abandonment because it is impossible to maintain. The reasons for this may be that the software is not well designed; there is only one developer (the one who created the system) who can develop it because he didn't use common design patterns and documentation; or the code is procedural, not object oriented. With this book, you'll learn to identify problem code and refactor it to create more effective applications using test-driven design. What you'll learn * What refactoring is and why you need to refactor c
Code refactoring, the act of changing the design of code without affecting its functionality, is a r...
Software refactoring is the process by which a sequence of incremental transforma-tions is performed...
This book takes you beyond the PHP basics to the enterprise development practices used by profession...
This thesis deals with a methodology for PHP web applications refactoring. The main objective is to ...
Refactoring is a critical task in software maintenance and is commonly applied to improve system des...
Refactoring, the process of changing the structure of code without changing its behavior, can be sem...
Refactoring was originally conceived as a technique for enhancing the design of an existing code bas...
This is the dataset that accompanies the study: "How Do I Refactor This? An Empirical Study on Refac...
Refactoring aims at improving the internal structure of a software system without changing its exter...
There has been an increasing interest in code quality, how to maintain it and its effect on a softwa...
Get past all the hype about PHP and dig into the real power of this language. This book explores the...
Refactoring is the process of changing a software system in such a way that it does not alter the ex...
Refactoring, as coined by William Obdyke in 1992, is the art of optimizing the syntactic design of a...
Building an automated refactoring tool for a new programming language is an expensive and time-consu...
Software development is a messy process filled with an assortment of widely varying practices, proce...
Code refactoring, the act of changing the design of code without affecting its functionality, is a r...
Software refactoring is the process by which a sequence of incremental transforma-tions is performed...
This book takes you beyond the PHP basics to the enterprise development practices used by profession...
This thesis deals with a methodology for PHP web applications refactoring. The main objective is to ...
Refactoring is a critical task in software maintenance and is commonly applied to improve system des...
Refactoring, the process of changing the structure of code without changing its behavior, can be sem...
Refactoring was originally conceived as a technique for enhancing the design of an existing code bas...
This is the dataset that accompanies the study: "How Do I Refactor This? An Empirical Study on Refac...
Refactoring aims at improving the internal structure of a software system without changing its exter...
There has been an increasing interest in code quality, how to maintain it and its effect on a softwa...
Get past all the hype about PHP and dig into the real power of this language. This book explores the...
Refactoring is the process of changing a software system in such a way that it does not alter the ex...
Refactoring, as coined by William Obdyke in 1992, is the art of optimizing the syntactic design of a...
Building an automated refactoring tool for a new programming language is an expensive and time-consu...
Software development is a messy process filled with an assortment of widely varying practices, proce...
Code refactoring, the act of changing the design of code without affecting its functionality, is a r...
Software refactoring is the process by which a sequence of incremental transforma-tions is performed...
This book takes you beyond the PHP basics to the enterprise development practices used by profession...