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

Refactorings from “Writing Efficient Programs”

Posted on March 15, 2002 by Bill Wake

Jon Bentley wasn’t using the term “refactoring” in his books like Writing Efficient Programs, but many of his optimization guidelines can be looked at that way. This paper describes several of those rules, and points out a few subtleties concerning Continue reading Refactorings from “Writing Efficient Programs”→

Posted in xp123.com | Tagged performance, programmer, refactoring, XPlorations

Test-First Challenge: Spreadsheet

Posted on January 18, 2002 by Bill Wake

This exercise offers you a chance to practice test-first through a series of challenges. Each challenge provides a set of tests. Your job is to write code that supports the tests. Continue reading Test-First Challenge: Spreadsheet→

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

Command, Interpreter, Visitor

Posted on September 6, 2000 by Bill Wake

Design patterns are interesting in themselves, but it’s useful to be able to move between patterns while refactoring a system. We’ll look at how you can move between command, interpreter, and visitor. Continue reading Command, Interpreter, Visitor→

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

Refactoring: An Example, Extended

Posted on March 6, 2000 by Bill Wake

An earlier refactoring example is taken further, introducing true templates and improving performance. Introduction This paper extends an earlier example of refactoring. (See “Refactoring: An Example” in Extreme Programming Explored) In that paper we refactored a Java program that was Continue reading Refactoring: An Example, Extended→

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

From 0 to Composite (and Back Again)

Posted on February 8, 2000 by Bill Wake

Evolve from nothing, to an item, a collection, and a composite, or back again. Continue reading From 0 to Composite (and Back Again)→

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

Refactoring Presentation (PPT)

Posted on February 2, 2000 by Bill Wake

A presentation on refactoring. Continue reading Refactoring Presentation (PPT)→

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

XP Immersion Course Review

Posted on December 27, 1999 by Bill Wake

Dec. 5-10, 1999, I attended the first offering of “XP Immersion Training”, in Deerfield, IL, sponsored by Object Mentor. This was an excellent, intensive course. Mechanics Kent Beck did the bulk of the training, with one day by Martin Fowler. Continue reading XP Immersion Course Review→

Posted in xp123.com | Tagged refactoring, XPlorations

Post navigation

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