unclebob / CC_SMCLinks
State Machine Compiler for Clean Code video series.
☆135Updated last year
Alternatives and similar repositories for CC_SMC
Users that are interested in CC_SMC are comparing it to the libraries listed below
Sorting:
- Backend application for the CleanCoders series☆89Updated 6 years ago
- Source code for the book, "Growing Object-Oriented Software, Guided by Tests"☆276Updated 15 years ago
- Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests☆74Updated 9 years ago
- Sources and docs for a simple refactoring and OO design exercise☆78Updated 5 months ago
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆292Updated last month
- Behavior driven service development.☆168Updated 3 years ago
- The code from the "Growing Object-Oriented Software, Guided by Tests" book, with the commit history reflecting the development in the boo…☆57Updated 5 years ago
- An exercise on refactoring☆17Updated 2 years ago
- My take on the SpringTrader project (previously NanoTrader).☆71Updated 12 years ago
- The fowler video store code extended to a simple command line app in order to practice refactoring from procedural to object-oriented c…☆13Updated 8 years ago
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated last year
- Everything you need to conduct an introductory workshop on test-driven development.☆134Updated 2 years ago
- A graphical user interface for editing SCXML finite state machines.☆113Updated 5 years ago
- Solutions to the First Steps in DDD training course☆47Updated 4 years ago
- The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for sp…☆190Updated last month
- The videostore example from Martin Fowler's Refactoring, and from Episode 3 of cleancoders.com☆92Updated 3 years ago
- Reactive Architecture Patterns from NFJS Sessions☆184Updated 4 years ago
- An implementation of Uncle Bob's Payroll Case Study.☆50Updated 6 years ago
- A group of projects demonstrating JUnit 5 and its many features☆20Updated 4 years ago
- A simple Java wrapper on top of Graphviz dot☆28Updated 4 years ago
- The VLINGO XOOM Designer to guide you in rapid delivery of low-code to full-code Reactive, Event-Driven Microservices and Applications us…☆88Updated 9 months ago
- Legacy Code Retreat - Grenoble 2011☆60Updated last year
- Standalone (batch- and command-line) and Gradle-plugin html sanity checker - detects missing images, dead links and cross-references, dup…☆75Updated last week
- Clean Code Case Study☆467Updated 3 years ago
- The Kata used in our presentations and tutorials.☆33Updated 6 years ago
- public repository for the "architecture improvement method reference"☆228Updated last year
- Exercises to practice breaking dependencies to test legacy code.☆18Updated last year
- Taking the first steps in domain-driven design☆67Updated 4 years ago
- The LeasingNinja in Java with DDD style bounded contexts and domain model. UI in Spring WebMVC.