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

Design Patterns in Java – Sample Chapter – Adapter

Posted on July 2, 2006 by Bill Wake

Sample chapter – Adapter. Continue reading Design Patterns in Java – Sample Chapter – Adapter→

Posted in xp123.com | Tagged author, design, Java, patterns, programmer, reviews

Review – Design Patterns in Java

Posted on May 13, 2006 by Bill Wake

Design Patterns in Java. Steve Metsker and William C. Wake. Addison-Wesley, 2006. I won’t review my own book, but I will summarize: This is a workbook-style book, updating Steve’s earlier Design Patterns Java Workbook and Design Patterns in C#. It covers the same 23 Continue reading Review – Design Patterns in Java→

Posted in xp123.com | Tagged author, design, Java, patterns, programmer, reviews, software

Review – Refactoring Workbook

Posted on April 20, 2006 by Bill Wake

Refactoring Workbook, William Wake. Addison-Wesley, 2003. [Consider this a summary rather than a review of my own book.] My goals were to create a workbook that helps people practice recognizing smells (problems) and learn to apply important refactoring techniques. There’s Continue reading Review – Refactoring Workbook→

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

Review – JUnit Recipes

Posted on April 20, 2005 by Bill Wake

JUnit Recipes, JB Rainsberger. Manning, 2004. If test-driven development makes sense, but you need help in particular areas, this book provides it. JB covers everything from basic object testing to patterns, databases, XML, servlets, and more J2EE. Well-written and highly Continue reading Review – JUnit Recipes→

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

Pattern Patter: Anonymous Subclass with Instance Initializer

Posted on February 21, 2005 by Bill Wake

A way to initialize a Java object. Continue reading Pattern Patter: Anonymous Subclass with Instance Initializer→

Posted in xp123.com | Tagged Java, patterns, programmer

Review – JUnit Pocket Guide

Posted on December 20, 2004 by Bill Wake

JUnit Pocket Guide, Kent Beck. O’Reilly, 2004. This is a quick intro to using JUnit for testing. It’s a quick read. Along with reference information about JUnit, it’s got a quick version of the philosophy behind Test-Driven Development. (Reviewed December, Continue reading Review – JUnit Pocket Guide→

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

Napkin Look-and-Feel

Posted on July 24, 2004 by Bill Wake

“Napkin” is a cool look & feel. Continue reading Napkin Look-and-Feel→

Posted in xp123.com | Tagged Java, programmer

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

Java Coding Standard

Posted on February 17, 2000 by Bill Wake

I’ve documented my personal Java coding standard onto a single page: Java Coding Standard on a Page References Sun’s Java Coding Conventions JavaBeans (including naming convention) JavaDoc conventions [Written 2-17-2000.]

Posted in xp123.com | Tagged Java, job aids

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