Salesforce journey as Admin or Developer. As admin means no code, which Salesforce propagates and as a developer, you’ll use Apex coding (based on oops concepts).
salesforce admin or app builder:-
-
Page Layouts, Lightning pages,
Profiles, Permission sets
Reports, Dashboards -
Workflow Rules
Process builder
Flows -
Standard objects
Custom objects (meaning tables in db terms)
salesforce DEVELOPER:-
-
Visualforce pages,
Lightning Components,
Vlocity templates(Omniscripts),
Lightning Web Components -
Apex
Triggers -
sObject
SOQL
Tools | VSCode, Intellij, Developer Console, WorkBench |
Salesforce Extension | https://salesforcedx-vscode.netlify.app/ |