Introduction To Apex, Why code? What is Apex? Salesforce Application Anatomy, Data Types in Apex Variables in Apex, Conditional Statements in Apex, Collection in Apex When should I use Apex?, Salesforce developer training Check blog post for PPT and assignment: http://www.apexhours.com/introduction-to-apex/ #Day1 #DataType #Variable #CollectionInApex 0:00 Introduction about program 13:49 Why Code? 17:27 Programming language Blue Print 19:22 What is Apex? 23:43 Salesforce Application Anatomy 27:21 Demo 1: Write your first hello Word in Apex 35:15 Data Types in Apex 40:27 Variables in Apex 45:43 Operators 47:57 Understand Operators in APEX Demo 2 53:16 Collection in Apex 1:05:51 Iterating Collection in Apex | Loop in Apex 1:12:51 Conditional Statements in Apex 1:13:30 If else Statements 1:15:16 Switch Statements 1:16:29 Ternary Operator 1:18:00 Using Conditional flow in Apex 1:22:07 When Should I use Apex? 1:23:45 When should I NOT use Apex? 1:24:47 Trailhead 1:27:01 Assignment