Gianfrancoalongi / incremental_katasLinks
Katas that are delivered incrementally - the full problem is not displayed at once, it is revealed when one part is done
☆61Updated last year
Alternatives and similar repositories for incremental_katas
Users that are interested in incremental_katas are comparing it to the libraries listed below
Sorting:
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated last year
- Sources and docs for a simple refactoring and OO design exercise☆78Updated 4 months ago
- Identifying & fighting your team’s systemic issues creating your legacy☆74Updated 8 years ago
- A Kata exercise. This one involves writing code to reserve seats on a train.☆114Updated last year
- Exercise used for our recruitment process☆32Updated 7 years ago
- Slicing and coding game☆127Updated last week
- The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)☆152Updated 9 months ago
- This is a poster that acts as a reminder for the rules of Conway's Game of Life. You can hang it to a near wall during a coderetreat (cod…☆44Updated last year
- A refactoring kata where you'll practice disentangling business logic from frameworks and SQL☆103Updated 9 months ago
- Java source files for SC2016 Refactoring Golf☆11Updated 9 years ago
- IntelliJ plugin to limit your work-in-progress☆112Updated 2 months ago
- Backend application for the CleanCoders series☆88Updated 6 years ago
- ☆66Updated 13 years ago
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆293Updated this week
- CQRS and Event Sourcing Koans☆314Updated last year
- Starting code and proposed solution for Functional Structures Refactoring Kata☆34Updated 4 years ago
- Repository hosting the Software Craft And Testing Unconference UK website.☆62Updated last week
- A timer for the "baby steps" exercise/technique for doing TDD☆59Updated last year
- Example of CQRS implementation using Kotlin and Functional Programming