0% found this document useful (0 votes)
322 views3 pages

Module 1: Platform Development Basics: Salesforce Developer

This document outlines the modules and projects in a Salesforce Developer course. The course covers platform development basics, application lifecycles, Salesforce DX, data modeling, data management, and Apex programming. It includes modules on Lightning web components, Salesforce DX tools, schema design, importing and exporting data, and Process Builder automation. Hands-on projects guide students to build apps, components, and automate business processes using tools like Visual Studio Code.

Uploaded by

vijay kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
322 views3 pages

Module 1: Platform Development Basics: Salesforce Developer

This document outlines the modules and projects in a Salesforce Developer course. The course covers platform development basics, application lifecycles, Salesforce DX, data modeling, data management, and Apex programming. It includes modules on Lightning web components, Salesforce DX tools, schema design, importing and exporting data, and Process Builder automation. Hands-on projects guide students to build apps, components, and automate business processes using tools like Visual Studio Code.

Uploaded by

vijay kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

COURSE: SALESFORCE DEVELOPER

DATAPRO
Module 1: Platform Development Basics

Meet the tools and technologies that power development on the Salesforce
platform.

Get Started with Platform Development

Develop Without Code

Code with Salesforce Languages

Extend the Salesforce Platform

Project 1: Quick Start: Lightning Web Components

Set up your developer environment and create your first Lightning web component.

Set Up Your Salesforce DX Environment

Set Up Visual Studio Code

Create a Hello World Lightning Web Component

Project 2: Quick Start: Salesforce DX

Use the Salesforce command-line interface to create, convert, and deploy apps.

Set Up Your Salesforce DX Environment

Set Up the Project on Your Local Machine

Create and Test Our Scratch Org

Module 2: Application Lifecycle and Development Models

Learn how to use application lifecycle and development models on the Lightning
Platform.

Understand What Application Lifecycle Management Is


COURSE: SALESFORCE DEVELOPER
DATAPRO
Learn the Basics of Release Management

Manage Changes in Increasingly Complex Releases

Use Package Development for More Flexible Releases

Project 3: Quick Start: Build A Salesforce App

Create a simple app to track visits to your local park.

Create the Trailblazer App

Try Out the App

Add a Quick Action

Module 3: App Development with Salesforce DX

Use the Salesforce command-line interface to create, convert, and deploy apps.

Set Up Salesforce DX Tools

Get Ready to Create an App

Build the Geolocation App Using Salesforce CLI

Build the Account Map Display

Module 4: Data Modeling

Give your data structure with objects, fields, and relationships.

Understand Custom & Standard Objects

Create Object Relationships

Work with Schema Builder


COURSE: SALESFORCE DEVELOPER
DATAPRO
Module 5: Data Management

Learn how to import and export data in Salesforce.

Import Data

Export Data

Project 4: Quick Start: Process Builder

Trigger a field update when a related record is edited. No code required.

Create a New Process on the Account Object

Add Process Criteria

Add Your Process Action

Test Your Process

Module 6: Apex Basics & Database

Use Apex to add business logic and manipulate your data in Salesforce.

Get Started with Apex

Use sObjects

Manipulate Records with DML

Write SOQL Queries

Write SOSL Queries

You might also like