<p>Gain an in-depth understanding of the large number of common problems found in ABAP programs and have a robust methodology for fixing problems when you find them. This book also shows you how to prevent them from occurring in new programs.</p><p>A large chunk of the worldβs biggest organizations
Improving the Quality of ABAP Code: Striving for Perfection
β Scribed by Paul David Hardy
- Publisher
- Apress
- Year
- 2021
- Tongue
- English
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Gain an in-depth understanding of the large number of common problems found in ABAP programs and have a robust methodology for fixing problems when you find them. This book also shows you how to prevent them from occurring in new programs.
A large chunk of the worldβs biggest organizations use SAP software and virtually all of them have very large amounts of custom code. However, a lot of that custom code is not as good as it could be. In this book we look at why object-oriented programming is the basic building block for improved program quality and at the test-driven development that this enables. We cover the three pillars of clarity, stability, and high performance on which a high-quality ABAP program stands. You will then move on to the user interface, which needs its own set of standards for high quality. In the final chapters, you will learn about specialist topics such as user exits, making sure code will run on the latest releases of SAP, and how to add your own automated custom code quality checks.
What You Will Learn
- Know why object-oriented programming and test-driven development are the cornerstones of high-quality custom code
- Ensure that the three pillars of clarity, stability, and high performance are fulfilled
- Make sure your applications are user friendly
- Ensure that your custom code works on newer SAP releases
- Create your own custom code quality checks
Who This Book Is For
ABAP developers who started yesterday or have been programming for 20 years
π SIMILAR VOLUMES
Everyone in software development supports the goal of producing high-quality code. And yet, long-term observations in the field by the Software Improvement Group (SIG) reveals that many organizations donβt have the necessary resources or institutional processes to make it happen. In this report,
239 pages : 32 cm
<p>Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify improvement opportunities and their impact on production cod
Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify improvement opportunities and their impact on production code.