Code Katas

There is a lot about what code kata is on the web, but I will allow myself a brief introduction anyway. Code kata is simply a coding exercise. It’s your testing ground for learning new technologies, frameworks, and libraries, as well as comparing different approaches, without the pressure of a real-world project. Your goal is to create a minimal implementation of some project, allowing you to focus on specific learning objectives. The excercise should not take too much time (I prefer to not exceed 1 hour). You can skip some practices that you would do in a real project, such as input validation, authorization, etc., and focus on what’s important to you right now. However, I recommend that you continue writing tests, especially in the TDD approach.

[Session pirate #remote] Le TDD : du Kata à la Production

19 mars 2024, 19:00:00 CET - GMT+1 - 77 Bd Marius Vivier Merle, Lyon

https://mobilizon.mtg-france.org/events/b52516c7-5128-43ac-870d-46e5f1111cbe

[Session pirate #remote] Le TDD : du Kata à la Production

19 mars 2024, 19:00:00 - GMT+1 - 77 Bd Marius Vivier Merle, Lyon - Bienvenue dans la session pirate ! On laisse Maxime à la bar pour qu'il nous présente son talk sur le TDD. Maxime explique nous : "Je vous montrerai comment faire du TDD dans des contextes proches de n…

Hello everyone!

I am Markus and interested in #tech especially social aspect of #softwareDevelopment like #softwareCrafting #XP #agile and #DevOps.

Also topics like #codeRetreats #codeKatas #sketchnotes #diagrams and #documentationAsCode

Apart from work related #computer topics I enjoy #programming, #soldering, #qmk, #games like #rpgs, #indieGames

Other things I enjoy in my free time are #cooking #airfryer #knitting #sewing #woodworking #camping #scifi #fantasy #books #movies ... cu

mhoennig/KotlinTddKataTemplate

Starter for Code Katas with Kotlin/JVM using JUnit5-Jupiter and AssertK - mhoennig/KotlinTddKataTemplate