Complete Salesforce Certified Platform Developer I Course
What you’ll learn
Understand the Salesforce Fundamentals
Get a deep understanding of all Declarative Salesforce Tools, like Process Builder, Flows, etc
Build custom declarative and programmatic applications on the Force dot com platform
Install and use VS Code
Explore the coding side of Salesforce
Understand Object-Oriented Programming basics
Learn the different Development tools like Developer Console, IDE and others
Understand the different Apex Data Types
Understand and Write Apex Classes and Triggers
Understand and Write Visualforce Pages
Understand and Write Apex Test Classes
Understand the different Deployment tools that you can use
Pass the Salesforce Certified Platform Developer I exam and become Certified
Requirements
You should have Entry to Intermediate Salesforce Administration knowledge
Java knowledge is a plus, but not necessary as I will be explaining Apex from the ground up
Description
Welcome to the Complete Salesforce Certified Platform Developer I Course!I have designed and built this course to be 100% aligned with the official exam Study Guide of the latest Salesforce Certified Platform Developer I release, and I will be updating it on each subsequent release if necessary. Currently, this course fully covers the latest Winter 20 release, and I am updating the course to cover the latest Spring 20 release.The official Exam Outline has many Sections; each Section has many topics within it and has its own number of questions weighting (in percentage) out of a total of 60 questions. These are the different sections with the number of questions weighting:Salesforce Fundamentals – 7%Data Modeling and Management – 13%Process Automation and Logic – 38%User Interface – 25%Testing, Debugging, and Deployment Tools – 17%Each topic mentioned in the Study Guide under each Section above is covered in this course, and each topic has at least a video lecture that is divided into a presentation, and a demo on the Salesforce environment. Some topics have up to 5 lectures, like the SOQL, SOSL and DML topic that is under Section 3! I am sharing all the slides in PDF so that you could download them and read them offline, and I am also sharing a lot of reference links in each lecture. These references include links to Trailhead modules, links to the sources I have used to build the slides, links to official Salesforce documentation related to the topic, and links to official Salesforce guides and eBooks. This course also contains more than 100 quiz questions, none of them are from dumps. I HATE dumps, I have never used them in my IT certifications, and I don’t want you to pass this exam based on a bunch of questions from dumps! The questions in this exam are 100% dump free, and they are all designed based on the course content and on real-life scenarios. Finally, I have been there, I spent hours and hours preparing for this exam, I dissected each and every topic of the Study Guide, and took tons of notes, just like I did when preparing for my other certifications. I guarantee that after completing this course, and after practicing on the Salesforce environment, you will pass this exam, and you will become Salesforce Platform Developer I Certified! Good Luck!Walid
Overview
Section 1: Introduction
Lecture 1 0.1- Introduction
Lecture 2 0.2- Pre-requisites
Lecture 3 0.3 – Creating a Salesforce Developer Org
Lecture 4 0.4- Installing VS Code and accessing your Org
Lecture 5 0.4- VS Code with Salesforce Extensions Summary
Lecture 6 0.5- VS Code Settings and Shortcuts
Lecture 7 0.6- About the Salesforce Certified Platform Developer I exam
Lecture 8 0.7- Course Structure, PDF Presentations and Books Cloud App Package and Config
Section 2: Salesforce Fundamentals – 7%
Lecture 9 1.1- Consideration when Developing in a Multi-Tenant Environment
Lecture 10 1.2- The MVC Pattern
Lecture 11 1.3- Core CRM Objects
Lecture 12 1.3- Core CRM Objects – Demo
Lecture 13 1.4- Extending an Application’s Capabilities using the AppExchange
Lecture 14 1.5- Common Use Cases for Declarative Customization
Section 3: Data Modeling and Management – 13%
Lecture 15 2.1- Data Modeling
Lecture 16 2.2- Relationship Types
Lecture 17 2.3- Schema Design and Modification Impact on Apex Development
Lecture 18 2.4- Visualizing and Creating Entity Relationships
Lecture 19 2.5- Importing and Exporting Data into Development Environments
Lecture 20 2.5- Importing and Exporting Data into Development Environment – Demo
Lecture 21 2.6- Formula Fields
Lecture 22 2.6- Formula Fields – Demo
Lecture 23 2.7- Rollup Summary Fields
Section 4: Process Automation and Logic – 38%
Lecture 24 3.1- Declarative Process Automation features – Part 1 – Workflow and Processes
Lecture 25 3.1- Declarative Process Automation features – Part 2 – Approvals and Flows
Lecture 26 3.2- When to use Declarative Process Automation features vs. Apex
Lecture 27 3.3- Apex Variables, Constants and Expressions
Lecture 28 3.4- Apex Data Types – Part 1
Lecture 29 3.4- Apex Data Types – Part 2
Lecture 30 3.5- Apex Control Flow Statements
Lecture 31 3.5- Addendum 1 – Switch Statement
Lecture 32 3.5- Addendum 2 – More on SOQL For Loops
Lecture 33 3.6- Apex Classes and Interfaces – Part 1 – OOP and Access Modifiers
Lecture 34 3.6- Apex Classes and Interfaces – Part 2A – Virtual and Abstract Classes
Lecture 35 3.6- Apex Classes and Interfaces – Part 2B – Interfaces
Lecture 36 3.7- SOQL, SOSL and DML – Part 1A – SOQL Syntax and Where Clause
Lecture 37 3.7- SOQL, SOSL and DML – Part 1B – SOQL Aggregate, Optional clauses and Return
Lecture 38 3.7- SOQL, SOSL and DML – Part 1 – SOQL Demo
Lecture 39 3.7- SOQL, SOSL and DML – Part 2 – SOQL Relationships
Lecture 40 3.7- SOQL, SOSL and DML – Part 3 – SOSL
Lecture 41 3.7- SOQL, SOSL and DML – Part 4 – DML
Lecture 42 3.7- SOQL, SOSL and DML – Part 4 – DML Demo
Lecture 43 3.8- Apex Triggers
Lecture 44 3.8 – Apex Triggers Demo
Lecture 45 3.9- Apex Triggers Pattern for Efficient Data Processing
Lecture 46 3.9- Apex Triggers Pattern for Efficient Data Processing – Demo
Lecture 47 3.10- Governor Limits
Lecture 48 3.10- Governor Limits – Demo
Lecture 49 3.11- The Order of Execution
Lecture 50 3.12- Exception Handling
Lecture 51 3.12- Exception Handling – Demo
Lecture 52 3.13- Security in Apex
Lecture 53 3.14- Apex Impact on Declarative Changes
Lecture 54 3.15- Programmatic techniques to prevent security vulnerabilities
Lecture 55 3.16- Using Declarative functionality and Apex together
Lecture 56 3.16- Using Declarative functionality and Apex together – Demo
Lecture 57 3.17- Platform Events
Lecture 58 3.17- Platform Events article
Section 5: User Interface – 25%
Lecture 59 4.0 – Section 4 Notes
Lecture 60 4.1- Display Salesforce Data using Visualforce – Part 1 – Visualforce Overview
Lecture 61 4.1- Display Salesforce Data using Visualforce – Part 2 – Standard Controller
Lecture 62 4.1- Display Salesforce Data using Visualforce – Demo
Lecture 63 3.16- Write Visualforce Controllers
Lecture 64 3.16- Write Visualforce Controllers – Demo – Custom Controllers
Lecture 65 3.16- Write Visualforce Controllers – Demo – Controller Extensions
Lecture 66 3.17- Standard vs Custom Controller vs Controller Extension
Lecture 67 4.2- Web Content in Visualforce
Lecture 68 4.3- Incorporate Visualforce Pages into Lightning Platform applications
Lecture 69 The Lightning Component framework and its benefits
Lecture 70 Preventing UI and data access security vulnerabilities
Lecture 71 4.5- Resources in a Lightning Component
Section 6: Testing, Debugging and Deployment – 17%
Lecture 72 5.0- Section 5 Notes
Lecture 73 5.1- Testing Deployment Requirement and Testing Framework
Lecture 74 5.2- Write Apex Unit Tests
Lecture 75 5.2- Write Apex Unit Tests – Demo
Lecture 76 5.3- Test Data
Lecture 77 5.3- Test Data – Demo
Lecture 78 5.4- Execute Test Classes
Lecture 79 5.5- Invoking Apex in Execute Anonymous vs. Unit Tests
Lecture 80 6.1- Monitor and Access Debug Logs
Lecture 81 6.2- Developer Console, Workbench and Force.com IDE
Lecture 82 6.2- Developer Console, Workbench and Force.com IDE – Demo 1 – Developer Console
Lecture 83 6.2- Developer Console, Workbench and Force.com IDE – Demo 2 – Workbench
Lecture 84 6.3- Deploying Metadata
Lecture 85 6.3- Deploying Metadata – Demo
Lecture 86 6.4- Salesforce Environments
Section 7: Bonus Content
Lecture 87 My Blog and LinkedIn
Lecture 88 Coupon for the Salesforce Certified Sharing and Visibility Designer Course
Section 8: Retired Lectures
Lecture 89 3.1- Object Schema – part 1
Lecture 90 3.1- Object Schema – part 2
Lecture 91 3.1- Object Schema – Demo
Do you want to pass the Platform Developer I certification? Then this course is for you!,This course is for anyone who wants to know about the more powerful coding side of Salesforce
Course Information:
Udemy | English | 16h 37m | 7.12 GB
Created by: Walid El Horr
You Can See More Courses in the IT & Software >> Greetings from CourseDown.com