kata
Coding puzzles
A collection of coding challenges and exercises to practice Test-Driven Development (TDD) in various programming languages
Code Katas to practice TDD in Go, Haskell, Java, PHP, Python, and TypeScript
6 stars
0 watching
4 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of coding exercises to practice good habits and techniques in software development | 746 |
| A series of coding exercises to improve testability and design principles in legacy code | 305 |
| A collection of pre-built coding katas to help developers improve their skills through practice and testing | 20 |
| A collection of exercises designed to improve Git skills through deliberate practice | 1,354 |
| A collection of exercises to train Symfony2 developers in various skills | 1 |
| An hour-long coding practice to improve readability and maintainability of a specific class implementation | 0 |
| A collection of code examples illustrating object-oriented principles and clean coding practices in Java. | 2 |
| A kata for practicing string manipulation and bioinformatics data processing in a test-driven development context | 9 |
| A collection of coding exercises in Clojure to help practice technical interview questions | 7 |
| A collection of test-driven development exercises in C# to practice unit testing skills | 723 |
| A collection of notes, examples, and exercises from the official Go book. | 2 |
| A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. | 158 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| Refactoring exercise to improve code organization and reduce complexity by addressing bad inheritance usage | 2 |