APEX Programming
This badge will be given to students who understand variables, data types, Apex syntax, keywords in Apex. Students will excel writing Apex code using developer console. Apex is the programming language of Salesforce. Apex is an object-oriented and strongly typed programming language developed by Salesforce for building Software as a Service (SaaS) and Customer Relationship Management (CRM).
Students will also learn how to use Asynchronous Apex (Queueable Apex, Scheduled Apex, Batch Apex, Future Methods). Apex offers multiple ways for running Apex code asynchronously. Students will learn to choose the asynchronous Apex feature that best suits organization needs.