Salesforce Development Master Training for Beginners
Salesforce Development Master Training for Beginners, available at $59.99, has an average rating of 4.47, with 154 lectures, based on 298 reviews, and has 2223 subscribers.
You will learn about Salesforce Development Salesforce Certification Course APEX Basics SOQL and SOSL Queries in Salesforce APEX Triggers Governor Limits and Batch Apex in Salesforce APEX Testing and Exception Handling Best Practices for Salesforce Development This course is ideal for individuals who are Java Developers or Individuals who want to start their career in Salesforce or Salesforce Admins who are looking to become Salesforce Developers or Salesforce Enthusiasts who want to clear Salesforce Certification It is particularly useful for Java Developers or Individuals who want to start their career in Salesforce or Salesforce Admins who are looking to become Salesforce Developers or Salesforce Enthusiasts who want to clear Salesforce Certification.
Enroll now: Salesforce Development Master Training for Beginners
Summary
Title: Salesforce Development Master Training for Beginners
Price: $59.99
Average Rating: 4.47
Number of Lectures: 154
Number of Published Lectures: 154
Number of Curriculum Items: 158
Number of Published Curriculum Objects: 158
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Salesforce Development
- Salesforce Certification Course
- APEX Basics
- SOQL and SOSL Queries in Salesforce
- APEX Triggers
- Governor Limits and Batch Apex in Salesforce
- APEX Testing and Exception Handling
- Best Practices for Salesforce Development
Who Should Attend
- Java Developers
- Individuals who want to start their career in Salesforce
- Salesforce Admins who are looking to become Salesforce Developers
- Salesforce Enthusiasts who want to clear Salesforce Certification
Target Audiences
- Java Developers
- Individuals who want to start their career in Salesforce
- Salesforce Admins who are looking to become Salesforce Developers
- Salesforce Enthusiasts who want to clear Salesforce Certification
Salesforce Development Master Training Course is created by Shrey Sharma, the youngest Salesforce MVP 2019 in the world. He is also known as Salesforce Hulk,named after his Youtube Channel.This course is specially designed for Salesforce enthusiasts who want to launch their careers in Salesforce by becoming professional Salesforce Developers. It will provide you with deep knowledge of Salesforce and APEX basicslearning from scratch and guide you to crack the Salesforce Platform Developer 1 Certification Exam.
Salesforce Developer is one of the most in-demand jobs and the Salesforce ecosystem is going to create 3.3 million new jobs by 2022. This course of Salesforce development consists of exciting pre-recorded videos by Shrey Sharma, explaining each concept in detail. Drafted to assure learning at its best. Get set to learn Salesforce development basics from this course and pave your way to your certification dream.
This course will provide you with in-depth knowledge and a complete understanding of the following topics:
1. Apex basics
2. Apex OOPS Concept
3. SOSL and SOQL
4. DML statements and Database Class methods
5. Apex Triggers
6. Apex Testing
7. Batch Apex & Governor Limits
What you will get as part of this course:
-
Pre-recorded High-Quality Videos
-
Assignments to get hands-on experience on APEX and Salesforce
-
Practice Tests
-
Complete written notes on the topics explained in class.
After completing this course, you will able to
-
Master coding in APEX,
-
Become an Apex programmer,
-
And will get one step closer to cracking Salesforce Platform Developer 1 Certification Exam with ease.
Course Curriculum
Chapter 1: Course Introduction
Lecture 1: Introduction
Chapter 2: APEX Basics Part 1
Lecture 1: What is APEX?
Lecture 2: Features of APEX
Lecture 3: When to use APEX
Lecture 4: Flows of Action
Lecture 5: Features not supported by APEX
Lecture 6: APEX Environment
Lecture 7: Different Tools for writing APEX Code
Lecture 8: APEX Variables and Constants
Lecture 9: APEX Literals
Chapter 3: APEX Basics Part 2 | Datatypes
Lecture 1: Datatypes
Lecture 2: 1. Primitive Datatypes
Lecture 3: 1.1 Integer Datatype
Lecture 4: 1.2 Floating Point Datatype
Lecture 5: 1.3 Date Datatype
Lecture 6: 1.4 Time and DateTime Datatype
Lecture 7: 1.5 Boolean Datatype
Lecture 8: 1.6 String Datatype
Lecture 9: 1.7 ID and BLOB Datatype
Lecture 10: 2.1 sObjects
Lecture 11: 2.2 Generic sObjects
Lecture 12: 3. Collections
Lecture 13: 3.1.1 Lists
Lecture 14: 3.1.2 Methods in List Class
Lecture 15: 3.1.3 List Array Notation
Lecture 16: 3.2.1 Sets
Lecture 17: 3.2.2 Methods in Set Class
Lecture 18: 3.3.1 Map
Lecture 19: 3.3.2 Methods in Map Class
Lecture 20: 4. Enum
Lecture 21: Rules of Conversion
Chapter 4: APEX Basics Part 3 | Operators
Lecture 1: APEX Operators
Lecture 2: 1. Add/Sub Operator
Lecture 3: 2. Shorthand Operator
Lecture 4: 3. Equality Operator
Lecture 5: 4. Relational Operator
Chapter 5: Conditional and Looping Statements
Lecture 1: Conditional Statements Introduction
Lecture 2: Conditional Statements Example
Lecture 3: Looping Statements
Lecture 4: Looping Statements Example
Chapter 6: SOQL Queries
Lecture 1: SOQL Basics
Lecture 2: SOQL in APEX
Lecture 3: SOQL Variable Binding
Lecture 4: Advance SOQL
Lecture 5: SOQL Keywords
Lecture 6: 1. Like, And/Or Keyword
Lecture 7: 2. Order By and Group By Keywords
Lecture 8: 3. Limit, For Update and All Rows Keywords
Lecture 9: Relationship Queries
Lecture 10: 1. Child to Parent Relationship Queries
Lecture 11: 2. Parent to Child Relationship Queries
Lecture 12: 3. Multi-Level Relationship
Lecture 13: Dynamic SOQL
Chapter 7: SOSL Queries
Lecture 1: SOSL Basics
Lecture 2: SOSL in APEX
Lecture 3: Search Groups in SOSL Queries
Lecture 4: Wildcards in SOSL Queries
Lecture 5: Clauses in SOSL Queries
Lecture 6: Dynamic SOSL
Chapter 8: APEX DML Statements
Lecture 1: DML Statements
Lecture 2: 1. Insert DML Statement
Lecture 3: 2. Update DML Statement
Lecture 4: 3. Upsert DML Statement
Lecture 5: 4. Delete DML Statement
Lecture 6: 5. Undelete DML Statement
Lecture 7: 6. Merge DML Statement
Lecture 8: Best Practices for DML Statements
Chapter 9: Database Class
Lecture 1: Database Class
Lecture 2: Database Class Methods
Lecture 3: Empty Recycle Bin
Lecture 4: Database.CountQuery() Method
Lecture 5: Database.LeadConvert() Method
Lecture 6: Transaction Control and Rollback
Lecture 7: Result Object
Chapter 10: Exception Handling in APEX
Lecture 1: What is an Exception?
Lecture 2: What happens when an Exception Occurs?
Lecture 3: Types of Exception
Lecture 4: Exception Statements
Lecture 5: Exception Handling Syntax
Lecture 6: Example of Exception Handling
Lecture 7: System Exceptions
Lecture 8: Generic Exception
Lecture 9: Handling Multiple Exceptions
Lecture 10: Custom Exceptions
Lecture 11: Common Exception Methods
Lecture 12: Exceptions that can't be caught
Chapter 11: APEX Triggers
Instructors
-
Shrey Sharma
Salesforce MVP | CEO of Cyntexa & S2 Labs
Rating Distribution
- 1 stars: 5 votes
- 2 stars: 6 votes
- 3 stars: 23 votes
- 4 stars: 107 votes
- 5 stars: 158 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple