softwarecrafters / kata-logLinks
Resources to facilitate coding katas
☆83Updated last year
Alternatives and similar repositories for kata-log
Users that are interested in kata-log are comparing it to the libraries listed below
Sorting:
- Kata to learn about Polymorphism☆132Updated last month
- A timer for the "baby steps" exercise/technique for doing TDD☆61Updated 3 months ago
- The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)☆157Updated 6 months ago
- Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.☆455Updated last year
- Legacy Code Retreat - Trivia Game codebase☆531Updated last month
- 💡 A curated list of resources about (and beyond) software crafting☆62Updated 7 years ago
- Empty projects for different languages with a failing test☆540Updated this week
- Starting code for a Refactoring Code Kata on the Yatzy rules☆114Updated 3 weeks ago
- This is a refactoring kata for improving your coding skills☆122Updated 2 weeks ago
- Legacy Code Retreat - Grenoble 2011☆61Updated last year
- pocketmod for coderetreats, single page that makes a small booklet, for participants or to give away to spread the word.☆35Updated 5 years ago
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆295Updated 6 months ago
- Practice Designing code for less bugs☆89Updated last year
- Several code katas on a racing car theme☆314Updated 8 months ago
- A Kata exercise. This one involves writing code to reserve seats on a train.☆115Updated 3 weeks ago
- A curated list of stuff about Awesome Living Documentation☆107Updated 3 years ago
- Identifying & fighting your team’s systemic issues creating your legacy☆74Updated 9 years ago
- Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations☆235Updated 3 months ago
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model