Jump to ratings and reviews
Rate this book

Clean ABAP: A Style Guide for Developers

Rate this book
ABAP developers, are you looking to clean up your code? Then pick up this official companion to the Clean ABAP GitHub repository. This book is brimming with best practices, straight from the experts, to help you write effective ABAP code. Start by learning when to apply each clean ABAP practice. Then, dive into detailed code examples and explanations for using classes, methods, names, variables, internal tables, and more. From writing code to troubleshooting and testing, this is your complete style guide!
*Learn to write readable, maintainable ABAP code
*Improve the way you work with classes, interfaces, methods, variables, tables, and more
*Understand how to choose useful names, write strong comments, and format code correctly
Clean ABAP Concepts
What is clean ABAP and why is it important to write clean code? Understand clean ABAP concepts with insight from the experts, including special considerations for legacy code and performance. Best Practices
Walk through the what, why, and how behind clean ABAP best practices. Learn to improve your code, including using classes and interfaces appropriately, handling method design and control flow, designing and running unit tests, and much more. Practical Examples
See clean ABAP practices in action! Improve your understanding of how to write effective code. Use detailed examples for each best practice that demonstrate the difference between clean and messy code.
*Classes and interfaces
*Methods
*Names
*Variables and literals
*Internal tables
*Control flow
*Comments
*Formatting
*Error handling
*Unit testing
*Packages

300 pages, Hardcover

Published November 24, 2020

3 people are currently reading
12 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
8 (80%)
4 stars
2 (20%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
1 review
January 10, 2022
Clean Code is the method used to program maintainable and therefore future-proof applications. Up to now there was no clean code adaptation for the programming language ABAP. This is exactly what Klaus Haeuptle and his colleagues delivered. And the right book for it. The book gives countless examples of typical clean code topics: good identifiers, method and class names. The reduction of comments. The use of unit tests. Practical design with dependency injection and many more topics. If you want to develop modern, future-proof ABAP applications, you should read this book first. After that, it is the ideal companion in everyday programming.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.