Implementing Pre-Defined Classes in Apex

What you will learn

Understand Date class and its methods

Understand Math class and its methods

Understand String class and its methods

Understand UserInfo class and its methods

Understand Concepts with help of Example Programs

Description

This is a beginner-level course for Programming in Apex. This course is Level 5 of the complete Apex Programming Course.

This course provides a theoretical explanation of each concept and a detailed practical explanation of each topic.

The resource provided with each video provides the slides used in the video for revision along with screenshots of the practical explanation of the topics for proper review.

This course is for anyone who


Get Instant Notification of New Courses on our Telegram channel.


  • is preparing for Salesforce Developer Interview.
  • 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.
  • to learn Object Oriented Programming Concepts.

Before proceeding with this code one should complete the –

  • Apex Programming: Level-1 Course.
  • Apex Programming: Level-2 Course.
  • Apex Programming: Level-3 Course.
  • Apex Programming: Level-4 Course.
  • Apex Programming: Level-5 (Part I) Course.

Topics Covered in this course are –

  • Date Class & its Methods
  • Math Class & its Methods
  • String Class & its Methods
  • User Info Class & its Methods
  • Example Programs

This course will provide you with –

  • Explanation in more straightforward and easier terms, hence easier to understand even for beginners.
  • Proper explanation of the concepts for better understanding.
  • Practical usage of the concepts for better implementation.
  • Example problems for better understanding of real-life use of the concepts.
  • Practice exercises for self-evaluation.
  • Better preparation for interviews.
  • Improving Logic Building Ability
English
language

Content

Introduction

About the Course
About the Trainer

Predefined Classes

Date Class Methods
Math Class Methods
String Class Methods – I
String Class Methods – II
UserInfo Class Methods
Example Programs – I
Example Programs – II