Our Python book is a winner: the best professional and technical book of 2023!
Programming Newsletter
New Programming Content to Browse:
Programming Video of the Month
If you're new to SAP BTP, it's important to know the development environments available. In this video, explore serverless architecture; SAP BTP, Cloud Foundry environment; SAP BTP, ABAP environment; SAP BTP, Kyma runtime; and SAP Build. Click on the left to watch.
Deploying SAP BTP Environments
Once you've become familiar with the environments discussed in the video above, it's time to learn how to deploy them. This blog post will teach you how. Read here.
Using XML in ABAP Projects
XML is a language used to define structured docs that can be easily exchanged between heterogeneous systems. See how to use XML in ABAP projects with this blog post. Read here.
Unhandled Exceptions in ABAP
Exceptions in ABAP can be handled using two different statements. When an exception is unhandled, an error occurs and creates a short dump. This post explores. Read here.