This repository contains different exercises for deliberately practice with new approaches while resolving simple programming katas.
NOTE: Use this code under your own responsibility 🙂
- fizzbuzz-func: Experimenting with some functional programming concepts while resolving FizzBuzz
- fizzbuzz-plugin: Experimenting with a plugin-like design while resolving FizzBuzz
- game-of-life-atdd: Experimenting with ATDD while resolving the Game Of Life
- mars-rover: Solving the Mars Rover kata
- potter: Solving the Potter kata
MIT License