179 skills found · Page 4 of 6
agiledon / Cleancodeclean code code kata
vmware-archive / Code KatasCollection of Code Katas
emilybache / Scrabble Katastarting code and instructions to help you with the Scrabble kata
jimweirich / Presentation Kata And AnalysisA Presentation on a simple code kata and an analysis of the decisions made throughout the coding session.
golang-templates / KataRepository template for katas in Go and VS Code.
islomar / KatasCode from katas practiced either on my own or through Coding Dojos, Coderetreats, etc.
jcbozonier / Refactoring KatasCode katas for refactoring forms based on Martin Fowler's seminal work "Refactoring"
emilybache / KataMedicineClashSample solution and graph visualization code for the MedicineClash Code Kata
lean-mind / Coding Dojo TemplatesThis repository contains a template for coding katas. It is meant to be used as a starting point for your own katas.
chrismdp / Checkout KataCode Kata: "Back to the checkout"
vegaspy / Python Code KataRepository for Code Katas based on @pragdave's http://codekata.com/
CodiumTeam / Legacy Training PythonKatas for the Codium "Working with legacy code" training in python
HoucemNaffati / A Software Craftsmanship KATAAn advanced KATA to introduce Clean Code, TDD and Hexagonal Architecture.
Kidel / Artificial Intelligence JSMachine Learning and Artificial Intelligence algorithms using client-side JavaScript, Node.js and MongoDB. Just code kata.
matchilling / Kata PrologA loose collection of coding katas written in Prolog
dkandalov / Gilded RoseThis is the source code and slides for the Gilded Rose Refactoring Kata talk
dominikpanzer / ABAP Meterdata ManagerA ABAP legacy code refactoring kata first presented at ABAPConf 2022
EvolvedHQ / Cookiecutter Kata GtestA cookiecutter template for creating a simple C++ TDD code kata project using with Google Test / Google Mock
CodiumTeam / Legacy Training PhpKatas for the Codium "Working with legacy code" training in PHP
CodiumTeam / Weather KataKata to train how to decouple code and Clean Code