Sales Force Development Online Training In USA
Sales Force Developers Course Contents
Basics of programming
(Importance: Most Important)
- Basics of programming (student with non-coding background)
- Variables
- Operators
- Expressions
- Looping Statement
- Controlling Statement
- Class
- Objects
- Functions
- Architecture Apex / com
- Data Types in Salesforce
- MVC pattern in Salesforce
- Collections
- Debug process and methodology
Building logic through programming
(Importance: Most Important)
- APEX Class
- Visualforce
- Apex Classes
- Introduction to Trigger
- Triggers in Salesforce
- Trigger Scope in Salesforce
- Trigger Types
- Best Practices Triggers
- Understanding Trigger Context Variables in Salesforce
- Understanding Test Classes in Salesforce
- Building Test Classes and execution
- Code coverage understanding
- Annotations
- DML Statements
- Insert statement
- Update Statement
- Delete Statement
- Getting data from recycle bin
- Introduction to Visual Force
- Enabling VF for your Organization and Execution
- Creating First VF page
- Building Page Block Table in VF page
- Building Form in VF page
- Controllers
- Types of Controllers
- Standard Controllers
- Custom Controllers
- Controller Extension
- Best Practices Visualforce
- Bulkification
- Exceptions
Query Language
(Importance: Very Important)
- Intro to SOQL
- Query formation in SOQL
- Intro to SOSL
- Query formation in SOSL
- DML statements in Salesforce
- SOQL Vs SOSL
- SOSL transformation
Advance APEX:
(Importance: Very Important)
- Batch class
- Schedule Class
- Transaction Control