Nettbutikk for bedrifter og skoler

Refactoring

Improving the Design of Existing Code

Innbundet
Engelsk
Addison-Wesley Signature Series (Fowler)
Refactoring
Refactoring
  • Forfatter: Martin Fowler
  • Format: Innbundet
  • Antall sider: 448
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • Serienavn: Addison-Wesley Signature Series (Fowler)
  • EAN: 9780134757599
  • Utgivelsesår: 2019
  • Bidragsyter: Fowler, Martin
Se flere produktegenskaper
649,-

Kjøp på nett

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 featu