Event: Public Coding Dojo
07.06.2021
For the first time, we are opening our monthly Coding Dojo to all interested persons. Whether you are a veteran or completely new to the world of software development, everyone can still learn something. No one is judged in the dojo. It’s all about having fun and getting better together.
Join us and sign up via our online form.
Our Coding Dojo is led by our software developer Michael Steinbüchler. For those who are not yet familiar with the concept of Coding Dojos, he has answered the most important questions:
What actually is a Coding Dojo?
In a Coding Dojo, software is jointly programmed to solve a given task. Due to the current situation, we do the dojo digitally via teams and Github. Normally, you meet for this and finish the whole thing with pizza 😀. At the beginning of the 3-hour dojo, an order is set for the participants, then one after the other takes their turn, shares their screen and programmes. Here we always work in a kind of two-person team. The “pilot” programmes and his “co-pilot” assists. After 10 minutes, the pilot checks in his status and the co-pilot continues as the new pilot. This is how you get closer and closer to the solution.
Why do we regularly do coding dojos?
The dojo is a playful kind of training that aims to see how colleagues approach problems and work out solutions. This way you often learn interesting things, e.g. if there are 5 people, each of them uses a different way to check in the source code. It’s also a lot of fun to work together on a small project in which you can move around completely freely.
What topics are covered?
It varies a lot. The dojo is usually held in Java and tackles simple problems like: a poker hand evaluator, a calculator for Roman numerals, Conway’s Game of Life and much more…