Prominent Academy

Salesforce Training in Pune Hyderabad Chennai Bangalore Jaipur Noida Delhi Mumbai

5/5

(2321 Satisfied Learners )

Salesforce Course for Beginners – Overview

Embarking on this transformative Salesforce course in Pune opens the gateway to conquering Salesforce certifications in administration, development, and lightning. Navigate the intricacies of mastering Salesforce app builder, delve into Visualforce and Apex, and unlock the potential of the force.com platform through immersive hands-on projects. Elevate your skills with the finest online Salesforce classes in Pune, guided by mentors holding the prestigious Salesforce certification. Unleash your Salesforce prowess with us!

Salesforce course in Pune Key

Highlights

Key Takeaways

By enrolling in our Salesforce course,

you'll not only enhance your skills but also increase your chances of passing the certification exam with flying colors. Here are the key takeaways:

these are the 8 most popular skills for salesforce developers in 2023.

based on resume usage.

Apex
Apex 15.8%
Java
Java 12%
Java Script
Java Script 13.2%
SOQL
SOQL 8.3%
Custom Objects
Custom Objects 13.3%
SFDC
SFDC 7.8%
Web Services
Web Services 11%
Other Skills
Other Skills 18.6%

Learn at Prominent Academy & Get Your

Dream IT Job in 20 Weeks

like these Successful Students!

Play Video
Elevate Your Learning

Roadmap Become a salesforce engineer

● Cloud Computing in Salesforce
● Deployment Models of Cloud Computing
● Cloud Service Models
● Virtualization in Cloud Computing

● Salesforce and CRM

● Force.com and Salesforce Environments
● Production Environments in Salesforce
● Development Environments
● Salesforce Testing Environments

● Database and Objects in Salesforce
● Setup Objects & Non-Setup objects
● Fields in Salesforce
● Formula Fields
● Global Picklists and Field Dependency in Salesforce
● Relationship in Salesforce
● Master-Detail Relationship in Salesforce
● Lookup Relationships in Salesforce
● Lookup Filter
● Many To Many Relationships in Salesforce
● Validation Rules in Salesforce
● Cross Object Formula Field in Salesforce
● Roll-Up Summary Fields in Salesforce
● Apps Creation in Salesforce
● Tab Creation in Salesforce
● Types of Tabs in Salesforce
● Schema Builder in Salesforce

● Page Layout in Salesforce
● List Views
● Publisher Layouts and Global Actions in Salesforce
● Record Types in Salesforce
● Search Layouts in Salesforce
● Salesforce Object Specific Actions

● Salesforce Data Import Wizard
● Data Loader
● Data Export in Salesforce
● External ID in Salesforce
● Record ID in Salesforce

● Level of Data Access in Salesforce
● User Management (Control Access to the Organization)
● Object Level Security in Salesforce
● Field Level Security in Salesforce
● Record Level Security in Salesforce
● Managing Password Policies
● Restrict Login Access by IP Address
● Restrict Login Access by Time
● Permission Sets in Salesforce
● Organization-Wide Default in Salesforce (OWD)
● Role Hierarchy in Salesforce
● Sharing Rules in Salesforce
● Manual Sharing in Salesforce
● Public Group in Salesforce

● Queues in Salesforce

● Email Templates and Email Alerts
● Basic Flows in Salesforce
● Flow Components
● Types of Flows
● Screen Flow
● Auto Launched Flow
● No Trigger Flow
● Record Trigger Flow
● Schedule Flow
● Platform Event Flow
● Approval Process in Salesforce
● Overview of Workflow and Process Builders

● Reports in Salesforce
● Dashboards in Salesforce

● What is Sales Cloud in Salesforce?
● Accounts in Salesforce
● Campaign Management in Salesforce
● Contacts in Salesforce
● Salesforce Lead and Lead Processes
● Lead Assignment Rules in Salesforce
● Lead Conversion in Salesforce
● Opportunities in Salesforce
● AccountContactRelation in salesforce

● Activity Management in Salesforce
● Service Cloud and Case Management in Salesforce
● Support Processes and Auto-Response Rules in Salesforce
● Web-to-Case and Assignment Rules in Salesforce
● Email-to-Case in Salesforce
● Escalation Rules in Salesforce
● Salesforce Solution Management
● Salesforce Knowledge (Knowledge Articles)

● Data Management Tools in Salesforce
● Email Logs
● Audit Trail
● Field History Tracking
● Querying on History objects

● MVC Architecture
● Identifiers
● Variables
● Data Types
● Methods
● Access modifiers
● Methods
● Classes
● With Sharing, Without Sharing & Inherited Sharing (Advance)
● Creation of Objects
● Constructor
● Static Variables & Static Methods

● Collections (List, Set & Map)
● SOQL for Standard objects
● SOQL for custom objects
● SOSL
● Query Clauses (Group By, Having, Limit, Offset, Lock record)
● Aggregate Result
● DML Operations
● Database DML Operations
● Governor Limits

● About Triggers
● Types of Triggers
● Trigger Events
● Trigger Context Variables
● Bulkily Triggers
● Helper & Handler class
● Best Practices for Triggers
● Order of Execution for Trigger
● Recursive Trigger

● Batch Apex
● Schedulable Apex
● Queueable Apex
● Future Method
● Batch Chaining
● Challenges with Async Jobs

● Code Coverage for Test Class
● Test Class for Classes
● Test Class for Triggers
● Test Class for Batch Apex
● Best Practices for Test Class
● Setup Method
● System.Runas()
● Test.startTest() & Test.stopTest()
● Assert class and Methods ()

● Deployment
● Sandbox
● Types of Sandbox
● Production
● Deployment using change set
● Outbound Change Set
● Inbound Change Set
● Deployment Connection

● JavaScript Learning Path
● Variables using var, let and Const
● Fixing Typo in Variables
● Data Types in JavaScript
● Object Type in JavaScript
● null vs undefined
● Spread Operator
● Destructuring
● All about Loops
● this keyword in JavaScript
● continue and break.
● String interpolation
● String Methods
● Object/JSON Operations
● Array Methods
● Promise
● Modules import and export
● QuerySelector
● Events
● Arrow Function
● setTimeout vs setInterval
● Async-Await

● Intro to Lightning Web Components
● Setting Up Developer org
● Setting Up Salesforce DX Environment
● Setting Up My Domain and Dev Hub
● Setting up Project and Scratch Org

● List of Common SFDX Commands
● Create Your First Component in LWC
● Component Folder Structure
● Different Naming Conventions Available in LWC
● App Creation and Component Deployment
● Local Properties and Data Binding
● Methods And Two way Data Binding
● @track properties
● Getters in LWC
● Conditional Rendering
● Improved Conditional Rendering
● Template Looping

● Component Composition
● Shadow DOM
● Accessing Elements in the Component

● Inline and External CSS
● Lightning Design System
● SLDS design token
● Shared CSS
● Dynamic CSS
● Styling across shadow DOM

● Introduction to lifecycle Hooks
● Lifecycle Hooks in Mounting Phase
● Lifecycle Hooks in Unmounting Phase
● Lifecycle Hooks in Error Phase
● Render Method

● Intro to Components Communication
● Parent to Child Communication Approaches
● Parent To Child Communication using primitive Data type
● Parent To Child Communication using non-primitive Data type
● Parent To Child Communication on action at parent component
● Calling Child Method from Parent component
● Child to Parent Communication Approaches
● Child to Parent Communication Using Simple Event
● Child to Parent Communication Using Event with Data
● Child to Parent Communication Using Event Bubbling
● Pubsub Module

● Setter Method
● Passing Markup Using Slots

● Introduction to Lightning Messaging Service
● LWC to LWC Communication using LMS
● LWC TO AURA Communication using LMS
● LWC, AURA and VisualForce Page Communication using LMS

 Intro to Navigation Service
● Navigate To Home
● Navigate To Chatter
● Navigate To New Record
● Navigate To New Record With Default Values
● Navigate To List View
● Navigate To Files
● Navigate To Record Page in View and Edit Mode
● Navigate To Tab
● Navigate To Record Relationship Page
● Navigate To External Web Page
● Navigate To LWC Page
● Navigate To AURA Component
● Navigate To Visualforce page
● Fetch Current Page Reference

● Introduction to Work With Data In LWC
● Lightning Data Service
● Base Lightning Components
● lightning-record-form
● lightning-record-view-form
● lightning-record-edit-form
● Reset the lightning-record-edit-form
● Edit the lightning-record-edit-form
● Adding Custom Label to the Fields in Lightning-record-edit-form
● Custom Validation in lightning-record-edit-form

● Introduction
● @wire service and fetch user details
● How @wire is reactive
● getObjectInfo adapter
● getObjectInfos adapter
● getPicklistValues adapter
● getPicklistValuesByRecordType adapter
● getRecord adapter
● getFieldValue & getFieldDisplayValue functions
● getListUi adapter
● getNavItems adapter
● getRecordUi adapter
● createRecord function
● updateRecord Function
● deleteRecord Function

● Introduction
● Expose Apex Methods to LWC
● Import Apex Methods
● Wire Apex Method
● Wire Apex Method with Parameters
● Call Apex Methods Imperatively
● Apex Imperative Method with Parameters

Career Highlights

Why Salesforce Training in Pune at Prominent Academy?

When it comes to mastering Salesforce, location can be a game-changer. Salesforce Training in Pune provides you with the ideal environment to grasp this robust CRM platform. Let's uncover why Pune is the place to be for Salesforce enthusiasts.

Worlds leading

Salesforce Bootcamp

Certificate

Unlock Your Potential

You will get new

skills

Salesforce Skills

Deep knowledge of Salesforce
Hands on application
Certifications in Salesforce

Hands-on Project

Requirement Analysis
Solution Designing
Build and Showcase

Soft Skills Training

Personal Branding Communication Interview success

Placement

Designed for starting extraordinary

careers

Crafting Your Success Story: Leveraging the Resources of Salesforce Consulting Pioneers

and many more who are working at
some of the top companies...

Become Job- Ready Program

By Prominent

Prominent Academy Job Ready program is an India Specific Offering in partnership with Many MNC's . The Program offers extended support to certified learners to land their dream jobs.

FAQs

Because it delivers an immersive and intense learning experience that focuses directly on the practical skills and knowledge needed to flourish in the industry, our Salesforce Engineer Certificate Program is an excellent approach to learn Salesforce. With the help of this program’s practical instruction, real-world projects, and expert mentoring, you can become proficient and ready for careers in cloud computing faster than with standard educational programs.

Careers in Salesforce are abundant for those interested in getting started or looking to upgrade their certification(s). Our Salesforce Certificate Program can help you check all those boxes and advance your career.

Salesforce certifications validate your skills and demonstrate that you have a working knowledge of essential salesforce concepts, tools, and techniques. Our salesforce Certificate Program will prepare you to take certification exams offered by Admin, development , Lightning.

Salesforce involves many concepts and techniques that require extensive training. Some of the important skills required to earn a Salesforce certification are an understanding of cloud service provider options, Apex, JavaScript , Java , SOQL, Custom Objects , SFDC, Web services , other skills

Get in touch

Get in touch and let us know how we can help.

Head Office

Office No: 202, In Spectra, Madhuraj Nagar Rd, Pratik Nagar, Jay Bhavani Nagar, Kothrud, Pune, Maharashtra 411038

Email us

info@prominentacademy.in

Let's Talk

Phone : +91- 73858 90342
+91- 8459988910

Any other Queries?

We are looking forward to being a part of your career.
If you have any Admission related Query,
our team will be happy to assist you!

Career Support Page
Data_Enquiry