Introduction to Programming
  • What is Apex programming language?
  • Apex Syntax: How to better understand the Apex Syntax and Logic in Salesforce?
  • Setting up Developer Account and walk-through of Developer console.
Variables in apex
  • What are Variables and how to declare variables in Apex?
  • Variable Declaration: Using variables to store 3 numbers and adding them
  • Variable Declaration: Using Variables to calculate Simple Interest
Primitive data types in apex
  • Data Types in Apex: Learn about data types and what are the different data types
  • Primitive Data Type in Salesforce: Data Class in Apex and its methods
  • Primitive Data Type in Apex: Time Class In Salesforce and its methods