MaxMunus's Salesforce Certified Platform Developer Course will help you pass the Platform Developer Î? and Platform Developer II Exam.Â
Course ContentÂ
ADMINISTRATION ESSENTIALS
Welcome and Introductions
Overview of Salesforce
Introduction to Identify Confirmation
- Activating your Computer
User Interface Settings
- Admin PermissionsÂ
- UI Options
Organization Administration
- Language, Locale, Fiscal Year
- Currency Management
Customization
- Creating ProfilesÂ
- Creating Custom Fields
- Defining Dependent Picklists\Â
- Customizing Lookup Fields and Formula Fields
- Customizing Page Layouts and Related Lists
- Record Types and Business ProcessesÂ
- Field Level Security
- Login Hours and IP Restrictions
Security and Access
- Creating Users
- Understanding Record Ownership and Access
- Organization Wide DefaultsÂ
- Role Hierarchy
- Mass Transfer RecordsÂ
- Sharing Rules
- Manual Sharing and Team Sharing
- Folder Access
Workflow
- Defining Workflow
- Creating Workflow Rules with Tasks, Alerts and Field Updates
- Planning an Approval ProcessÂ
- Creating an Approval Process
- Testing an Approval Process
Data Validation
- Defining Salesforce Data ValidationÂ
- Creating Custom Validation Rules DefiningÂ
- Custom Field Properties
Data Utilities
- Import Overview
- Import using Application ImportÂ
- Wizard Update using Apex Data LoaderÂ
- Mass Delete
- Weekly Data Export
- Understanding Storage (attachments, documents, and records)
Analytics
- Understanding Different Types of ReportsÂ
- Creating Custom Reports
- Advanced FiltersÂ
- Custom Highlighting
- Custom Summary Formulas
- Dashboards
Extending Salesforce
- Custom Object RelationshipsÂ
- Creating Custom ObjectsÂ
- Custom Tabs
- Rollup Summary Fields
- Creating Custom Apps
Force.com Essentials
- Introduction to force.comÂ
- Basic Application Design
Managing Your Userâ??s Experiences
- Licenses
- Profile and Permissions
- Profile and Access to DataÂ
- Profile and the User Interface
Force.com Development
- Â Â Â Introduction to application Lifecycle Management
- Â Â Salesforce.com Vision for development as Services
Integrated Development Environment
- Metadata APIÂ
- Force.com IDEÂ
- Force.com sandbox
Introduction to visualforce
- Visualforce overviewÂ
- Visualforce BasicsÂ
- Tag Basics
- Tag BindingÂ
- Layout component
- Output componentÂ
- Input componentÂ
- Iteration componentÂ
- Ajax componentÂ
- Custom component
JavaScript and visualforce
- Action Binding and javascriptÂ
- Javascript function
- Partial page updateÂ
- AJAX behavior on events
Introduction to visualforce (Apex) controller
- Controller OverviewÂ
- Standard ControllerÂ
- Custom controllerÂ
- Controller extension
APEX
- Introduction to apexÂ
- Apex is Object BasedÂ
- Invoking apex
- When to use apex
- Types of collection
Apex Library and Class and method
- SystemÂ
- User infoÂ
- Math
- Apex objectÂ
- LimitÂ
- DML/DatabaseÂ
- WorkflowÂ
- User Defined
Apex Trigger
- Trigger TypeÂ
- Trigger Context
Exception, Debugging and Testing
- ExceptionÂ
- DebuggingÂ
- Testing
- Deployment
Apex and Web Services
- SOAP web ServicesÂ
- Force.com SOA
- NON-SOAP http Callout(@future)Â
- Asynchronous Apex
Advance Topic
- Inbound Email ServicesÂ
- Sending email from ApexÂ
- Dynamic Apex
- Apex SharingÂ
- Creating wizard
- Inserting data via the data loader command line interfaceÂ
- Registering a force.com siteÂ
- Customer portal and partner portalÂ
- Wrapper class
- Generating proxy classÂ
- Outbound messaging.