unclebob / mastermindclj
Master Mind in Clojure for Clean Code Functional series.
☆20Updated 6 years ago
Alternatives and similar repositories for mastermindclj:
Users that are interested in mastermindclj are comparing it to the libraries listed below
- Space War starting in Episode 55 of cleancoders.com☆617Updated 3 years ago
- Backend application for the CleanCoders series☆88Updated 5 years ago
- Uncle Bob's blog☆49Updated 2 years ago
- ☆46Updated 3 years ago
- Binary Search using TDD☆24Updated 7 years ago
- The videostore example from Martin Fowler's Refactoring, and from Episode 3 of cleancoders.com☆88Updated 3 years ago
- The Java version of the Args Program.☆53Updated 4 years ago
- State Machine Compiler for Clean Code video series.☆128Updated 5 months ago
- Hunt The Wumpus☆19Updated 12 years ago
- Source code for the book, "Growing Object-Oriented Software, Guided by Tests"☆274Updated 15 years ago
- The Expense Report example from cleancoders.com episode 10☆58Updated 12 years ago
- PDP8 Emulator for the iPad☆115Updated last year
- Refactoring LCD Numbers to remove the dependency injection framework.☆19Updated 3 years ago
- Talk: WTF is a Monad☆78Updated 14 years ago
- Clean Code Case Study☆467Updated 2 years ago
- Hunt the Wumpus for Clean Coders Acceptance Testing Episodes.☆33Updated 9 years ago
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆288Updated 2 years ago
- TDD Exercise☆14Updated 14 years ago
- Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests☆73Updated 9 years ago
- A catalogue of refactorings which are useful when writing functional programs.☆19Updated 6 years ago
- The code from the "Growing Object-Oriented Software, Guided by Tests" book, with the commit history reflecting the development in the boo…