Would you like to run your own coding dojo? This year one of my goals is to run at least one coding dojo at my working place. So far, I run two of them and would like to share how I did it from inviting the participants to running the dojo. Hopefully others find this Continue reading
Coding kata
The Second 5 Coding Katas
My task to do 10 coding katas is finished. After seven “official katas” I invented my own assignments. Here are the first five coding katas. This post is a description of the second five katas: Kata Yahtzee Yahtzee is a game of dice. After rolling the dices you have to count the points. The assignment Continue reading
The First 5 Coding Katas
As I stated in my new year’s resolutions I’m going to do 10 new coding katas this year. I don’t plan to do the same kata over and over again. I see it more as an exercise of receiving requirements and then quickly go through some design options, make a decision and then implement the Continue reading