Files
abap/docs/LEARNING.md

24 lines
992 B
Markdown
Raw Permalink Normal View History

# Recommended Learning Resources
2021-10-18 14:10:32 +02:00
Exercism provides exercises and feedback but can be difficult to jump into for those learning ABAP for the first time. These free resources can help you get started:
2021-10-18 14:10:32 +02:00
* SAP Learning Journey [Learning the Basics of ABAP Programming](https://learning.sap.com/learning-journeys/learn-the-basics-of-abap-programming-on-sap-btp)
* [ABAP for Newbies Community](https://community.sap.com/topics/abap/abap-for-newbies)
* [ABAP Language Documentation](https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm)
If you are new to ABAP, we recommend completing the following units of the SAP Learning Journey:
- Getting Started
- ABAP Language Basics
- Local Classes
After that, you will be ready to solve ABAP exercises on Exercism.
If you get to more complex exercises, we suggest going through the following units as well:
- Structures
- Complex Internal Tables
These topics might be helpful for solving more difficult exercises on Exercism.