Skip to content

XP123

Exploring Extreme Programming

Menu

Primary menu

  • Home
  • Refactoring Workshop
  • Start Here
    • Comics
    • TDD: Test-Driven Development
    • Refactoring
    • User Stories
    • Dungeons & Patterns
  • Update
  • About
  • Contact

Tag Archives: refactoring

Review – Working Effectively with Legacy Code

Posted on December 20, 2004 by Bill Wake

Working Effectively with Legacy Code, Michael Feathers. Prentice Hall, 2004. Michael has distilled a lot of knowledge about how to safely improve code when you lack the safety net of tests. For example, there are places where you’ll take smaller Continue reading Review – Working Effectively with Legacy Code→

Posted in xp123.com | Tagged programmer, refactoring, reviews

Refactoring Thumbnails

Posted on August 9, 2004 by Bill Wake

Sven Gorts has introduced Refactoring Thumbnails to summarize refactorings. Continue reading Refactoring Thumbnails→

Posted in xp123.com | Tagged programmer, refactoring

Refactorings Require New Tests

Posted on May 31, 2004 by Bill Wake

Refactorings are often described as transformations that preserve semantics, but they still may require new tests. Continue reading Refactorings Require New Tests→

Posted in xp123.com | Tagged programmer, refactoring, tdd

Scratch Refactoring

Posted on May 12, 2004 by Bill Wake

Sometimes it pays to do things twice. Continue reading Scratch Refactoring→

Posted in xp123.com | Tagged programmer, refactoring

The Impact of Refactoring on Tests

Posted on January 31, 2004 by Bill Wake

When refactorings change the design of a system, they update the tests just enough to accommodate the revision. This keeps the tests working, but tests have other roles. To continue to support these roles, you often need to further modify the tests and add new ones. Continue reading The Impact of Refactoring on Tests→

Posted in xp123.com | Tagged programmer, refactoring, tdd

Refactoring Challenge – The Amazing Maze

Posted on December 6, 2003 by Bill Wake

“Amazing” is a maze generation program from the book BASIC Computer Games, by David Ahl. (The maze program was created by Jack Hauber). The code is used with permission of David Ahl, www.SwapMeetDave.com. Alan Hensel mentioned using this program as inspiration for Continue reading Refactoring Challenge – The Amazing Maze→

Posted in xp123.com | Tagged programmer, refactoring

Subjunctive Programming

Posted on September 17, 2003 by Bill Wake

Programming in the world of “What If?” Continue reading Subjunctive Programming→

Posted in xp123.com | Tagged design, programmer, refactoring, spike, XPlorations

Refactoring Grid

Posted on December 8, 2002 by Bill Wake

The refactoring grid is a toy designed to give you a feel for what refactoring is like, by working in a simple, non-code domain. [Michael Wainer has made game pieces available here: http://www.cs.siu.edu/~wainer/Pieces4RefGame/pieces4RefGame.html ] The Domain There is a grid Continue reading Refactoring Grid→

Posted in xp123.com | Tagged games, programmer, refactoring

Review – Refactoring

Posted on November 20, 2002 by Bill Wake

Refactoring: Improving the Design of Existing Code, Martin Fowler et al. Addison-Wesley, 1999. The best printed source on refactoring. Uses Java for the examples. See also the Refactoring home site. (Reviewed Nov., ’02)

Posted in xp123.com | Tagged Java, programmer, refactoring, reviews

Extreme Programming Explored

Posted on November 8, 2002 by Bill Wake

Extreme Programming Explored, by William C. Wake. Addison-Wesley, 2001. Foreword by Dave Thomas (The Pragmatic Programmer). This book grew out of the XPlorations series of articles. I wrote them as I was learning XP, and relating it to my own Continue reading Extreme Programming Explored→

Posted in xp123.com | Tagged author, metaphor, programming, refactoring, tdd, team, XPlorations

Post navigation

← Older posts
Newer posts →

Primary Sidebar Widget Area

Stay Up-to-Date

If you'd like to hear when articles come out, sign up today!

|●  Become a Patron!

Recent Posts

  • And-Or Trees
  • Run Tests Without an App — Step by Step with Xcode
  • Swift Testing – A New Unit Testing Framework
  • TDD with a Function Pipeline
  • Trees – Confidence in Design
  • Pipelines – Confidence in Design
  • Threaded Code (and Composite)
  • Time Troubles – Transitions
  • Refactor: Inline-Adjust-Extract
  • Organizing Fields and Methods

Tags

agile analysis atdd author business charts classic coach computers conference cool customer design economics fiction games HCI history improv integration interesting intro Java job aids language lean learning metaphor music myth patterns planning programmer refactoring resources reviews scrum software spreadsheet stories tdd team tester training XPlorations

Archives

counter for wordpress
Copyright © 2025 XP123. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up