Prefactoring e-bog
154,35 DKK
(inkl. moms 192,94 DKK)
Prefactoring approaches software development of new systems using lessons learned from many developers over the years. It is a compendium of ideas gained from retrospectives on what went right and what went wrong in development. Some of these ideas came from experience in refactoring. Refactoring is improving the design of existing code to make it simpler and easier to maintain. This practic...
E-bog
154,35 DKK
Forlag
O'Reilly Media
Udgivet
1 september 2005
Længde
240 sider
Genrer
UMN
Sprog
English
Format
pdf
Beskyttelse
LCP
ISBN
9780596514495
Prefactoring approaches software development of new systems using lessons learned from many developers over the years. It is a compendium of ideas gained from retrospectives on what went right and what went wrong in development. Some of these ideas came from experience in refactoring. Refactoring is improving the design of existing code to make it simpler and easier to maintain. This practical, thought-provoking guide details prefactoring guidelines in design, code, and testing. These guidelines can help you create more readable and maintainable code in your next project. To help communicate the many facets of this approach, Prefactoring follows the development of a software system for a fictitious client, named Sam, from vision through implementation. Some of the guidelines you'll encounter along the way include:When You're Abstract, Be Abstract All the WaySplitters Can Be Lumped Easier Than Lumpers Can Be SplitDo a Little Job Well and You May Be Called Upon OftenPlan Globally, Develop LocallyCommunicate with Your CodeThe Easiest Code to Debug Is That Which is Not WrittenUse the Client's LanguageDon't Let the Cold Air InNever Be SilentDon't Speed Until You Know Where You Are Going