Description
In this course, you will learn :
- About data modelling on the Salesforce Platform, as well as how to work with standard and custom objects.
- How to use the Salesforce Platform to import and export data.
- Discover the Apex Programming Language and the various Apex Governor Limits.
- introduces you to the Apex Programming Language's fundamental building blocks.
- In Apex, you will learn various concepts of object-oriented programming.
- discusses sObject relationships and data querying on the Salesforce Platform.
- Discover Data Manipulation Language and transaction control.
- Hhow to use the Salesforce Platform to create Apex Triggers.
- introduces you to the Salesforce Platform's Exception Handling concepts.
- How to use Apex testing methodologies to write error-free code, as well as testing best practises.
- Know about the Application Development Lifecycle on the Salesforce platform and how to create Visualforce pages.
- covers different controllers in Apex and their methods.
Syllabus :
- Introduction to Cloud Computing and SFDC
- Working on Custom Objects and Fields
- Data Management in SFDC
- Introduction to APEX Programming
- Data Types and Logic Control Statements in APEX
- APEX Classes
- sObject Relationships, Implementing SOQL and SOSL Queries
- Data Manipulation Language
- Trigger in APEX and APEX Transaction
- Exception Handling and Debugging in APEX
- Testing Essentials and Design Strategies
- Deployment Strategies and Visualforce Pages
- Working with Controllers and Controller Extensions
- Lightning Framework