Refactoring: Improving the Design of Existing Code 14416

Код товару: 14416Паперова книга

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 and inefficient hard to maintain and extend. Increasingly, software system professionals are discovering just how it is difficult 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 іnvolve 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 applying for 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.

740 ₴
Купити
Monobank
до 10 платежей
от 83 ₴ / міс.
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Refactoring: Improving the Design of Existing Code - фото 1
Інші книги Addison-Wesley Professional
Enterprise Integration Patterns: Designing, Building and Deploying Messaging Solutions
32910
5/1
Gregor Hohpe, Bobby Woolf
1'100 ₴
Programming: Principles and Practice Using C++, 2nd Edition
14352
Bjarne Stroustrup
1'750 ₴
The Art of Computer Programming. Volume 2. Seminumerical Algorithms. 3rd Edition
14420
Donald E. Knuth
1'287 ₴
Java Concurrency in Practice
14427
Joshua BlochBrian GoetzTim PeierlsJoseph BowbeerDavid HolmesDoug Lea
628 ₴690 ₴
Refactoring: Improving the Design of Existing Code (2nd Edition)
91859
Martin Fowler
1'100 ₴
Domain Storytelling + Strategic Monoliths and Microservices + Continuous Architecture in Practice. Комплект из трех книг
246899
Vaughn VernonStefan HoferHenning SchwentnerTomasz JaskulaEoin WoodsMurat ErderPierre Pureur
2'157 ₴2'370 ₴
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) 3rd Edition
111863
5/1
Scott Meyers
650 ₴
The Go Programming Language
38461
Alan DonovanBrian Kernighan
792 ₴900 ₴

Характеристики

  • Бренд
  • Автор
  • Категорія
    Комп'ютерна література
  • Номер видання
    1-е вид.
  • Рік
    1999
  • Сторінок
    464
  • Формат
    170х240 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі
  • Оригінальна назва
    Refactoring: Improving the Design of Existing Code by Martin Fowler

Від видавця

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 and inefficient hard to maintain and extend. Increasingly, software system professionals are discovering just how it is difficult 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 іnvolve 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 applying for 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.

Відгуки про Refactoring: Improving the Design of Existing Code

Refactoring: Improving the Design of Existing Code
Refactoring: Improving the Design of Existing Code
740 ₴
Купити
Персонально для вас
The Pragmatic Programmer: From Journeyman to Master
14413
Andrew Hunt, David Thomas
550 ₴
Clean Architecture: A Craftsman's Guide to Software Structure and Design (Robert C. Martin Series) 1st Edition
52740
Robert C. Martin
484 ₴550 ₴
Grokking Algorithms, Second Edition 2nd Edition
273666
Aditya Bhargava
550 ₴
Design Patterns: Elements of Reusable Object-Oriented Software
14417
Erich GammaRichard HelmRalph JohnsonJohn Vlissides
540 ₴600 ₴
Software Requirements (Developer Best Practices) 3rd Edition
47976
Karl WiegersJoy Beatty
584 ₴615 ₴
Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices 1st Edition
114644
Neal FordMark Richards
700 ₴
Програміст-прагматик: друге ювілейне видання
265871
Девід ТомасЕндрю Хант
679 ₴700 ₴
Designing Secure Software: A Guide for Developers
303144
Loren Kohnfelder
700 ₴
Refactoring to Patterns
32907
Joshua Kerievsky
750 ₴
Designing Software Architectures. A Practical Approach (SEI Series in Software Engineering) 1st Edition
89092
Humberto CervantesRick Kazman
750 ₴
Deep Learning for Coders with fastai and PyTorch: AI Applications Without a PhD
114666
Sylvain GuggerJeremy Howard
698 ₴750 ₴
Terraform in Action
302638
Scott Winkler
750 ₴
Continuous Architecture in Practice: Software Architecture in the Age of Agility and DevOps
160276
Eoin WoodsMurat ErderPierre Pureur
790 ₴
Domain Storytelling: A Collaborative, Visual, and Agile Way to Build Domain-Driven Software
246892
Stefan HoferHenning Schwentner
790 ₴
Strategic Monoliths and Microservices: Driving Innovation Using Purposeful Architecture
246893
Vaughn VernonTomasz Jaskula
790 ₴
Continuous Delivery: Reliable Software Releases Build through, Test, and Deployment Automation
32901
Jez HumbleDavid Farley
800 ₴