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

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

Review – Test-Driven Development (Beck)

Posted on May 20, 2003 by Bill Wake

Test-Driven Development: By Example, Kent Beck. Addison-Wesley, 2002. Test-driven development is a programming method that says: write a test, write some code, refactor, repeat. For me, the biggest hole in Extreme Programming Explained was the lack of explanation of this technique, Continue reading Review – Test-Driven Development (Beck)→

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

Fit Spreadsheet

Posted on April 20, 2003 by Bill Wake

Ward Cunningham has created an acceptance testing framework known as fit. (See http://fit.c2.com for more details.) In this brief experiment, we’ll use tests to help specify a simple spreadsheet for strings. Continue reading Fit Spreadsheet→

Posted in xp123.com | Tagged atdd, customer, programmer, spreadsheet, team, tester

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 – Pair Programming Illuminated

Posted on November 20, 2002 by Bill Wake

Pair Programming Illuminated, Laurie Williams and Robert Kessler. Addison-Wesley, 2002. How to program in pairs. Describes problems pairs face when mixing experience levels or personality types. Has suggestions for improving pairing. (Reviewed Nov., ’02)

Posted in xp123.com | Tagged agile, pairing, programmer, reviews, XPlorations

Review – The Pragmatic Programmer

Posted on November 20, 2002 by Bill Wake

The Pragmatic Programmer, Andrew Hunt and David Thomas. Addison-Wesley, 2000. Skills and ideas every programmer should know. (Reviewed Nov., ’02)

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

Review – Designing Object-Oriented Software

Posted on November 20, 2002 by Bill Wake

Object-Oriented Software, Rebecca Wirfs-Brock, Brian Wilkerson, and Lauren Wiener. Prentice-Hall, 1990.Older, but this is a good introduction to the idea of object design based on responsibilities. It uses a little more elaborate form of CRC cards than I’m used to. Continue reading Review – Designing Object-Oriented Software→

Posted in xp123.com | Tagged CRC, design, programmer, reviews

Review – Using CRC Cards

Posted on November 20, 2002 by Bill Wake

Using CRC Cards: An Informal Approach to Object Development, Nancy Wilkinson SIGS Books, 1995. (Reviewed Nov., ’02)

Posted in xp123.com | Tagged CRC, design, programmer, reviews

Review – The CRC Card Book

Posted on November 20, 2002 by Bill Wake

The CRC Card Book, David Bellin and Susan Suchman Simone. Addison-Wesley, 1997. CRC cards, and ways to implement them in Smalltalk, C++, and Java. (Reviewed Nov., ’02)

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

Review – CRC Cards

Posted on November 20, 2002 by Bill Wake

The original CRC cards are captured at C2; the first training slides about them are also at C2. They have the original CRC cards paper (OOPSLA ’89) as well. Start with these.

Posted in xp123.com | Tagged CRC, design, programmer, reviews

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