The Complete Salesforce Development Course
The Complete Salesforce Development Course, available at $119.99, has an average rating of 4.61, with 284 lectures, based on 10258 reviews, and has 58849 subscribers.
You will learn about You will become better than 90% Salesforce Developer out there Web Application Development Architecture Salesforce Full-Stack Development Apex Programming Fundamentals Apex Development Lightning Component Development Writing Triggers in Apex Async Apex – Batch Apex, Queueable Apex, Schedule Apex, Future Methods SOQL (Salesforce Object Query Language) Database Manipulation (DML) Apex Unit Testing Exception Handling in Apex 60+ Challenges 2 Boss Level Projects Code Bulkification Order Of Execution in Salesforce Salesforce Apex Governor Limits Salesforce Lightning Design System (SLDS) Object-Oriented Programming System Helpful for Salesforce Platform Developer 1 Helpful for Salesforce Platform Developer 2 This course is ideal for individuals who are All Salesforce Development Aspirants or Salesforce Admins & Developers or Engineering Freshers and Graduate Students or Salesforce Platform Developer 1 Certification Aspirant or Salesforce Platform Developer 2 Certification Aspirant It is particularly useful for All Salesforce Development Aspirants or Salesforce Admins & Developers or Engineering Freshers and Graduate Students or Salesforce Platform Developer 1 Certification Aspirant or Salesforce Platform Developer 2 Certification Aspirant.
Enroll now: The Complete Salesforce Development Course
Summary
Title: The Complete Salesforce Development Course
Price: $119.99
Average Rating: 4.61
Number of Lectures: 284
Number of Published Lectures: 283
Number of Curriculum Items: 284
Number of Published Curriculum Objects: 283
Original Price: $89.99
Quality Status: approved
Status: Live
What You Will Learn
- You will become better than 90% Salesforce Developer out there
- Web Application Development Architecture
- Salesforce Full-Stack Development
- Apex Programming Fundamentals
- Apex Development
- Lightning Component Development
- Writing Triggers in Apex
- Async Apex – Batch Apex, Queueable Apex, Schedule Apex, Future Methods
- SOQL (Salesforce Object Query Language)
- Database Manipulation (DML)
- Apex Unit Testing
- Exception Handling in Apex
- 60+ Challenges
- 2 Boss Level Projects
- Code Bulkification
- Order Of Execution in Salesforce
- Salesforce Apex Governor Limits
- Salesforce Lightning Design System (SLDS)
- Object-Oriented Programming System
- Helpful for Salesforce Platform Developer 1
- Helpful for Salesforce Platform Developer 2
Who Should Attend
- All Salesforce Development Aspirants
- Salesforce Admins & Developers
- Engineering Freshers and Graduate Students
- Salesforce Platform Developer 1 Certification Aspirant
- Salesforce Platform Developer 2 Certification Aspirant
Target Audiences
- All Salesforce Development Aspirants
- Salesforce Admins & Developers
- Engineering Freshers and Graduate Students
- Salesforce Platform Developer 1 Certification Aspirant
- Salesforce Platform Developer 2 Certification Aspirant
A course designed for all who aspire to become a Salesforce Developer.
If you are new to the programming world and doesn’t speak technology, take this course. If you are someone experienced and looking to skill up, take this course. If you are a student or a recent graduate or a Salesforce admin or an IT professional, take this course. This is:
“ONE COURSE TO RULE THEM ALL”
The course is designed for all experience levels. You will start from ground 0 and in no time, you will summit the very peak of Salesforce Development.
You will learn all the nasty backend stuff (Apex Development) and all the cool frontend stuff (Lightning Development).
While climbing the Salesforce Development peak, you will face many challenges (60+ Challenges) and real-time projects to help you build that muscle memory and make you a proficient Salesforce Developer.
The course will make you better than 90% of experienced Salesforce Developers out there. Why do I say so? Because I trust my teaching skills and the words of my students. This is how your journey will look like in this course:
-
Crawl – I will teach Web Application Fundamentals. How does the web work? What is an application? What is the frontend and what is a backend? This will be your foundation for what’s coming next.
-
Walk- Here you will learn the fundamentals of Salesforce Apex Development. Everything a developer should know. We will start with something very basic like variables and data types, and we will gradually make our way upwards. Of course, at each step of this journey, you will challenges (a lot of them) which will help you build your problem-solving abilities.
-
Run – This is where you will start picking up and start meeting the standards of experienced Salesforce developers. You will learn advanced stuff like Apex Triggers, Lightning Component Development, Salesforce Async Apex Development. Not every Salesforce Developer know all of these, BUT YOU WILL.
-
Fly – Time to get ahead of the crowd. And how will you do that? With help of the boss-level challenge, I have put in the course. Being a Salesforce Developer myself (and having worked in companies like Salesforce, Google, Amazon) I myself struggled and scratched my head to write the solution of these boss-level challenges. I can guarantee that at least 90% of Salesforce Developers out there will not be able to write the solution to these challenges in one go. Did I scare you? Nothing to worry about, every single concept and every single problem is explained with step by step solutions I have put in place.
It’s impossible to put all offering of this course into words here, but below are some major highlights:
-
Web Application Architecture
-
Apex Programming Fundamentals
-
Salesforce Lightning Fundamentals
-
Advanced/Dynamic Apex Development
-
Apex Triggers
-
Async Apex Development
-
Apex Unit Testing / Apex Tests
-
Salesforce Lightning Development (Aura Framework) with 2 big Projects
-
SOQL – Salesforce Object Query Language
-
Database Manipulation in Salesforce
-
Exception Handling in Apex
-
Code Bulkification in Salesforce
-
Order Of Execution in Salesforce
-
Salesforce Apex Governor Limits
-
Object-Oriented Programming System
-
Different Tools to Write Salesforce Code
-
Salesforce Lightning Design System (SLDS)
-
15+ Projects
The course can be very helpful for Platform Developer Iand Platform Developer II aspirants as well, as 90% of the topics on these exams are covered in the course.
You can also opt for this course if you want to learn Apex Development or Salesforce Lightning Development, the course has it all.
The course is brought to you by SFDCFacts Academy (which is known for its quality content on the Salesforce platform) and taught by Manish Choudhari(an Amazon Senior Software Engineer, Ex-Google, Ex-Salesforce) who has taught over 50k students globally. We have other courses published on Udemy, all of them are “Bestseller” and “Highest Rated” in their individual category.
Course Curriculum
Chapter 1: Course Overview
Lecture 1: What You'll Get in This Course
Lecture 2: Bookmark the Course Resources
Lecture 3: How to Get the Most Out of the Course
Chapter 2: Web Application Fundamentals
Lecture 1: Web Application Architecture
Lecture 2: Web Technologies
Lecture 3: Salesforce Technologies
Chapter 3: Before Development
Lecture 1: Your Questions
Lecture 2: Declarative Tools in Salesforce
Lecture 3: Create Salesforce Dev Org
Lecture 4: Code Editors for Salesforce Development
Chapter 4: Apex Fundamentals
Lecture 1: Hello World – Your First Ever Apex Code
Lecture 2: Variables and Heap
Lecture 3: Primitive Data Types
Lecture 4: String Class Methods
Lecture 5: Escape Character
Lecture 6: Adding Comments in Your Code
Lecture 7: List Datatype – Collections in Apex
Lecture 8: Set Datatype – Collections in Apex
Lecture 9: Map Datatype – Collections in Apex
Lecture 10: Challenge 1 – Variables and Datatype
Lecture 11: Challenge Solution – Variables and Datatype
Lecture 12: Constants in Apex
Lecture 13: Expressions and Operators – Intro
Lecture 14: Operators
Lecture 15: Challenge 2 – Operators
Lecture 16: Challenge Solution – Operators
Lecture 17: Datatype Conversion
Chapter 5: Control Flow Statements
Lecture 1: If-Else Statement
Lecture 2: Switch-When Statement
Lecture 3: Challenge 3 – Conditional Statement
Lecture 4: Challenge Solution – Conditional Statements
Lecture 5: The Story of If-Else vs Switch-When
Lecture 6: Loops In Apex – Do-While Loop
Lecture 7: Challenge 4 – Do-While Loop
Lecture 8: Challenge Solution – Do-While Loop
Lecture 9: While Loop
Lecture 10: Challenge 5 – While Loop
Lecture 11: Challenge Solution – While Loop
Lecture 12: For Loop
Lecture 13: Challenge 6 – For Loop
Lecture 14: Challenge Solution – For Loop
Lecture 15: Break Statement – Breaking a Loop
Lecture 16: Continue Statement – Skipping Loop Iteration
Lecture 17: List Iteration For Loops
Lecture 18: You Are a Developer
Chapter 6: Apex Classes and Methods
Lecture 1: OOPS in Apex
Lecture 2: Apex Class – Hello World Program (Again 🙂 )
Lecture 3: Access Modifiers
Lecture 4: Apex Methods
Lecture 5: Apex Methods and Access Modifiers Practical
Lecture 6: Parameterized Methods
Lecture 7: Polymorphic Methods
Lecture 8: Static Keyword
Lecture 9: Apex Naming Conventions
Lecture 10: Improve Previous Code with Apex Methods
Lecture 11: Challenge 7 – Apex Methods
Lecture 12: Challenge Solution – Apex Methods
Lecture 13: Class Constructor
Lecture 14: Initialization Blocks
Lecture 15: Apex Class Lifecycle
Lecture 16: Inner Apex Class Or Wrapper Class
Chapter 7: Apex Testing – Part 1
Lecture 1: Annotations
Lecture 2: Introduction to Apex Testing
Lecture 3: Write Your First Test Class
Lecture 4: Assert Statements
Lecture 5: Challenge 8 – Apex Tests
Lecture 6: Challenge 8 Solution
Lecture 7: Whats Next in Test Classes
Chapter 8: Salesforce Object Query Language
Lecture 1: Salesforce Objects and Fields Overview
Lecture 2: Understand SOQL
Lecture 3: WHERE Clause, AND and OR Operators
Lecture 4: IN and LIKE Operators
Lecture 5: ORDER BY Clause
Lecture 6: LIMIT and OFFSET
Lecture 7: SOQL Operators
Lecture 8: Date Literals
Lecture 9: Challenge 9 – SOQL
Lecture 10: Challenge 9 Solution
Lecture 11: Relationship Queries Overview
Lecture 12: Parent to Child Relationship Queries
Lecture 13: Child to Parent Relationship Queries
Lecture 14: Challenge 10 – SOQL
Lecture 15: Challenge 10 Solution
Lecture 16: SOQL in Apex
Lecture 17: SOQL Relationships in Apex
Lecture 18: SOQL Bind Variables
Lecture 19: Dynamic SOQL Queries
Chapter 9: SObject and DML
Lecture 1: DML Overview
Lecture 2: Insert Operation
Lecture 3: DML Logs Discussion
Lecture 4: Database Methods vs DML Statements
Instructors
-
Manish Choudhari
Software Engineer @Amazon
Rating Distribution
- 1 stars: 86 votes
- 2 stars: 116 votes
- 3 stars: 724 votes
- 4 stars: 3422 votes
- 5 stars: 5910 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
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024