update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,6 +1,6 @@
!banner (https://github.com/gmontalvoriv/katas/blob/master/images/kata_guruma.png)
 Awesome Katas !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Katas !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
▐ A curated list of code katas
Table of Contents
@@ -14,9 +14,9 @@
- Contribution (#contribution)
Introduction
A kata, or code kata, is defined as an exercise in programming which helps hone your skills through practice and repetition. Dave Thomas @pragdave (https://twitter.com/pragdave), started this movement for programming. This project aims 
to provide you with a list of some kata exercises that I've found in the Internet and the Github community. These exercises vary from general to more complex algorithms and real life situations for you to try using your preferred 
programming language. Remember that code katas are not quizzes or puzzles. You should not only try to 'solve' it, but find a very good solution, following best practices of the programming language you are using.
A kata, or code kata, is defined as an exercise in programming which helps hone your skills through practice and repetition. Dave Thomas @pragdave (https://twitter.com/pragdave), started this movement for programming. This project aims to provide
you with a list of some kata exercises that I've found in the Internet and the Github community. These exercises vary from general to more complex algorithms and real life situations for you to try using your preferred programming language. 
Remember that code katas are not quizzes or puzzles. You should not only try to 'solve' it, but find a very good solution, following best practices of the programming language you are using.
CodeKata (http://codekata.com/)
 - Kata01: Supermarket Pricing (http://codekata.com/kata/kata01-supermarket-pricing/)
@@ -113,6 +113,8 @@
 - Promotion Text Kata (https://github.com/nealhu/promotion-text-kata)
 - Args Kata (https://github.com/nealhu/args-kata)
 - CodeCrafters(Build your own Git, Redis, Docker etc.) (https://app.codecrafters.io/tracks?r=8Ol)
 - Tennis Refactoring Kata (https://github.com/emilybache/Tennis-Refactoring-Kata)
 - Docker Katas (https://github.com/eficode-academy/docker-katas)
 
Contribution
 
@@ -121,3 +123,5 @@
License
!CC0 (https://i.creativecommons.org/p/zero/1.0/88x31.png) (https://creativecommons.org/publicdomain/zero/1.0/)
katas Github: https://github.com/gamontal/awesome-katas