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

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

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

Acceptance Tests for a Query System

Posted on May 25, 2001 by Bill Wake

Tests for a(n imaginary) library query system. Continue reading Acceptance Tests for a Query System→

Posted in xp123.com | Tagged atdd, customer, tdd, tester, 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

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

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

The Test/Code Cycle in XP, Part 1: Model (Japanese)

Posted on February 6, 2000 by Bill Wake

XPにおけるテスト/コーディングサイクル: 第一部 モデル Continue reading The Test/Code Cycle in XP, Part 1: Model (Japanese)→

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

The Test/Code Cycle in XP: GUI (Japanese)

Posted on January 26, 2000 by Bill Wake

XPにおけるテスト/コーディングサイクル: 第二部 GUI Continue reading The Test/Code Cycle in XP: GUI (Japanese)→

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

The Test/Code Cycle in XP, Part 1: Model

Posted on January 25, 2000 by Bill Wake

paper demonstrates the development of a small bibliographic system using Extreme Programming techniques. Part 1 shows development of the model. Continue reading The Test/Code Cycle in XP, Part 1: Model→

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

  • 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