Clean ABAP: A Style Guide for Developers
暫譯: 清晰的 ABAP:開發者風格指南

Haeuptle, Klaus, Hoffmann, Florian, Jordão, Rodrigo

  • 出版商: SAP PRESS
  • 出版日期: 2020-12-22
  • 售價: $2,830
  • 貴賓價: 9.5$2,689
  • 語言: 英文
  • 頁數: 351
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 1493220268
  • ISBN-13: 9781493220267
  • 無法訂購

相關主題

商品描述

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

In this book, you'll learn about:

a. 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.

b. 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.

c. 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.

Highlights include:

1) Classes and interfaces
2) Methods
3) Names
4) Variables and literals
5) Internal tables
6) Control flow
7) Comments
8) Formatting
9) Error handling
10) Unit testing
11) Packages

商品描述(中文翻譯)

ABAP 開發人員,您是否想要清理您的程式碼?那麼請參考這本《Clean ABAP》GitHub 倉庫的官方伴隨書籍。這本書充滿了來自專家的最佳實踐,幫助您撰寫有效的 ABAP 程式碼。首先學習何時應用每一項乾淨的 ABAP 實踐。接著,深入了解使用類別、方法、名稱、變數、內部表格等的詳細程式碼範例和解釋。從撰寫程式碼到故障排除和測試,這是您完整的風格指南。

在這本書中,您將學到:

a. 乾淨的 ABAP 概念
什麼是乾淨的 ABAP,為什麼撰寫乾淨的程式碼很重要?透過專家的見解了解乾淨的 ABAP 概念,包括對舊有程式碼和效能的特殊考量。

b. 最佳實踐
了解乾淨的 ABAP 最佳實踐背後的什麼、為什麼和如何。學習改善您的程式碼,包括適當使用類別和介面、處理方法設計和控制流程、設計和執行單元測試等。

c. 實用範例
觀察乾淨的 ABAP 實踐的實際應用,增進您撰寫有效程式碼的理解。使用每個最佳實踐的詳細範例,展示乾淨程式碼與雜亂程式碼之間的差異。

重點包括:

1) 類別和介面
2) 方法
3) 名稱
4) 變數和字面量
5) 內部表格
6) 控制流程
7) 註解
8) 格式化
9) 錯誤處理
10) 單元測試
11) 套件