Craft: Raising the Bar Starts with Yourself

Apr 23, 2020 by Magda Zucker in  Software Craft

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.

Hack your journey to software craftsmanship with martial arts practices

Apr 29, 2017

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.

Software craftswomen: Claudia Rosu

Mar 29, 2016

In celebration of Women’s Day, this March we salute yesterday & today women’s contribution to the development of the technology and IT fields. Follow #famousITwomen to find interesting stories. They might motivate and encourage you to do something out of the ordinary in your career. 

The importance of women in Science, Technology, Engineering & Math has been gaining a momentum in the last years. At I T.A.K.E. Unconference, we value women’s contribution in IT and we believe their dedication to the software craft can be an inspiration for other practitioners.

In the latest posts we invited you to learn more about the contribution women have in IT as Fransizka Sauerwein, Alexandra Marin and Grace Hopper.

Now it’s time to introduce you Claudia Rosu, software craftswoman speaking @ I T.A.K.E Unconference 2016.

 

Screen Shot 2016-03-29 at 2.49.16 PM

#1. What’s your professional story?

Why did you choose to develop a career in this domain?

First, I will say that I am proud to be a software developer. Since primary school I loved to solve math problems. Later, during high school, I was encouraged to follow Computer Science, as I had good logical and analytical thinking skills. Looking back, I would follow the same path, and I would change just a few things. 

What I would do differently is to rely more on my skills and spend more time reading. One story that changed my professional growth for the better: early in my career, my senior developer colleague told me that it is great to have a girl in the team as we pay more attention to details and we don’t leave bugs in the code :). 

 

On the reading side, I would include technical and non-technical books, which help us develop skills to: write quality code, communicate and collaborate better, focus on continuous improvement. With confidence in my skills and discipline in reading, I can now deliver quality software that helps the users in their activity. Extra, I am organizing and facilitating community events, speak at various gatherings to share my experience & learn others.

 

#2. Share with us a lesson you’ve learned since you’ve been working in IT

It is said that to be a great programmer you need strong technical skills. This is what I have learned during university. And it is true. What I didn’t know is that this is not enough. Having other skills like creativity, courage, openness and initiative is even more important. Since realizing it, it is easier for me to improve as a professional, on both soft and technical skills. 

 

#3. Whom do you admire as a women IT practitioner? Why?

I admire most Rebecca Wirfs-Brock. I believe she can be a true inspiration for all women working or want to work in technology. I’ve met Rebecca 3 years ago at the first I.T.A.K.E. Unconference and since then I have learned a lot from her knowledge and experience. Improving the way I am doing software design is easier because of her insights on this topic.

 

Want to meet Claudia? Join her & other amazing speakers at I T.A.K.E Unconference 2016!

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.

Leave a Reply