-
Uncle Bob Consulting LLC.
- Gurnee, IL
- cleancoder.com
Lists (1)
Sort Name ascending (A-Z)
Stars
Martin Fowler's lovely Video Store problem, in GoLang. For Clean Code 2d. ed.
A simple tax calculator for the mythical land of Bobolia. Example from Clean Code 2d. ed.
The videostore example from Martin Fowler's Refactoring, and from Episode 3 of cleancoders.com
The Expense Report example from cleancoders.com episode 10
unclebob / Midje
Forked from marick/MidjeAnother test package for Clojure, this one heavy on mocking and ease of use.
Midje provides a migration path from clojure.test to a more flexible, readable, abstract, and gracious style of testing
Excercises for Principles, Patterns, and Practices, iHop, Pood.
unclebob / cslim
Forked from dougbradbury/cslimFitnesse Slim implementation in C
Plugin for marrying FitNesse and PerForce by Markus Gartner
A Java Slim Service that manages Spring Transactions.
The ruby version of the Args program that I initially wrote in Java.