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: programmer

Continuous Integration in XP

Posted on March 1, 2002 by Bill Wake

What mechanisms can a team use to prevent integration problems? Continue reading Continuous Integration in XP→

Posted in xp123.com | Tagged integration, programmer, 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

Stoplight: The Test/Code Cycle

Posted on April 20, 2001 by Bill Wake

Practice test-first programming Continue reading Stoplight: The Test/Code Cycle→

Posted in xp123.com | Tagged games, programmer, tdd, XPlorations

The Test-First Stoplight

Posted on January 2, 2001 by Bill Wake

Extreme Programmers write tests before they write the corresponding production code. In “test-first programming,” you start with a small test, then write just enough code to implement it, and continue with the next test until the code is done. Continue reading The Test-First Stoplight→

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

How Do You Do a Performance Spike?

Posted on October 4, 2000 by Bill Wake

A performance spike can give you crucial information about your system’s potential performance. Continue reading How Do You Do a Performance Spike?→

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

Programming as a Performance Art

Posted on September 7, 2000 by Bill Wake

Programming can be a performance art. Continue reading Programming as a Performance Art→

Posted in xp123.com | Tagged art, programmer, 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

XP Programmer’s Cube: A Day in the Life

Posted on May 31, 2000 by Bill Wake

The XP Programmer’s Cube is an artifact that captures the key activities in a day in the life of an XP programmer. Continue reading XP Programmer’s Cube: A Day in the Life→

Posted in xp123.com | Tagged programmer, 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

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

  • AAA and the Object Lifecycle
  • “Test Interface, Not Implementation”
  • How to Reduce Coupling, Three Ways
  • Reordering Items, Four Ways
  • 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

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 © 2026 XP123. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up