4 Weeks Certified Salesforce Developer Training course Mexico City
Event Information
About this Event
4 Weeks Salesforce Developer Training course is Instructor-led and guided and is being delivered from April 27, 2021 - May 20 , 2021 for 16 Hours over 4 weeks, 8 sessions, 2 sessions per week, 2 hours per session.
- Instructor-led and guided training
- Practical Hands-On, Highly Interactive training
- This course will be taught in English language
- All Published Ticket Prices are in US Dollars
4 Weeks Certified Salesforce Developer/Development Training Course Schedule
- April 27, 2021 - May 20 , 2021 US Pacific time
- 4 Weeks | 2 hours on Tuesdays, 2 hours on Thursdays every week US Pacific time
- 6:30 PM - 8:30 PM US Pacific time each of those days
- Please click here to add your location and check your local date and time for first session to be held on April 27, 2021 at 6:30 PM US Pacific Time.
Features and Benefits
- 16 Hours, 8 sessions, 4 weeks of total Instructor-led and guided training
- Training material, instructor handouts and access to useful resources on the cloud provided
- Practical Hands-on Lab exercises provided
- Actual code and scripts provided
- Real-life Scenarios
Course Objectives
- Understanding high-level Architecture of Cloud Platform.
- Handle the Salesforce Cloud Application development and support activities in the real-time
- Work independently with implementing Advance concepts.
- In-depth knowledge of various elements like Data model, Security model, Report, Dashboard, SOAP, REST API’s, etc.
- Involvement in Business Automation Process.
- Uses of a built-in testing framework to validate Apex and Visualforce.
- Business logic customizations.
What are the Prerequisites to become Salesforce developer?
- Computer System
- Windows/Linux Administration
- OOPS Concept
- Customer Relationship Management
Who can take Saleforce CRM Development Course?
Any IT experienced Professional who are interested to build their career in Cloud environment.
Course Outline
1. Project Related
- Resolving User Issues In Project
- Importance of User In Application
- Real-Time Project Explanation
- Real-Time Project Business Process
- Project Development Life Cycle
- Project Management Tools
- Sandbox and UAT
- Change Set
- Deployment
- Production
2. Before Starting Development
- Enable Development Mode
- MVC Architecture
- Developer Console Usage
- Query Editor Usage
- Execute Anonymous Window
- Create Class Using Developer Console
- Create Visualforce Using Developer Console
- Test and Debug Using Developer Console
- Installing Eclipse
3. VisualForce Pages
- Comparison With HTML Tags
- Create VF Using URL, Developer Console, Create VF Using Eclipse, Standard Navigation.
4. Data Sources In VisualForce
- Apex Class Variables
- Parameters Using URL
- Global Standard Objects or Custom Objects
- Static Data
5. Pageblock Tags
- Pageblock
- PageBlockSection
- PageBlockSectionItem
- PageBlockButton and Location
- CommandButtons and Actions
6. Input Components
- InputText
- InputField
- InputSecret
- InputHidden
- InputFile
7. Select Components
- SelectOption
- SelectOptions
- SelectCheckBox
- SelectRadio
8. Message Tags
- PageMessage
- PageMessages
9. Panel Tags
- PanelBar
- PanelBarmItem
- PanelGrid
- PanelGroup
10. Other VF Tags
- Column
- CommandLink
- Detail
- Facet
- Form
- Iframe
- Image
- IncludeScript
- Include Page
- ListViews
- Repeat
- Tab and Tab Panel
- Render,Rerender,RenderAs
- Passing parameters
- Creating VF Tabs
- Realted List
- Enhanced List
11. List Views
- Creating Views
- PageBlockTable
- ListView
- DataTable
- DataList
- Repeat
12. Action Components In VisualForce
- ActionSuppot
- ActionFunction
- ActionStatus
- ActionRegion
- ActionPoller
13. Real-Time Topics with VisualForce
- Usage of Static Resource In VF
- Overriding Buttons, Links and Tabs with VF
- Dynamic Visualforce Binding
- Integrating Email with Visualforce
- VisualforceTemplates
- Generate Visualforce page as PDF, Word Document
- Real-Time Scenarios
14. Usage of CSS In VisualForce
- Create CSS Class
- Internal CSS
- External CSS
- StaticResource In ExternalCSS
- Boostrap Usage in Visualforce
- Realtime Scenarios
15. Usage of JavaScript
- JS Functions, JS Validations Usage in VisualForce, JS DOM, JS Events
- Internal JavaScript
- External JavaScript
- Real-Time Scenarios
16. Usage of jQuery In VisualForce
- Using Less Code In VisualForce
- jQuery StaticResorces
- URL Plugins
- AutoComplete
17. Usage of Angular JS In VisualForce
- Overview of SinglePage Web Application
- Dependancy Injection
- Controller, Directives
- Filters, Model
- Scope, Service
- Expressions, Module
18. Usage Ajax In VisualForce
- Overview of Connections
- Ajax SOQL
- Ajax DML
19. OOPs-Object Oriented Programming
- Fundamental and Properties
- Variables
- Identifiers
- Data types
- Access Modifiers
- Methods
- Conditional Statements
- Exceptional Statements
- Class syntax writing
- Constructing Method
- Reference Variables
- Setter Method
- Getter method
- Constructors
- Class Properties
- Return Statements
- Inheritance
- Abstraction
- Polymorphism
- Encapsulation
- Creating Wizard Class
- Wrapper Class
- Usage Of properties in SFDC
20. DML Operations