| |||||||||||||||
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works The book is written using Java as its principle language, but the ideas are applicable to any OO language.
As the application of object technology--particularly the Java programming language--has become commonplace, a new problem has emerged to confront the software development community. Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system professionals are discovering just how difficult it is to work with these inherited, "non-optimal" applications. For several years, expert-level object programmers have employed a growing collection of techniques to improve the structural integrity and performance of such existing software programs. Referred to as "refactoring," these practices have remained in the domain of experts because no attempt has been made to transcribe the lore into a form that all developers could use. . .until now. In Refactoring: Improving the Design of Existing Code, renowned object technology mentor Martin Fowler breaks new ground, demystifying these master practices and demonstrating how software practitioners can realize the significant benefits of this new process.
With proper training a skilled system designer can take a bad design and rework it into well-designed, robust code. In this book, Martin Fowler shows you where opportunities for refactoring typically can be found, and how to go about reworking a bad design into a good one. Each refactoring step is simple--seemingly too simple to be worth doing. Refactoring may involve moving a field from one class to another, or pulling some code out of a method to turn it into its own method, or even pushing some code up or down a hierarchy. While these individual steps may seem elementary, the cumulative effect of such small changes can radically improve the design. Refactoring is a proven way to prevent software decay.
In addition to discussing the various techniques of refactoring, the author provides a detailed catalog of more than seventy proven refactorings with helpful pointers that teach you when to apply them; step-by-step instructions for applying each refactoring; and an example illustrating how the refactoring works. The illustrative examples are written in Java, but the ideas are applicable to any object-oriented programming language.
Détails sur le produit
Souhaitez-vous compléter ou améliorer les informations sur ce produit ? Ou faire modifier les images?
|
Mots-clés inspirés de produits similaires(De quoi s'agit-il ?)Soyez le premier à ajouter un mot-clé pertinent (fortement associé à ce produit)
|
|
Partagez votre opinion avec les autres clients:
|
||||||||||||||||||||||
|
Commentaires client les plus utiles
8 internautes sur 9 ont trouvé ce commentaire utile :
4.0 étoiles sur 5
La bible du remaniement,
Par
Ce commentaire fait référence à cette édition : Refactoring: Improving the Design of Existing Code (Relié)
Tout le monde ne commence pas un projet "from scratch" tous les jours, mais il est tout à fait possible de faire évoluer un logiciel existant par remaniements successifs. Ce livre présente cette approche du développement (l'une des bases de l'Extreme Programming) et identifie tout un ensemble de techniques de refactoring. La première partie, qui décrit l'approche, est très intéressante, par contre la catalogue de refactorings me semble un peu longuet. A vous de juger... Aidez d'autres clients à trouver les commentaires les plus utiles
1 internaute sur 1 a trouvé ce commentaire utile :
5.0 étoiles sur 5
Unique !,
Ce commentaire fait référence à cette édition : Refactoring: Improving the Design of Existing Code (Relié)
Ce livre est le seul qui apprenne à coder correctement !
Il ne présente rien d'extraordinaire et peut sembler inutile pour les soit-disants experts, il est pourtant rempli de bon sens et de recettes faciles à comprendre et à mettre en oeuvre. Aidez d'autres clients à trouver les commentaires les plus utiles
5.0 étoiles sur 5
une tres bonne lecon de design,
Par Nicolas Dirand "boucher romantique" (aix en provence, france) - Voir tous mes commentaires (VRAI NOM)
Ce commentaire fait référence à cette édition : Refactoring: Improving the Design of Existing Code (Relié)
On pense toujours apres plusieurs annees de programmation etre 'bon'.
apres plus de 15 ans de programmation. passione et auto-ditacte je pense en connaitre en rayon. En effet j'ai beaucoup d'experience sur different projet de plusieurs taille. Apres avoir compris l'importance des tests unitaire et du defense programming. Apres avoir "compris" le design OO. arrive un jour ou vous vous rendez compte que vous n'etes pas aussi bon que vous le croyez ! CE LIVRE EST POUR VOUS ! Si vous avais enfin compris quel sont vos lacunes et l'importance d'avoir un design et un code lisible alors vous allez devorer ce livre Rien de bien compliquer mais de l'elegance sans jamais sacrifier les performance. le livre aborde clairement chaque probleme et comment le resoudre pas a pas. En effet refaire la refonte d'un enorme projet n'est pas une chose facile ! et autant que le refactoring ne vous apporte pas de nouveau bug. avec ce livre pas de probleme ! Non seulement tout est tres claire mais en plus il vous donneras des tonnes d'idee pour vos prochain projets! un livre pour les sages du code qui n hesite pas de descendre de leur siege de guru local pour se remettre en question pour leur plus grand bien ! Aidez d'autres clients à trouver les commentaires les plus utiles
Partagez votre opinion avec les autres clients: Créer votre propre commentaire
|
|
|
|
|