Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    The Ultimate Salesforce Development Course: Hands-On Guide

    Posted By: ELK1nG
    The Ultimate Salesforce Development Course: Hands-On Guide

    The Ultimate Salesforce Development Course: Hands-On Guide
    Published 10/2024
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 43.76 GB | Duration: 70h 1m

    A step by step guide to become Salesforce Apex Expert

    What you'll learn

    OOPs Concept

    Salesforce Development Basics

    Classes & Objects

    Variables, Methods, Constructors & Operators

    Collections in Salesforce

    Loops in Salesforce

    Polymorphism in Salesforce

    Abstraction & Interface in Salesforce

    SOQL & SOSL in Salesforce

    Apex Triggers, Before vs After Triggers & Asynchronous Apex Trigger

    Asynchronous Apex including Batch, Queueable Apex

    Apex Managed Sharing

    Develop Secure Apex & Write Secure SOQL Queries

    Apex Best Practices, Test Classes & Best Practices

    Governor Limits & Flows in Salesforce

    Order of Execution & Send Emails using Apex Class

    Lead Convert Process & Email Services

    Debugging the code using Apex Replay Debugger

    Lead & Case Assignment

    Database Methods vs DML Methods

    Exception Handling Framework

    Requirements

    Salesforce Admin Knowledge

    Salesforce Data Model

    Relationships in Salesforce

    Formula Fields in Salesforce

    No-Prior Programming Experience is needed

    Description

    Salesforce Development in English, designed to empower everyone to master Salesforce development.Whether you are a complete beginner or have some experience, this comprehensive series will guide you through the fundamentals and advanced concepts of Salesforce development, all in the comfort of your native language.Key benefits of this courses includes:Learn Salesforce Development in English: This course is designed for every individual, making it easier to grasp technical concepts in your native language.Comprehensive coverage of Salesforce Development topics: The series covers many topics, from basic Salesforce concepts to advanced development techniques.Expert guidance: Gain insights from an experienced Salesforce developer who understands the challenges individuals are learning in Salesforce.69+ hours of learning content50+ Assignment of Apex Trigger, SOQL Queries, Lightning Flows & Async Apex50+ Assignment for Salesforce Lightning FlowsSalesforce Developer Interview Questions & AnswersIn depth Salesforce Development KnowledgeWhether aspiring to become a Salesforce developer or enhance your existing skills, this series is invaluable for your Salesforce learning journey.Whether aspiring to become a Salesforce developer or enhance your existing skills, this series is invaluable for your Salesforce learning journey.Whether aspiring to become a Salesforce developer or enhance your existing skills, this series is invaluable for your Salesforce learning journey. What you will learnOOPs ConceptSalesforce Development BasicsClasses & ObjectsVariablesMethodsConstructorsOperatorsCollections in SalesforceLoops in SalesforceInheritance in SalesforcePolymorphism in SalesforceAbstraction in SalesforceInterface in SalesforceRelationships in SalesforceSOQL & SOSLApex TriggersBefore vs After TriggersAsynchronous Apex TriggerAsynchronous Apex including Batch, Queueable ApexInterview Questions on TriggerProject on Apex TriggerApex Managed SharingTrigger on Apex Managed SharingDevelop Secure ApexWrite Secure SOQL QueriesApex Best PracticesTest Classes & Best PracticesGovernor LimitsFlows in SalesforceMaterials Included On-Demand Videos Class Notes Lecture Class Codes Assignments Project Document Practical Implementations of ScenariosWhy you should attend this course Lifetime access to the course & Notes Updates related to latest release ( in the form of recording ) Multiple Assignments Live doubt solving classes on regular basis Complete Project

    Overview

    Section 1: Introduction

    Lecture 1 Introduction to the Course

    Lecture 2 How to Get Succeed with the Course

    Lecture 3 Important Message from Instructor

    Section 2: How to

    Lecture 4 Join the discord channel

    Lecture 5 Download the Notes Used in the Class

    Lecture 6 Apex Trigger Scenarios

    Lecture 7 Salesforce Lightning Flow Scenarios

    Lecture 8 Salesforce Developers Questions

    Section 3: Let's get started

    Lecture 9 Introduction to Cloud Computing & OOPs Concept

    Section 4: Get Started with Salesforce

    Lecture 10 02 - Introduction & Types of Data Types in Salesforce

    Lecture 11 03 - Apex Class, Variable & Introduction to Methods

    Section 5: Methods & Constructors in Salesforce

    Lecture 12 04 - All about methods in Salesforce Apex

    Lecture 13 05 - How constructor works in Salesforce

    Section 6: Operators & Conditional Blocks in Salesforce

    Lecture 14 06 - Operators & Conditional Statements in Salesforce

    Lecture 15 07 - Operators & Constants in Salesforce

    Section 7: Static vs Instance Block in Salesforce | How Call stack works in SFDC

    Lecture 16 08 - Static vs Instance Block and Call Stack in Salesforce

    Section 8: Collections in Salesforce

    Lecture 17 09 - List Collection in Salesforce

    Lecture 18 10 - Arrays & Set in Salesforce

    Lecture 19 11- Introduction to Map Collection Part 1

    Lecture 20 12- Introduction to Map Collection Part 2

    Section 9: Looping Statements in Salesforce

    Lecture 21 13- Looping Statement in Salesforce

    Section 10: Getters, Setters, Call By Value & Call By Reference in Salesforce

    Lecture 22 14- Getters, Setters, Call By Value & Call By Reference in Salesforce

    Section 11: Deep dive into SOQL Queries in Salesforce

    Lecture 23 15- Introduction to SOQL Query in Salesforce

    Lecture 24 16- Date Literals, Like parameter, exclude and includes, Order By clause in Sale

    Lecture 25 17- Aggregate SOQL Query in Salesforce

    Lecture 26 18- Relationship Queries in Salesforce SOQL

    Lecture 27 19- Polymorphic SOQL Query in Salesforce

    Lecture 28 20 - SOQL Query Continue in Salesforce

    Section 12: DML Operations in Salesforce

    Lecture 29 21 - DML Operations in Salesforce

    Section 13: OOPs Concept with Salesforce

    Lecture 30 22 - Inheritance in Salesforce

    Lecture 31 23 - How to implement inheritance in Salesforce

    Lecture 32 24 - How to implement polymorphism in Salesforce

    Lecture 33 25 - How to implement Interface in Salesforce

    Section 14: Learn Apex Trigger from Basic to Advance

    Lecture 34 26 - Introduction to Salesforce Apex Trigger

    Lecture 35 27 - Practical Implementations of Apex trigger

    Lecture 36 28 - Practical Implementations of Apex trigger Part 2

    Lecture 37 29 - Practical Implementations of Apex trigger Part 3

    Lecture 38 30 - How to Use the Dispatcher Concept in Apex Trigger Salesforce

    Lecture 39 31 - Prevent Duplicate Contact Record Trigger Part 1

    Lecture 40 32 - Prevent Duplicate Contact Record Trigger Part 2

    Lecture 41 33 - Rollup Summary Apex Trigger in Salesforce Part 1

    Lecture 42 34 - Rollup Summary Apex Trigger in Salesforce Part 2

    Lecture 43 35 - Send Email to lead Owner using Salesforce Apex Trigger

    Lecture 44 36 - Work with recusrive Apex Trigger in Salesforce

    Lecture 45 37 - How files are being managed by Salesforce - Data Model

    Lecture 46 38 - Create the Apex Trigger to Copy the Files from Task,Event & Case to Related

    Lecture 47 39 - Content Version Concept in Salesforce

    Lecture 48 40 - Content Version in Salesforce

    Section 15: Introduction to Salesforce Lightning Flows

    Lecture 49 41 - Introduction to Lightning Flows in Salesforce

    Lecture 50 42 - Create your First Screen Flow & Create Record Using Screen Flow

    Lecture 51 43 - How to Handle the Errors in Flow & Display the Record Url in Screen

    Lecture 52 44 - How to Use If-Else, For Loop & Flow Inside Record Page, as a Quick Action

    Lecture 53 45 - Update records with for loop & Dispplay the data in the form of DataTable

    Lecture 54 46 - All about Record Triggered Flow in Salesforce

    Lecture 55 47 - Create a Task, Send an Email, Post to Chatter from Salesforce Flow

    Lecture 56 48 - Send Email using Template Id, Email Alert & Scheduled Flow in Flow

    Lecture 57 49 - Invocable Apex in Lightning Flow Salesforce

    Lecture 58 50 - Auto Launched Flows and Error Handling Framework for Lightning Flows

    Section 16: Database DML Methods vs Normal DML Statements in Salesforce

    Lecture 59 51 - Database DML Methods vs Normal DML Statements in Salesforce

    Section 17: How to write the Test Classes for the Apex Code

    Lecture 60 52 - Introduction to Test Classes & Write your first Test Class

    Lecture 61 53 - Test Setup Method, Test.startTest & Test.stopTest in Salesforce

    Lecture 62 54 - SeeAllData & Utility Class in Test Class Salesforce

    Lecture 63 55 - Assert Class & runAs in Salesforce Test Classes

    Section 18: Asynchronous Apex in Salesforce

    Lecture 64 56 - All about future Apex in Salesforce

    Lecture 65 57 - How Queueable Apex works in Salesforce PART 1

    Lecture 66 58 - Queueable Apex in Salesforce Part 2 & Introduction to Batch Apex in SFDC

    Lecture 67 59 - Working of the Batch Apex in Salesforce, Stateful Interface

    Lecture 68 60 - Scheduler Apex in Salesforce + Test Classes for Async Apex

    Section 19: Exception Handling in Salesforce

    Lecture 69 61 - Exception Handling in Salesforce PART 1

    Lecture 70 62 - Exception Handling Framework in Salesforce

    Lecture 71 63 - Basic Salesforce Apex Trigger Framework

    Section 20: Develop your Code Securely

    Lecture 72 64 - Develop your code securely in Salesforce

    Lecture 73 65 - With sharing vs without sharing keywords in Salesforce

    Lecture 74 66 - Governor Limits in Salesforce & How to fix them

    Section 21: Governor Limits and Best Practices in Salesforce

    Lecture 75 66 - Governor Limits in Salesforce & How to fix them

    Lecture 76 67 - Best Practices for writing your Apex Code

    Section 22: Debug Your Code using Debug Log and Developer Console

    Lecture 77 68 - How to Debug Your Apex Code with Debug Logs & Developer Console

    Section 23: Record Sharing using Apex and Order of Execution

    Lecture 78 69 - Record Sharing Using Apex

    Lecture 79 70 - Order of Execution & Schema Classes in Salesforce

    Salesforce Admins,Developers,Salesforce Developers,Salesforce BA,Anyone wants to make a career in Salesforce