Beginning Programming with Apex
What you will learn
Understand Programming and its Terminologies
Identify different Programming Languages and their purpose
Identify various Logic Building Tools
Build Logics to solve Simple to Complex Problems
Identify different Control Structures of a Program and Solve Problems using them
Understand Apex Language and its Core Concepts
Understand the Uses of Apex and its working
Creating own Developer Edition Org
Using Apex with Salesforce User Interface, Developer Console and Visual Studio Code
Set up Visual Studio Code for Salesforce Development
Understand Apex Tests and its Purpose
Description
This is a beginner level course for Programming in Apex.
This course is Level 1 of the complete Apex Programming Course.
This course is for anyone who
- wants to start their career as a Salesforce Developer.
- are Salesforce Admin and Enhance their skills in Salesforce Development.
- to get started with Programming in Apex.
This course requires “No Programming Experience” at all, as you’ll learn everything that you need to know.
Topics Covered in this course are –
- Introduction to Programming
- Programming Languages
- Logic Building
- Logic Building Tools
- Program Control Structures
- Introduction to Apex
- Core Concepts of Apex
- Background Working of Apex
- Uses of Apex
- Getting your own Developer Edition Org
- Using Apex with Salesforce User Interface
- Using Apex withΒ Developer Console
- Setting up Visual Studio Code for Salesforce Development
- Using Apex with Visual Studio Code
- Introduction to Apex Tests
After completing this course you would be able to –
- Understand Programming and its Terminologies
- Identify different Programming Languages and their purpose
- Identify various Logic Building Tools
- Build Logic to solve Simple to Complex problems
- Identify different control structures of a program and solve problems using them
- Understand Apex Language and its Core Concepts
- Understand the Uses of Apex and its working
- Creating your own Developer edition org
- Using Apex with Salesforce User Interface
- Using Apex with Developer Console
- Set up Visual Studio Code for Salesforce Development
- Using Apex with Visual Studio Code
- Understand Apex Tests and its Purpose
English
language
Content
Introduction
About the Course
About the Trainer
About the Review System
Introducing Programming
Introduction
What is Programming?
Programming Languages – I
Programming Languages – II
Logic Building Tools – I
Logic Building Tools – II
Sequential Control Structure
Decision Control Structure
Loop Control Structure
Introducing Apex
What is Apex?
Core Concepts of Apex
Uses of Apex
How Apex Works?
Start Apex Development
Get Your Developer Org
Using Apex with Salesforce UI
Using Apex with Developer Console
Setting up VS Code
Using Apex with VS Code
Introducing Apex Tests