Pro PHP Refactoring

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...

詳細記述

保存先:
書誌詳細
主要な著者: Trucchia, Francesco. (著者, http://id.loc.gov/vocabulary/relators/aut), Romei, Jacopo. (http://id.loc.gov/vocabulary/relators/aut)
団体著者: SpringerLink (Online service)
フォーマット: 電子媒体 eBook
言語:English
出版事項: Berkeley, CA : Apress : Imprint: Apress, 2010.
版:1st ed. 2010.
主題:
オンライン・アクセス:https://doi.org/10.1007/978-1-4302-2728-1
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
目次:
  • Finding “Bad Smells” in Code
  • to Refactoring
  • Principles and Rules
  • Test-First Development
  • Refactoring Tools
  • Structuring Behavior
  • Changing Class Responsibilities
  • Dealing with Data Rationalization
  • Reducing to Essential Conditional Executions
  • Simplifying Method Calls
  • Simplifying Generalization Relationships
  • Legacy Code
  • Regression Tests
  • Refactoring with Patterns.