A Basic User Interface

With our domain layer finished (for now), we turn our attention to the user interface. GUIs are notoriously difficult to test, but we take advantage of Swing’s MVC architecture with the goal of test-driving everything—and nearly succeed.

  1. JAVA1Testing Basics

    Sat, 28 July ’12
  2. JAVA2Domain Logic

    Sat, 11 Aug ’12
  3. JAVA3Cleanup

    Sat, 18 Aug ’12
  4. JAVA4Primitive Obsession

    Sat, 8 Sep ’12
  5. JAVA5A Basic User Interface

    Sat, 22 Sep ’12
  6. JAVA6Back to the Domain Model

    Sat, 6 Oct ’12
  7. JAVA7Cumulative Rounding Error

    Fri, 2 Nov ’12
  8. JAVA8A New Capital Gains Tax Calculation

    Fri, 23 Nov ’12