CodeKatas

Coding exercises

A collection of pre-built coding katas to help developers improve their skills through practice and testing

.Net Code Katas - A prebuild Kata project that already includes tests and base classes.

GitHub

20 stars
5 watching
23 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list

c-sharpcaesar-cipherfizz-buzzkatamortgage-calculatorpi-calculatorpig-latinroman-numerals

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
pdt256/kata A platform providing coding challenges to practice Test-Driven Development (TDD) in various programming languages. 6
kkisiele/codekata A collection of code examples illustrating object-oriented principles and clean coding practices in Java. 2
eclipse/eclipse-collections-kata A set of exercises to improve skills in using the Eclipse Collections library in Java 431
bfontaine/katas A collection of solved programming challenges in 27 languages 20
eficode-academy/git-katas A collection of exercises designed to improve Git skills through deliberate practice 1,339
nealhu/promotion-text-kata An hour-long coding practice to improve readability and maintainability of a specific class implementation 0
xpeppers/goose-game-kata A coding exercise for implementing a simple game with player movement and dice rolling mechanics. 8
devdrops/katas A collection of exercises to train Symfony2 developers in various skills 1
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
nealhu/args-kata Practices readable and maintainable coding skills in parsing command-line arguments 1
christianhujer/expensereport A legacy code refactoring kata in multiple programming languages to implement a new feature without rewriting the entire system. 145
karatelabs/karate-examples Provides examples and demonstrations of Karate's capabilities for API testing, performance testing, mocking, web browser automation, and desktop automation. 26