SF Developer

◙ Why customization? ◙ Introduction to various tools ◙ Installing VS Code and connecting to salesforce ◙ Different Sandboxes/environment
◙ Writing SOQL queries ◙ Writing SOSL queries ◙ Relationship Queries, Return Types of SOQL /SOSL queries ◙ Aggregate queries ◙ Best practices writing optimized soql queries Using date functions
◙ Writing your first Apex Class ◙ List, Map, Set basics ◙ If, For, Switch and String functions ◙ with sharing / without sharing details Wrapper class concept ◙ Logger Framework / Exception handling ◙ Working with Agreegate SOQL/ Sub Queries in apex
◙ Why need for triggers? ◙ Creating first trigger, Trigger Event and Trigger Context ◙ Variables Trigger Pattern, Trigger Framework
◙ Future Methods ◙ Queueable Apex ◙ Batch Apex ◙ Platform Events ◙ Change Data Capture
◙ Writing Test Class and test methods ◙ Test Data Factory class ◙ Test Set up methods ◙ Run as user ◙ Using Assert statements ◙ Test class for asynchronous apex
◙ Introduction to Rest API ◙ Integration Patterns ◙ Integration with Rally/Jira/Any other external point ◙ Request and Response handling ◙ Test class using Mock Deployments Apex Debugging Apex Best Practices Code Optimization Techniques Introduction to Dynamic Apex / Schema object
X