Parrot-Refactoring-Kata
Kata
Practice refactoring and polymorphism in XSLT code
Kata to learn about Polymorphism
122 stars
4 watching
191 forks
Language: XSLT
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A refactoring exercise to improve the design and structure of a Tennis game implementation | 742 |
| Refactoring exercise to improve code organization and reduce complexity by addressing bad inheritance usage | 2 |
| A kata for practicing string manipulation and bioinformatics data processing in a test-driven development context | 9 |
| A series of coding exercises to improve testability and design principles in legacy code | 305 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| An exercise to improve design skills through deliberate practice of refactoring and testing | 3,809 |
| An hour-long coding practice to improve readability and maintainability of a specific class implementation | 0 |
| Refactoring kata to remove computational effects from a use case using functional structures | 32 |
| A collection of solved programming challenges in 27 languages | 20 |
| Tools and utilities for generating encoded versions of input data | 9 |
| A coding exercise for implementing a simple game with player movement and dice rolling mechanics. | 8 |
| A collection of code examples illustrating object-oriented principles and clean coding practices in Java. | 2 |
| A legacy code refactoring kata in multiple programming languages to implement a new feature without rewriting the entire system. | 146 |
| Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
| Refactoring a legacy order flow application to improve maintainability and reliability by applying the tell don't ask principle and reorganizing the domain model. | 32 |