Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 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

Salesforce Development With Ai: Cursor, Copilot & Agentforce

Posted By: ELK1nG
Salesforce Development With Ai: Cursor, Copilot & Agentforce

Salesforce Development With Ai: Cursor, Copilot & Agentforce
Published 1/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.18 GB | Duration: 4h 36m

Level Up Your Salesforce Development using AI tools like Cursor AI, GitHub Copilot and Agentforce to boost productivity

What you'll learn

How to be More Productive as a Salesforce Developer

Use Salesforce CLI and VS Code to solve requirements faster compared to traditional methods.

Learn about the Cursor AI editor and set up the Cursor IDE.

Configure Cursor AI to act as a Salesforce Developer and define rules so it follows the same coding standards you follow.

Generate and enhance code using Cursor AI.

Use Cursor AI's smart suggestions, completions, Composer, and chat features to increase productivity as a Salesforce developer.

Utilize Cursor to learn new concepts directly within the Cursor IDE

Learn about GitHub Copilot and set up GitHub in VS Code.

Use GitHub Copilot to write, test, and improve code with AI suggestions.

Leverage GitHub AI's smart suggestions, Copilot chat, and "Edit with Copilot" features to enhance productivity as a Salesforce developer.

Use multiple LLM models such as Claude 3.5, Sonnet, GPT-4o, o1, and Gemini 2.0, and learn how to leverage different LLMs to solve various use cases.

Learn About Agentforce for Developer and Setup Agentforce for Developer in VS code

Utilize Agentforce for Developer's Dev Assistant, auto-completion, and test case generation features to solve requirements faster.

Understand Salesforce's in-house LLM models, CODEGEN and xGen-Code, which power Agentforce for Developer.

Requirements

Basics of Salesforce Development Apex, LWC

Basic Knowledge of Salesforce

Knowledge of Salesforce CLI is Good to have

Description

Welcome to the Salesforce Development With AI course, where we will learn how to be a 10X Salesforce Developer in today's Gen AI Era. We will learn how to use modern tools such as Cursor IDE, which is the first AI Code Editor. We will learn how to make VS Code a much more powerful Code Editor by installing GitHub Copilot, and also we will leverage Agentforce for Developer, which is Salesforce's in-house AI Assistant. we will also work with Salesforce CLI to complete task which generally takes more time.This course is designed to teach how to be more productive as a Salesforce Developer by utilizing the Salesforce CLI, which helps us work directly with the Salesforce metadata, making changes to the org components really fast compared to making changes from the Salesforce UI. Also, we will learn how to combine the Salesforce CLI with AI capabilities such as Cursor's Composer feature or GitHub Copilot's Edit with Copilot feature to solve a requirement much faster.Cursor IDE is the first AI Code Editor, which allows developers to leverage multi-model LLM capabilities to use AI while writing code. Its Composer feature can create new components from scratch and can edit multiple files located in different folders. It can build a new LWC component just by referring to the image file uploaded. Its AI Chat tab allows developers to quickly generate code snippets, help in understanding the existing code in the codebase, and explain new topics right from the IDE. Cursor's Auto-complete feature helps developers while writing code by suggesting the next line of code and code blocks. In this section, we will learn how to convert this generic AI developer to be a Salesforce Developer and, more importantly, to generate code that follows the standards set by your company or you, like following the naming convention while creating new Apex classes and LWCs.Just like Cursor AI, GitHub Copilot is another powerful AI coding assistant that allows developers to leverage multi-model LLM capabilities to use AI while writing code. Its Edit with Copilot feature can create new components from scratch and can edit multiple files located in different folders. Its Copilot Chat tab allows developers to quickly generate code snippets, help in understanding the existing code in the codebase, and explain new topics right from the IDE. Just like Cursor, GitHub Copilot's Auto-complete feature helps developers while writing code by suggesting the next line of code and code blocks. Using the copilot-instructions md file, we will learn how to train this AI Assistant to work as a Salesforce Developer and follow the standards set by your company or you, like following the naming convention while creating new Apex classes and LWCs.Agentforce for Developer is Salesforce's in-house AI Assistant and helps in generating code snippets, including Apex and LWC, using the Dev Assistant feature. Similarly, its Auto-complete feature helps developers while writing code by suggesting the next line of code and code blocks. We will learn about Salesforce's internal LLM models Codegen and xGen-Code to see how they work in the backend.Note:You will get the PPT of each lecture.Code related to each lecture.New videos will be added in the coming future, covering more aspects of productivity in Salesforce.

Overview

Section 1: Introduction

Lecture 1 Agenda of the Course

Lecture 2 Important Note about Next Sections

Section 2: Salesforce CLI with AI to increase Productivity

Lecture 3 Step by Step Installing Required Tools :- Java , Salesforce CLI and VS code

Lecture 4 Leveraging Salesforce CLI and Cursor Composer to Solve a Requirement faster

Lecture 5 Mass Update Salesforce Reports faster using Salesforce CLI and VS code

Section 3: Cursor IDE for Salesforce Development : Composer, Chat and Auto completion

Lecture 6 Introduction to Cursor AI , Installing and Setting up Cursor IDE

Lecture 7 Building a Complete Application using Composer feature in Cursor IDE

Lecture 8 Defining Rules for Cursor so to act as a Salesforce Developer while writing code

Lecture 9 Solving a complete LWC Requirement quickly using Cursor's Composer, Inline Chat

Lecture 10 Building LWC UI from Image directly, Auto completion for LWC and Apex Class

Lecture 11 Cursor AI chat for Code Snippet and for learning new concepts in Salesforce

Section 4: GitHub Copilot for Salesforce Development: Copilot Edit, Chat & Auto completion

Lecture 12 Introduction to GitHub Copilot , Installing and Setting up GitHub Copilot

Lecture 13 Build a Complete Application using Edit with Copilot feature of GitHub Copilot

Lecture 14 Defining Rules for Copilot to act as a Salesforce Developer while writing code

Lecture 15 Solving a complete LWC Requirement quickly using Edit with Copilot feature

Lecture 16 Write code faster with Inline Chat and Auto completion in GitHub copilot

Lecture 17 Various Features of Copilot : Fix, Explain, Generate Docs, PR review and more.

Lecture 18 Chat with Extensions : VS code, Terminal etc. Setup new projects with workspace

Lecture 19 Copilot chat for Code Snippet and for learning new concepts in Salesforce

Section 5: Agentforce for Developer: Dev Assistant, Auto Completion & Test Case generation

Lecture 20 Introduction to Agentforce for Developer, Installing extension in VS code

Lecture 21 Creating Apex class, Batch and LWC component using the Dev assistant feature.

Lecture 22 Building Apex class, Batch and LWC component using the Autocomplete feature.

Lecture 23 Generate Test classes and test methods using Agentforce Generate a Test.

Lecture 24 Commands in Dev assistant : explain , test and document

Lecture 25 Understanding the Codegen and xGen-Code LLM modals. LLMs powering the A For D

Lecture 26 Agentforce for Developer : Roadmap

Section 6: Code Analyzer

Lecture 27 Code Analyzer :- Setting Up and Scanning Salesforce Code in VS code

Section 7: Resources

Lecture 28 Course PPT

All Salesforce Professional including Admin , Developers and Architects,Salesforce Professional who want to be be more Productive using AI in development