Welcome to the Developer Learning Path for Business Technology Platform (BTP)! This learning path is designed to guide developers through the fundamentals and advanced topics of BTP, alongside with commonly used hands-on knowledge, helping them become proficient in this stack.
SAP Business Technology Platform (BTP) is an integrated suite of technologies and services that enables developers to build, extend, and integrate business applications in the cloud. Whether you're a beginner or an experienced developer, this learning path will provide you with the necessary resources to understand and utilize BTP effectively.
For each week, you should complete all elements inside Tasks section. If you have time left, you can check the Additional Resource section from each week. Also, you'll noticed some milestones projects placed along the weeks, those are small deliverables you should complete.
- Understand the core components and capabilities of SAP Business Technology Platform;
- Explore the various services offered by BTP and their use cases;
- Setup development environment for BTP.
- Documentation: SAP BTP Official Documentation;
- Course: Discovering SAP Business Technology Platform;
- Tutotial/Hands-on practice: Develop a Business App Using SAP Business Application Studio.
- Explore the official documentation of SAP BTP to familiarize yourself with its core components and services;
- Complete the course Discovering SAP Business Technology Platform;
- Follow the tutorial to set up your development environment and get started with SAP BTP creating your first application.
Develop a simple CAP Node.js application using SAP Business Application Studio.
- Ask for a trail account in SAP BTP;
- Implement a simple Bookshop App;
- Host this into the BTP trail account;
- Create an open repository in github to share your code.
- Understand the definition and important concepts about SAP CAP;
- Comprehend the most prominent tasks within CAP's universe of discourse.
- Course: CAPire
- Reading: Node.js introduction
- Explore the Getting Started section of CAPire;
- Explore the Cookbook section of CAPire;
- Explore the Core Data Services (CDS) section of CAPire.
Stay tuned for Week 3.
Stay tuned for Week 4.
If you have any suggestions, corrections, or would like to contribute to this learning path, feel free to submit a pull request to this repository.
Happy learning!