Mutation testing

Apr 28, 2016 by Madalina Botez in  Announcements

Enjoy the following series of interviews with the speakers, top-notch software crafters from across Europe, joining  I T.A.K.E Unconference, Bucharest, 19-20 May. Discover the lessons learned and what drives them to challenge the known path in their field. 

Nicolas Fränkel, Software Architect with 15 years of experience in a wide range of contexts, University teacher, experienced trainer and book author will join as speaker I T.A.K.E Unconference 2016. In his talk, he will explain how Code Coverage is computed and what its inherent flaw is. Afterwards, he will describe how Mutation Testing works and how it helps pointing out code that is tested but leave out corner cases.

i-take-unconference-speaker.010

 

#1. SHARE TOP 3 THINGS YOU DID THAT HELPED YOU GROW & BECOME THE PROFESSIONAL YOU ARE TODAY

  • I chose to become a programmer, because during my architectural studies, there was a course on POV-Ray, a ray-tracing software where scenes are described with a language
  • I now avoid not well-understood bash commands after trying to execute a find with exec rm command on a production server and starting deleting the server’s filesystem
  • I value knowledge sharing since I started teaching a very long time ago

#2. WHAT CHALLENGES WILL THE PARTICIPANTS FIND SOLUTIONS TO DURING YOUR SESSIONS @ I T.A.K.E UNCONFERENCE 2016?

During my talk, Mutation testing to the rescue of your tests, ​I will not provide a solution but challenge attendees beliefs. Code coverage is the most talked about metric when we speak about quality, but it​s only quality is that it’s easy to compute. In my code, I will show it means nothing, and provide you something more reliable to work with.

#3. WHAT ELSE WOULD YOU LIKE TO SHARE WITH PARTICIPANTS?

​I’m a Java geek, through and through, but also ski in winter, run, play squash, sketch nudes, write books, and am currently learning Russian and Kotlin.​
logo ITAKE 2016

 

Want to join Nicolas and many more software crafters from around Europe?

Join I T.A.K.E Unconference 2016!

Developers are not computers

Mar 29, 2017

Enjoy the following series of interviews with the speakers, top-notch software crafters from across Europe, joining  I T.A.K.E Unconference, Bucharest, 11-12 May. Discover the lessons learned and what drives them to challenge the known path in their field.

Csaba Patkos, Team Lead Syneto, is a technical practitioner with 15 years of experience in the field. Joining #itakeunconf 2017 as speaker, he will share more in his talk about his experience of growing up as a team leader, mentor, and coach for the team he works with daily.

 

speaker-badge-professional-status-csaba-patkos

#1. Please share with us 5 things you did that helped you grow & become the professional you are today

  • Reading … I mean a lot. 40-50 books / year are doable. They can mix in a few novels / literature as well.
  • Made plans and fought to achieve them. Think about where you want to be in 6 months or 1 year and define the steps you need to take to get there.
  •  I love programming and software engineering. I do it daily, with dedication.
  • Built some useful daily habits that are helping me to get better. For example listen to audio books when driving, daily reading, daily plan of work, etc.
  • Talked to the people I admire and I used these talks as sources of inspiration. So, don’t be afraid to approach your professional idols, they are people just like you.

 


#2. What challenges will the participants find solutions to during your session at I T.A.K.E Unconference 2017?

 

√ Some people just won’t listen to you.

√ Some people just want to force their ideas on you.

√ Some people don’t care about the topic, they just pick fights with you.

√ Some people think you don’t care, even though you really do.

√ Other communication issues.


#3. Recommend for the participants 3 sources you find inspiration from and would help them better understand you

ITAKE_2017

Want to join Csaba and ~300 software crafters from around Europe?

Register now for I T.A.K.E Unconference 2017!

Programming contest @I T.A.K.E Unconference

May 05, 2017

As for every I TAKE Unconference edition, we want to give a chance to the software crafters from the audience to showcase their skills and learn more in the process. And because we appreciate passion, we offer a prize to those who convince a jury of well-known international developers that they are the most skilled in the room.

This contest is not meant to be easy. It will require you to practice beforehand, so please read the instructions carefully.

It will also require you to register before the event.

Mechanics

  • IMPORTANT: Register to the contest latest one day before I TAKE Unconference by sending an email to steliana.moraru@mozaicworks.com 
  • On the first day of the event, after lunch, you have max 15′ to do a performing kata in front of the jury.
  • The winner will be announced at the end of the second day

Constraints

To simplify the jury’s decision, the performing kata has to conform to the following constraints:

  • Only the following programming languages are accepted: Java, C, C++, C#, Python, Visual Basic .NET, PHP, Javascript, Swift or Ruby
  • Only solo contestants are accepted. Sorry, no pair programming this time
  • The kata has to showcase refactoring skills.
  • The kata has to last max. 15′

How we will judge

The jury will judge your refactoring skills.

The ideal kata looks like this – you will get maximum point if you:

  • clearly state the smells you see in the code
  • pick one of the smells
  • clearly state your plan to fix the smell
  • fix it in small, safe steps
  • run tests after each step to prove you didn’t break anything
  • commit after each step with a clear message explaining why you made the change
  • fix as many smells as possible within the time constraint

You will loose points if you:

  • make big or unsafe changes to the code
  • break the behaviour after changing the code
  • don’t improve the code a lot
  • don’t improve the design by the end of the kata (hint: we judge design using SOLID principles and the four elements of simple design)

Recommendations

To help you, we’ve thought out what we would do if we participated to such a contest. Here’s what we recommend.

1) Use one of the following codebases for the kata:

2)  Practice beforehand on the structure we presented for the ideal kata. Ideally find someone to practice with.

3) Watch other people refactoring. YouTube has many videos on the topic, including using the recommended code bases.

Glossary

A programming kata is a repeatable exercise used to practice specific skills.
Performing kata means doing a kata in front of an audience.
Refactoring means changing the internal structure of the code without changing its behaviour.

First two confirmed keynotes

Nov 05, 2014
Happy to announce that Simon Brown and James Lewis are keynotes for the next year edition. Software Architecture and Microservices Architecture are the topics they are masters on.

 

Simon Brown, award-winning speaker and author of Software Architecture for Developers – a developer-friendly guide to software architecture, technical leadership and the balance with agility. Simon has provided consulting/training to software teams in over 20 countries, ranging from small startups to global blue chip companies. He blogs @ www.codingthearchitecture.com Tweet him @simonbrown

Simon Brown

 

James Lewis, Principal Consultant, introduced evolutionary architecture practices and agile software development techniques to various blue chip companies: investment banks, publishers and media organisations. He blogs @ http://bovon.org More about his take on Microservices here where he worked jointly with Martin Fowler.

James Lewis
***

Have any questions about I T.A.K.E. Unconference 2015? Let us know in the comments.

[newsletter-form]

Leave a Reply