• Post category:StudyBullet-17
  • Reading time:7 mins read

Salesforce Development for Intermediate Developers
Become a Salesforce Developer by learning Apex Programming. Learn about Integration, REST webservices, Testing framework

What you will learn

Students will learn about Apex Programming

Students will learn about Developer Console. Salesforce Workbench

Students will learn to develop using Visual Studio Code IDE

They will learn about popular google extensions to improve productivity as a Salesforce Developer

They will learn to integrate Salesforce with External System.

They will learn about Salesforce Testing Framework

Description

This course is for people who want to learn Apex programming and looking to become a Salesforce Developer. This course covers topics related to Apex Programming which you will use in real world.

This course will prepare you for your first Salesforce Developer Job.

What you will learn in this course?

  • Learn about Developer Console.
  • Overview of Salesforce Workbench
  • Development using Visual Studio Code
  • Integrating Salesforce with External System
  • Asynchronous Apex Versus Synchronous Apex
  • Batch Apex, Schedulable Apex, Stateful Batch Apex
  • Future method in Salesforce
  • REST API
  • Test Framework in Salesforce
  • Powerful Google Chrome Extensions for Salesforce Developers

What else is included in this course?

  • Lots of Quizzes in every section
  • Learning through real world examples
  • Mini project halfway through the course

Is Salesforce developer a good career?


Get Instant Notification of New Courses on our Telegram channel.


Salesforce Developer has once again been named one of the world’s best jobs. In a list of 25 job roles, Salesforce was the only company to get a mention. The rest were generic positions, not tied to a particular technology or brand. The tenth best job in the US today is not a CRM developer; it’s a Salesforce Developer.

Is Salesforce still in demand 2020?

The Salesforce Job Market is Growing!!!

Iā€™m continuously updating and improving this course as I teach more people and learn what sticks. The goal is to make coding as accessible as possible and in a digestible time frame.

English
language

Content

Setting up Salesforce Development Environment

How do I create a free Salesforce Developer account?
Overview of Salesforce Developer Console
Overview of Salesforce Developer Console Part 2
What is Salesforce workbench?

Visual Studio Code In Salesforce

Download Salesforce CLI and Visual Studio Code
Install Java
Download Visual Studio Code Extensions
Authorize Org in Visual Studio Code

Asynchronous Apex vs Synchronous Apex

Difference between synchronous and asynchronous in apex
Batch apex with example: Asynchronous Apex
How to use Database.Stateful in batch Apex? Batch Apex with Stateful
Asynchronous Batch Apex : Overview of future method in Salesforce
Future Annotation In Salesforce: Future method in Salesforce with example
Quiz: Asynchronous apex and Synchronous Apex

Integrating Salesforce with Youtube

Salesforce Web Services: REST and SOAP webservices
Integration in Salesforce: REST API integration in Salesforce
Integrate Salesforce with Youtube Part 1
Integrate Salesforce with Youtube Part 2
Custom Settings to Store API Key and Endpoints
What are Remote Site Settings?
Make a Callout to Youtube API
Create a JavaScript button to Invoke the Details Method

REST Web Services In Apex

Rest web services in salesforce
APEX REST methods
Apex Rest Methods Part 2
Quiz: REST and SOAP Webservices

Apex Testing Framework

Apex Unit test: why do we need test classes in salesforce?
How to write test classes in Apex Salesforce?
Apex Test Class Example
How to increase code coverage in salesforce?
Code coverage from one sandbox to another
Quiz : Apex Test framework

Best practices in salesforce development

What are the Best practices in Salesforce development?
Quiz: Best Practices in Salesforce

Powerful Google Chrome Extensions for Salesforce Developers

Download Apex PMD extension for Visual Studio Code
Download Salesforce Organizer Google Chrome Extension
How Salesforce Organizer Extension Work ?
Download Google Chrome Extension: Salesforce Colored Fevicon
Salesforce Advance Code Searcher Extension