Kelly Gloriaedutechno.hashnode.dev·Feb 10, 2025Practical SOLID in Golang: Open/Closed PrincipleThe SOLID principles form the cornerstone of software design, ensuring code remains maintainable, scalable and easy to comprehend. One principle known as OCP states that software entities should be open for extension but closed for modification, mean...golang
BugFixWizardbugfixwizard.hashnode.dev·Feb 2, 2025Digital skills academy CodeClan to become college-based courseScotland's digital skills academy might be revived as a college-based course less than a year after its innovative predecessor went into liquidation. The CodeClan name and brand have been acquired by CodeBase, the contractor for the Scottish governme...Digital skills academy
Ali Mohamed Hussiendeci.hashnode.dev·Jan 26, 2025DECI in the Spotlight: Egypt’s Best Tech Initiative Yet?Background Info First, what is DECI? It’s an initiative powered by the Ministry of Communication and Information Technology which was founded in 2022. It caters to learners from the 1st preparatory year through the 2nd secondary year, providing them ...2 likes·34 readstechnology
user1272047programmingetc.hashnode.dev·Jan 19, 2025Lesson 8: Advanced SAP Development Techniques and ToolsLesson 8: Advanced SAP Development Techniques and Tools 1. ABAP Unit Testing Ensures code quality and stability with automated testing frameworks. Implements unit test classes for modular validation. Supports seamless integration into CI/CD pipel...sapSAP
user1272047programmingetc.hashnode.dev·Jan 19, 2025Lesson 9: Advanced Development and Optimization in SAPLesson 9: Advanced Development and Optimization in SAP 1. ABAP RESTful Application Programming (RAP) Advanced Scenarios RAP supports draft handling for transactional applications. Enables authorization checks using CDS annotations and behavior def...sapSAP
user1272047programmingetc.hashnode.dev·Jan 17, 2025Lesson 10: Advanced Technical Features in SAP DevelopmentLesson 10: Advanced Technical Features in SAP Development 1. ABAP Environment in SAP BTP (Business Technology Platform) Leverages SAP BTP for scalable, cloud-based ABAP development. Provides integration with APIs, microservices, and event-driven a...sapSAP
user1272047programmingetc.hashnode.dev·Jan 17, 2025Lesson 7: Advanced SAP Development TechniquesLesson 7: Advanced SAP Development Techniques 1. SAP ABAP RESTful Application Programming Model (RAP) Simplifies development of Fiori apps using CDS views and OData services. Supports transactional and analytical scenarios in one framework. Ensur...sapSAP
user1272047programmingetc.hashnode.dev·Jan 17, 2025Lesson 6: Advanced Integration and Development Techniques in SAPLesson 6: Advanced Integration and Development Techniques in SAP 1. RFC and BAPI Integration RFC (Remote Function Call) enables external system communication. BAPIs (Business Application Programming Interfaces) standardize external access. Facili...sapSAP
user1272047programmingetc.hashnode.dev·Jan 17, 2025Lesson 5: SAP Development MasteryLesson 5: SAP Development Mastery 1. Custom ABAP CDS Annotations Enhance CDS views with annotations for metadata-driven configurations. Enable UI-specific behaviors and OData service generation. Simplify integration with Fiori apps and APIs. 2...sapSAP
user1272047programmingetc.hashnode.dev·Jan 17, 2025Lesson 4: Advanced SAP Development PracticesLesson 4: Advanced SAP Development Practices 1. ABAP Managed Database Procedures (AMDP) Used for creating database logic in SAP HANA using SQLScript. Enhance performance by executing logic directly in the database. Allow seamless integration with...sapSAP