Recommendations
-
Many ways to fail and their avoidance strategies
Reading time:
1–2 minutesDeveloping software is closely intertwined with the experience of failure. This is normal, but it is not a permanent state.
-
Distinguish between the functionality and its implementing code
Reading time:
3–4 minutesIt’s easy to confuse a new feature with the code it requires. It’s important to distinguish between how the new feature is called and where it’s implemented. This article offers some insights on this topic, especially for those who want, for example, more readable and understandable customer extensions.
-
What you can find in an ABAP class
Reading time:
2–3 minutesIt’s unbelievable what you can find in a class. Nobody would expect that.
