Skip to content

Instantly share code, notes, and snippets.

@TGITS
Created October 18, 2020 16:05
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TGITS/6d0814cf5f83143bfe8f45223681a70d to your computer and use it in GitHub Desktop.
Save TGITS/6d0814cf5f83143bfe8f45223681a70d to your computer and use it in GitHub Desktop.
@startmindmap kata-mindmap
* Ressources pour pratiquer les Katas
** Catalogues de Katas
*** Kata-Log : https://kata-log.rocks/
*** CodingDojo : https://codingdojo.org/
**** https://codingdojo.org/kata/
*** Code Kata : http://codekata.com/
** Katas spécialisés
*** Refactoring Katas
**** Tennis : https://github.com/emilybache/Tennis-Refactoring-Kata
**** GildedRose : https://github.com/emilybache/GildedRose-Refactoring-Kata
*** Outils et infrastructure
**** KataCoda : https://www.katacoda.com/
** Challenges informatiques
*** CodinGame : https://www.codingame.com/start
*** Exercism : https://exercism.io/
*** HackerRank : https://www.hackerrank.com/
*** Codewars : https://www.codewars.com/
*** Coderbyte : https://coderbyte.com/
*** LeetCode : https://leetcode.com/
*** Project Euler : https://projecteuler.net/
** Object Calisthenics
*** 9 règles pour écrire le code différemment : https://www.jimmyklein.fr/les-objets-calisthenics/
*** https://williamdurand.fr/2013/06/03/object-calisthenics/
*** ttps://www.cs.helsinki.fi/u/luontola/tdd-2009/ext/ObjectCalisthenics.pdf
*** https://javflores.github.io/object-calisthenics/
** Ressources diverses
*** dojos au top : https://github.com/SoftwareCraftsmanshipGrenoble/dojos-au-top
*** 50 shades of fizzbuzz : https://fr.slideshare.net/YvanPHELIZOT/50-shades-of-fizzbuzz-v2-share
*** Understanding the 4 Rules of Simple Design de Corey Haines : https://leanpub.com/4rulesofsimpledesign
** Koans
*** Par exemple
**** Ruby Koans
***** http://rubykoans.com/
**** Java Koans
***** https://github.com/JavaKoan/java-koans
***** https://github.com/matyb/java-koans
**** Clojure Koans
***** http://clojurekoans.com/
***** https://github.com/functional-koans/clojure-koans
***** https://github.com/mkaschenko/clojure-koans
**** ClojureScript Koans
***** http://clojurescriptkoans.com/
**** Elixir Koans
***** http://elixirkoans.io/
***** https://github.com/elixirkoans/elixir-koans
**** Python Koans
***** https://github.com/arachnegl/python-koans
***** https://github.com/gregmalcolm/python_koans
**** Rust Koans
***** https://github.com/crazymykl/rust-koans
***** https://github.com/mankyKitty/rust-koans
**** C# Koans
***** https://github.com/NotMyself/DotNetCoreKoans
***** https://github.com/jtigger/csharp-koans
@endmindmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment