emilybache / Parrot-Refactoring-KataLinks
Kata to learn about Polymorphism
☆131Updated 2 weeks ago
Alternatives and similar repositories for Parrot-Refactoring-Kata
Users that are interested in Parrot-Refactoring-Kata are comparing it to the libraries listed below
Sorting:
- This is a refactoring kata for improving your coding skills☆117Updated 3 weeks ago
- Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.☆450Updated last year
- Starting code for a Refactoring Code Kata on the Yatzy rules☆113Updated last week
- Several code katas on a racing car theme☆313Updated 5 months ago
- Advent of Craft 2023☆90Updated last year
- A refactoring kata where you'll practice disentangling business logic from frameworks and SQL☆105Updated last year
- Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations☆229Updated last month
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated 2 years ago
- The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)☆155Updated 3 months ago
- Practice Designing code for less bugs☆89Updated last year
- A timer for the "baby steps" exercise/technique for doing TDD☆61Updated 2 weeks ago
- This page is an attempt to centralize useful resources (code katas, workshops, talks) that can help aspiring Software Craftsperson in the…☆45Updated last year
- Legacy Code Retreat - Trivia Game codebase☆529Updated 3 months ago
- exercise for practicing refactoring☆22Updated last year
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆294Updated 4 months ago
- exercise to help you understand the Law of Demeter☆10Updated 8 months ago
- an exercise for getting awkward code under test