This course will deal with App Builder and Develoment Fundamentals. We will be discussing all the concepts using a real time scenerio and building same. Course is desinged to have lots of Hands-on during training. Course highlights as below:
App Builder:
±Course Introduction
±CRM Overview
±Introduction to Salesforce
±Salesforce license types and the related considerations
±Organization & User Set-Up
±Introduction to Data Model
±Relationship Between Objects
±Record Types
±Formula Fields and Validation Types
±User Interface
±Process Builder
±Workflow Actions
±Approval Process
±Reports & Dashboard
Developer Fundamentals:
- Describe how the Salesforce platform features map to the MVC pattern
- Introduction to Apex Code
- â??Language Constructs ,describe how to declare variables and constants in Apex and how to assign values using expressionsâ??
- Collections overview(Lists, Sets and Maps)
- Invoking Apex
- Classes, Objects and Interfaces
- Describe how to use and apply Apex control flow statements.
- Describe how to use basic SOSL, SOQL, and DML statements.
- Assignment/Elearning
Apex Triggers
- Governor limits
- Testing Apex
- Utilization of Start/Stop, Testing Framework, Bulkified Code, Creation/Loading of test data, Testing for profile security using system.runAs
- Describe when to use declarative automation features vs. Apex classes and triggers.
- Assignment/Elearning
Visualforce
- Using javascript/HTML/CSS
- Describe how to write Visualforce controllers.
- Describe when and how to use standard Visualforce controllers vs. Apex custom controllers and controller extensions.
- Assignment/Elearning