Martin Fowler 1999

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
''Refactoring : improving the design of existing code'' by Martin Fowler.
 
 
 
This is the pre-eminent [[Refactoring]] book.  It uses Java examples.
 
This is the pre-eminent [[Refactoring]] book.  It uses Java examples.
  
'''Copies:''' In the PSL.  [[Wals library]] has a copy too.
+
== Details ==
 +
[[Image:Martin Fowler 2003 cover.jpg|thumb|left]]
 +
'''Title:''' Refactoring : improving the design of existing code
  
[[Image:Martin Fowler 2003 cover.jpg|400px]]
+
'''Author:''' [[Martin Fowler]], [[Kent Beck]], John Brant, William Opdyke, Don Roberts
 +
 
 +
'''Year:''' 1999
 +
 
 +
'''Publisher:''' Addison-Wesley Professional
 +
 
 +
'''Link:''' [http://www.amazon.com/Refactoring-Improving-Existing-Addison-Wesley-Technology/dp/0201485672|On Amazon]
 +
 
 +
'''Copies:''' In the PSL.  [[Wals library]] has a copy too.
  
 
== See also ==
 
== See also ==
Line 11: Line 19:
 
* [[Refactoring]]
 
* [[Refactoring]]
 
* [[Code smells]]
 
* [[Code smells]]
* [[http://www.refactoring.com/|Martin Fowler's refactoring page]].
+
* [http://www.refactoring.com/|Martin Fowler's refactoring page].
* [[http://www.refactoring.com/catalog/|Martin Fowler's refactoring catalog]].
+
* [http://www.refactoring.com/catalog/|Martin Fowler's refactoring catalog].

Revision as of 20:20, 28 July 2009

This is the pre-eminent Refactoring book. It uses Java examples.

Details

Martin Fowler 2003 cover.jpg

Title: Refactoring : improving the design of existing code

Author: Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts

Year: 1999

Publisher: Addison-Wesley Professional

Link: Amazon

Copies: In the PSL. Wals library has a copy too.

See also

Personal tools