Repository navigation
coding-kata
- Website
- Wikipedia
Tutorials and programming exercises for learning Q# and quantum computing
Materials for practicing and teaching test-driven development (TDD)
Coding Dojo BankOCR Kata done at C++ Usergroup Dresden at 11. Mai 2017
Implementation of the Solitaire Klondike Kata (Coding Dojo)
Coding Katas for learning IDE, tools and languages
🎓 A coding kata on modeling and testing a shopping-basket with active deals
A coding exercise to practice your Atomic Refactorings skills
Clone of the once popular minesweeper game
A coding kata for an introduction to TDD, using the simple FizzBuzz exercise.
A Test-Driven Development (TDD) project implementing a simple String Calculator in Java using JUnit 5. This project follows strict TDD principles with incremental test cases and refactoring.