refactoring-golf
Refactoring Exercise
An exercise to practice safe and efficient refactoring of Java code by applying tax amounts to monetary values.
A Refactoring Golf exercise
54 stars
3 watching
37 forks
Language: Java
last commit: 10 months ago
Linked from 1 awesome list
exercisegolfrefactoring
Related projects:
Repository | Description | Stars |
---|---|---|
| Refactoring exercise to improve code organization and reduce complexity by addressing bad inheritance usage | 2 |
| An hour-long coding practice to improve readability and maintainability of a specific class implementation | 0 |
| A refactoring exercise to improve the design and structure of a Tennis game implementation | 742 |
| A Java library that detects refactorings applied in the history of a project and generates Abstract Syntax Tree (AST) diffs at various levels. | 375 |
| A legacy code refactoring kata in multiple programming languages to implement a new feature without rewriting the entire system. | 146 |
| An analysis tool to help software developers identify and refactor tightly coupled classes using graph theory and abstraction. | 397 |
| Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
| An Android project implementing a simple onboarding animation with course category display | 55 |
| 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 |
| A platform to learn CQRS/Event Sourcing through interactive coding exercises in multiple programming languages | 313 |
| A comprehensive guide to refactoring and code improvement in Vue applications, covering best practices, code review, and common issues. | 98 |
| A codebase used to run a Legacy Code Retreat, providing a starting point for refactoring legacy systems. | 514 |
| An experimentation framework that allows developers to refactor and improve existing code without risk or breakages | 782 |
| An Experimental Object-Oriented Programming Language Based on 𝜑-calculus | 1,056 |
| A learning experience project that uses design and styling exercises to help developers improve their skills in React Native. | 947 |