The Way of Clean Code: #1 Single Responsibility et al.

There is a lot of knowledge about how to write a good quality software. Sadly, it almost never is explained in the realm of SAP/ABAP. You have to know other languages, usually very different from ABAP, to consume those concepts easily. Also it’s rarely presented in reference to enterprise software like SAP. Most of examples and applications of rules, principles and concepts are shown on small examples in the surrounding of relatively small application. My goal is to present some of this knowledge in ABAP style, where sometimes the code is small, but the surrounding system is always huge.

 

​ There is a lot of knowledge about how to write a good quality software. Sadly, it almost never is explained in the realm of SAP/ABAP. You have to know other languages, usually very different from ABAP, to consume those concepts easily. Also it’s rarely presented in reference to enterprise software like SAP. Most of examples and applications of rules, principles and concepts are shown on small examples in the surrounding of relatively small application. My goal is to present some of this knowledge in ABAP style, where sometimes the code is small, but the surrounding system is always huge.   Read More Technology Blogs by Members articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author