kata

Coding exercises

A platform providing coding challenges to practice Test-Driven Development (TDD) in various programming languages.

Code Katas to practice TDD in Go, Haskell, Java, PHP, Python, and TypeScript

GitHub

6 stars
0 watching
4 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ardalis/kata-catalog A collection of coding exercises to practice good habits and techniques in software development 745
emilybache/racing-car-katas A series of coding exercises to improve testability and design principles in legacy code 302
alanbarber/codekatas A collection of pre-built coding katas to help developers improve their skills through practice and testing 20
eclipse/eclipse-collections-kata A set of exercises to improve skills in using the Eclipse Collections library in Java 431
eficode-academy/git-katas A collection of exercises designed to improve Git skills through deliberate practice 1,339
devdrops/katas A collection of exercises to train Symfony2 developers in various skills 1
nealhu/promotion-text-kata An hour-long coding practice to improve readability and maintainability of a specific class implementation 0
kkisiele/codekata A collection of code examples illustrating object-oriented principles and clean coding practices in Java. 2
nickdelgrosso/dna-transcription-kata A kata for practicing string manipulation and bioinformatics data processing in a test-driven development context 9
dpetrovics/coding-exercises A collection of coding exercises in Clojure to help practice technical interview questions 7
garora/tdd-katas A collection of test-driven development exercises in C# to practice unit testing skills 721
namit/the-go-programming-language A collection of notes, examples, and exercises from the official Go book. 2
opqdonut/haskell-exercises A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. 158
ivoputzer/cli-args-parser-kata Implementing a CLI arguments parser to process input in various formats 5
trikitrok/beverages_pricing_refactoring_kata Refactoring exercise to improve code organization and reduce complexity by addressing bad inheritance usage 2