Hack your journey to software craftsmanship with martial arts practices

Apr 29, 2017 by Madalina Botez in  Software Craft

code-kata

“Whatever luck I had, I made. I was never a natural athlete, but I paid my dues in sweat and concentration and took the time necessary to learn Karate and become World Champion.” – Chuck Norris (American martial artist and actor. Also, the only man who has counted to infinity. Twice.)

 

 

Japanese concepts from martial arts become common practices in software craftsmanship. It is known that thousands of software developers aiming to become craftsmen are mastering their skills using them.

In fact, in the software industry developers are taught the theory and thrown straight into working on a project. The practice is done on the job, and mistakes occur. Applying the theory is not enough, greatness comes from practising. What makes a programmer to be great is the practice done beyond the software development current job. That’s why so many developers nowadays practice Code Kata.

Why would you do Code Kata?

In karate a kata is an exercise where you repeat a form many times, making small improvements each time. The intent behind code kata is similar. Each iteration is a short exercise (about 30′ to 1-hour duration). The point of the kata is not arriving at the right solution, but to learn some stuff along the way. The only goal is to practice.

Exercise your programming muscles in a way you enjoy and see the progress you make.

According to Code Kata, you need a good practice session and you have to make it fun: you need a bit of time without interruptions, and a single problem to solve in iterations; do as many iterations as it takes for you to improve, and be comfortable making mistakes.

What is Code Kata?

code kata is an exercise in programming which helps a programmer improve their skills through practice and repetition. The term is considered to be coined by Dave Thomas, co-author of the book The Pragmatic Programmer: From Journeyman to Master, in a bow to the Japanese concept of kata in the martial arts.

An example of Kata

Repeat solving the same problem (as the one below), until you know it by heart. You can be sure the next time it pops-up in production it will take you seconds to get it done.

Think of binary numbers: sequences of 0’s and 1’s. How many n-digit binary numbers are there that don’t have two adjacent 1 bits? For example, for three-digit numbers, five of the possible eight combinations meet the criteria: 000, 001, 010, 011, 100, 101, 110, 111. What is the number for sequences of length 4, 5, 10, n? Having worked out the pattern, there’s a second part to the question: can you prove why that relationship exists?

Practice Code Kata at I T.A.K.E. Unconference

On 11-12 May 2017 in Bucharest, there’s a Kata Lounge track waiting for you.
During the 2-day program, at any time, you can join this track to pick up a challenge and start the kata session. The challenge contains the problem (called kata), the time you have for your session, and the name of the person who will review your code. The reviewer will help you improve your coding skills.
Invest a bit of time in your coding-craft. Don’t miss the Kata Lounge as well as many other hands-on sessions at I T.A.K.E. Unconference.

Craft: Raising the Bar Starts with Yourself

Apr 23, 2020

After the well-received first online edition, I T.A.K.E. Unconference continues with the 8th edition on the 12th of May 2020, for Crafters.
Following our belief that #LearningNeverStops, we continue to bring together online international speakers and top-notch practitioners.

The theme chosen for the 8th edition is Craft: Raising the Bar Starts by Challenging Yourself and includes sessions on: 

  • design heuristics
  • deliberate practice
  • live coding 
  • real games used as learning tools at work
  • new coding exercises for your craft

How is this edition of I TAKE Unconference special?

  • Focus is placed upon new innovative approaches to deliberate practice, robust code and software development
  • Brings together international speakers and top-notch professionals from Europe, the USA and all over the world
  • The sessions include practical examples with the latest techniques applied in various environments, programming languages & technologies
  • Fast-paced, dynamic learning atmosphere
  • Overcoming travel challenges of this Spring

With a focus on practices and practicing, we invite you to explore together through remote live talks and live coding what software craft actually means: raising the bar.

Want to be part of this not-to-miss event? You are welcome to join our group of supporters and partners and bring innovation one step further. Just let us know and we can make it happen.

Let’s continue sharing knowledge by preserving the feeling of a community of peers who learn together, aiming to raise the bar by challenging oneself.

Meet Rebeca Wirfs-Brock, Keynote @ I T.A.K.E. Unconference

Apr 23, 2020

Rebecca is an internationally recognized object design pioneer who invented the set of design practices known as Responsibility-Driven Design (RDD). By accident,  she started the x-Driven Design meme. Along the way, she authored two popular object design books that are still in print and was the design columnist for IEEE Software.

I T.A.K.E. Unconference, 8th edition: Slides & Photos

May 14, 2020

Thank you to everyone who made the 8th edition of I T.A.K.E. Unconference amazing: Keynotes, Speakers, Partners, Participants, Team! Let’s keep on Raising the Bar by Challenging Ourselves.

Leave a Reply