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

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

Review – Software Craftsmanship (McBreen)

Posted on November 16, 2002 by Bill Wake

Software Craftsmanship, Pete McBreen. Addison-Wesley, 2001. Makes the case that software is neither art nor science, but craft, and that we should organize our education and work life to reflect that. (Reviewed Nov., ’02)

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

Review – The Art of Computer Programming

Posted on November 14, 2002 by Bill Wake

The Art of Computer Programming, Donald E. Knuth. Addison-Wesley, 1998 (boxed set edition). I wish I were enough of a mathematician to understand it all, but time studying these books has always been worthwhile. I’m hoping for volumes 4 and Continue reading Review – The Art of Computer Programming→

Posted in xp123.com | Tagged classic, programmer, reviews, software

Review – Gödel, Escher, Bach

Posted on November 14, 2002 by Bill Wake

Gödel, Escher, Bach: An Eternal Golden Braid, Douglas R. Hofstadter. Basic Books, 1999 (20th anniversary edition). An exploration of music, math, and art, and how they intertwine with computers.  (Reviewed Nov., ’02)

Posted in xp123.com | Tagged classic, programmer, reviews, software

Review – Design Patterns

Posted on November 14, 2002 by Bill Wake

Design Patterns, Erich Gamma et al. Addison-Wesley, 1995. A catalog of 23 patterns used in object-oriented design. It’s a little new to be called a classic, but I’ll go out on a limb for this one. (Reviewed Nov., ’02.)

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

Review – Structured Programming

Posted on November 14, 2002 by Bill Wake

Structured Programming O.-J. Dahl, E. W. Dijkstra, and C.A.R. Hoare. Academic Press, 1972. Dijkstra explains structured programming (with an eye to proofs), Hoare explains data structures, and Dahl and Hoare explain something called “objects.” Note the publication year. (Reviewed Nov., ’02)

Posted in xp123.com | Tagged classic, design, formal-methods, programmer, reviews, software

Review – Programming Pearls; More Programming Pearls

Posted on November 14, 2002 by Bill Wake

Programming Pearls, Jon Bentley. Addison-Wesley, 1999 (2/e). More Programming Pearls, Jon Bentley. Addison-Wesley, 1988. These truly are pearls: great lessons in programming in the small. (Reviewed Nov., ’02)

Posted in xp123.com | Tagged classic, programmer, reviews, software

Review – Compilers (The Dragon Book)

Posted on November 14, 2002 by Bill Wake

Compilers: Principles, Techniques, and Tools, Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman. Addison-Wesley, 1986. The infamous “dragon book.” There are plenty of things it doesn’t cover, but it provides a theory-based look at the basics of scanning, parsing, Continue reading Review – Compilers (The Dragon Book)→

Posted in xp123.com | Tagged classic, programmer, reviews, software

Review – A Practical Guide to Extreme Programming

Posted on November 13, 2002 by Bill Wake

A Practical Guide to Extreme Programming, David Astels, Granville Miller, Miroslav Novak, 2002. Another introduction to XP. (Reviewed Nov., ’02)

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

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

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