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 2 months ago
- Legacy Code Retreat - Trivia Game codebase☆524Updated this week
- The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)☆153Updated 2 weeks ago
- Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.☆443Updated last year
- A timer for the "baby steps" exercise/technique for doing TDD☆60Updated last year
- Several code katas on a racing car theme☆311Updated 2 months ago
- This is a refactoring kata for improving your coding skills☆113Updated 2 weeks ago
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆293Updated 3 weeks ago
- 💡 A curated list of resources about (and beyond) software crafting☆62Updated 6 years ago
- Empty projects for different languages with a failing test☆530Updated 4 months ago
- Legacy Code Retreat - Grenoble 2011☆60Updated last year
- Practice Designing code for less bugs☆88Updated last year
- ☆50Updated 4 months ago
- Starting code for a Refactoring Code Kata on the Yatzy rules☆112Updated last month
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated last year
- This is a Refactoring Kata based on the rules of Tennis☆779Updated last month
- pocketmod for coderetreats, single page that makes a small booklet, for participants or to give away to spread the word.☆34Updated 5 years ago
- Refactor developer habits: among many such habits when writing or maintaining code☆138Updated 5 years ago
- Advent of Craft 2023☆88Updated 10 months ago
- A Kata exercise. This one involves writing code to reserve seats on a train.☆114Updated last year
- Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations☆222Updated last month
- Katas from Codesai's Deliberate Practice Program.☆21Updated last year
- A refactoring kata where you'll practice disentangling business logic from frameworks and SQL☆103Updated 9 months ago
- Information and instructions for trying TCR workflow (test && commit || revert)