Files
abap/docs/RESOURCES.md

18 lines
784 B
Markdown
Raw Normal View History

2021-10-18 14:10:32 +02:00
# Resources
## Reference
2021-10-18 14:10:32 +02:00
* [ABAP Language Documentation](https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm)
* [Clean ABAP Guidelines](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md) and [cheatsheet](https://github.com/SAP/styleguides/blob/main/clean-abap/cheat-sheet/CheatSheet.md)
2021-10-18 14:10:32 +02:00
## Tutorials
2021-10-18 14:10:32 +02:00
* [ABAP Platform for Developers](https://developers.sap.com/topics/abap-platform.html)
## Training
* 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)
* [SAP Learning Journey and Certification](https://training.sap.com/trainingpath/Database+&+Technology-Development-ABAP+Core) (paid)
* [ABAP Accademy](https://abapacademy.com/) (paid)
2021-10-18 14:10:32 +02:00