2021-10-18 14:10:32 +02:00
# Resources
2022-01-28 09:19:34 -05:00
## Reference
2021-10-18 14:10:32 +02:00
2022-01-28 09:19:34 -05:00
* [ABAP Language Documentation ](https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm )
2022-02-11 15:34:39 +01:00
* [Clean ABAP Guidelines ](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md ) and [cheat-sheet ](https://github.com/SAP/styleguides/blob/main/clean-abap/cheat-sheet/CheatSheet.md )
2021-10-18 14:10:32 +02:00
2022-06-07 17:01:12 +02:00
## Learning
* SAP Learning Journey: [Get Started with ABAP Programming ](https://learning.sap.com/learning-journey/get-started-with-abap-programming-on-sap-btp ) (free)
2022-01-28 09:19:34 -05:00
## Tutorials
2021-10-18 14:10:32 +02:00
2022-06-07 17:01:12 +02:00
* [ABAP Platform for Developers ](https://developers.sap.com/topics/abap-platform.html ) (free)
2022-01-28 09:19:34 -05:00
## Training
2022-06-07 17:01:12 +02:00
* Free online classes at [openSAP ](https://open.sap.com/courses?q=abap ) in particular [Writing Testable Code in ABAP ](https://open.sap.com/courses/wtc1 ) (free)
2022-01-28 09:19:34 -05:00
* [SAP Learning Journey and Certification ](https://training.sap.com/trainingpath/Database+&+Technology-Development-ABAP+Core ) (paid)
2022-02-11 15:34:39 +01:00
* [ABAP Academy ](https://abapacademy.com/ ) (paid)
2021-10-18 14:10:32 +02:00
2022-02-11 15:34:39 +01:00
## Open Source ABAP
2022-06-07 17:01:12 +02:00
2022-02-11 15:34:39 +01:00
* [abapGit ](https://abapgit.org )
2022-06-07 17:01:12 +02:00
* [dotabap.org ](https://dotabap.org )