Skip to Content
Author's profile photo Damir Majer

ABAP CodeRetreat – What happened in Frankfurt 2016

Last Saturday, 24th July 2016, the second ABAP CodeRetreat took place.


It was organized by Hendrik Neumann and his company syskoplan Reply. Christian Drumm and I were also involved as facilitators and co-organizers.


Needless to say, that we are more than proud to believe that ‘ABAP´s not dead‘ 🙂

(By the way, the designer of this t-shirt is Uwe Fetzer! Thanks Uwe for the outstanding design…)


015122630814_IMG_06771.jpg


For registration, we use the SITreg Application. It worked perfectly, and we had 25 registrations.


Generously, SAP provided us access to a state-of-the-art APAP System with NW-Stack 7.50!

I’d like to take this opportunity to thank SAP for their ongoing support and for providing us with this system.

I can tell you; it is a pleasure to write code on such a high release-stack.


What happened at the event?


Hendrik Neumann opened the event by introducing himself and the host sponsor.

/wp-content/uploads/2016/10/abapcoderetreat_ffm16_1048146.jpg

Afterward, Hendrik handed over to me.  


I explained the overall concept of the coderetreat format, which was first developed by Corey Haines.

Our ABAP CodeRetreat adopted some new parts, which were held before the coding exercise.


I call this part the ‘knowledge session’. The goal of these sessions is to provide a minimum knowledge required for the techniques and tools we used.


At this event, we had two sessions. The topics were:

  • ‘ABAP Development Tools for Eclipse’ by Hendrik

IMG_2725.png

  • ‘Test Driven Development’ by Christian

IMG_2724.png

The slides will be available soon on the abapcoderetreat.events website!


Right after the sessions we got an introduction toConway´s Game of Lifewhich was the programming task of the day for all five session´s we had.


If you’re not familiar with ‘Conway’s game of life,’ I suggest reading this article to learn more.


Some other simple rules were also introduced:

  • All four coding sessions were done in pair programming
  • The pairs were changed after each session
  • All the coding was deleted after each session

Some of the attendees were pretty astonished when I told them that most of the time the exercises wouldn’t be solved.

I believe it’s not important to solve everything. Try your best and code without any pressure to find a solution or finish the exercise.

Focus on Clean Code, TDD and the related discussions. The approach is more important than the outcome.


“When the student is ready, the teacher will appear.”

– Zen proverb


You’ll be amazed how much you can learn in each session. Often an expert can learn more from a beginner than they learn from a fellow expert. “Why?” Because different people will ask different questions. And these questions might lead to think about or to connect things in a way that you’d never thought about before.


Sometimes 1+1 is more than 2.


Why not come to one of our future events and find out more? http://www.abapcoderetreat.events


After building the teams for the first session, they started to code. Each session included 45 minutes for coding and 15 minutes for feedback to the whole group.



First – classical TDD

The first session only focused on TDD.

As a warm up, we started to use ABAP in Eclipse with Test-Driven-Development Modus.

It´s a famous iteration cycle and it goes like this:

TDD_Cycle.png

1) You write a failing Test (red status)

2) You implement enough code to pass the Test (green status) and

3) you focus on improving the ‘inner structure’ of your coding. This is also called refactoring (blue status)


Second – TDD Ping-Pong style

The second session focused on Ping-Pong.

Oh, not the table game 😉 This session means that one developer only writes the Unit-Test and when this Test fails (Ping) then the other developer try to implement enough production code to fulfill the requirement so that the Unit-Test passes to green. (Pong).


Third – Legacy Code and…

The third session focused on developing the solution without the safety-net of Unit-Tests with ABAP. But then a surprise! We switched the rules…

But I don´t want to give away too much here!   


Forth – TDD Baby-Steps

IMG_2728.png

The fourth session focused on Baby-Steps in TDD. This means treating the TDD-Cycle with phases like ‘Test’, ‘Implementation’ and ‘Refactoring’. It is especially important to follow the order of this cycle.


Fifth – Mob Programming

IMG_2732.png

Our last session focused more on general discussion, therefore, we used Mob-Programming, which means having more than 2 developers working on one Screen. This opened up more general discussions, which supported the outcoming structure of the code.

/wp-content/uploads/2014/06/icon_8324_484382.png Conclusion


I really like the format of code retreats because it’s an event where you do not focus on new technology but on improving your skills. This kind of event has been missing so far in the SAP community.

Therefore, a big thank you to Christian Drumm and all the others who supported the second ABAP CodeRetreat with me!


I personally learned a lot.

I highly recommend you visit one or do your own one. There will be some more ABAP Code Retreats coming soon, and they will be posted on the corresponding Wiki page!


Last not but least I want to thank the sponsors – syskoplan Reply, SAP, majcon, espresso tutorials, insider Books and it-onlinemagazin –  of the event who made it possible for this event to be free and for us to enjoy delicious food and free drinks and most importantly high-quality coffee! 😉



One more thing…

How to organize an ABAP CodeRetreat yourself?

/wp-content/uploads/2016/10/abapcoderetreat_ffm16_christian_and_damir_1048147.jpg


If all I described above sounds interesting, organizing an ABAP CodeRetreat yourself is actually quite easy.

All you need is a Saturday, motivated developers, a host, a facilitator, and, most importantly, good food.

Christian Drumm and I are very happy and eager to facilitate your ABAP CodeRetreat.


So simply get in contact with us in our ABAP CodeRetreat ‘slack channel‘, via twitter or our page abapcoderetreat.events!

Assigned Tags

      8 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Peter Inotai
      Peter Inotai

      Hi,

      It looks like it was a lot of fun.

      I love that t-shirt 🙂 Is it possible to order it?

      Thanks,

      Peter

      Author's profile photo Damir Majer
      Damir Majer
      Blog Post Author

      Hi Peter,

      Uwe Fetzer created a spreadshirt-shop:

      http://shop.spreadshirt.de/se38

      I´d like to give Uwe a big applause because all revenues of this shirts are donated to Doctors without Borders

      BR,

      Damir

      Author's profile photo Peter Inotai
      Peter Inotai

      Hi Damir,

      Thanks! This shop is really cool 😉

      Best regards

      Peter

      Author's profile photo Former Member
      Former Member

      Thanks for the cool shirt and donating the money is a very nice idea!
       

      Author's profile photo Loyd Enochs
      Loyd Enochs

      Damir,

      Thanks for the great summary of your event!

      Sounds like a very beneficial training day.

      Regards,

      Loyd

      Author's profile photo Damir Majer
      Damir Majer
      Blog Post Author

      Hi Loyd,

      yes it was for sure beneficial 🙂 and also fun...

      Best Regards,

      Damir

      Author's profile photo Joachim Rees
      Joachim Rees

      Sounds like a really nice event! I hope, some day I can attend one, too!

      best
      Joachim

      Author's profile photo Damir Majer
      Damir Majer
      Blog Post Author

      Hi Joachim,

      yes, it sounds not only nice it is indeed a beautiful event format 😉

      We will still provide more events.
      If you like you can register on our Slack-Channel:
      https://abapcoderetreat.signup.team/ 

      Best regards,
      Damir