Anatomy of a Class, Methods, Static Vs Instance, Pass by Value Vs Pass by Reference
Extending a Class, Interfaces
Check below post for assignment and PPT: http://www.apexhours.com/oop-and-collection-in-apex/
#Day2 #PassByValue #PassByReference #StaticVariable #Methods
0:00 Introduction
5:36 Anatomy of a Class
16:02 Class and Object
19:00 Method in Apex
21:48 Class in Action
22:08 Demo 1: Defining a Class in Apex
31:12 Static Vs Instance
34:28 Demo 2 : Static and Instance method
50:27 Pass by Value Vs Pass by Reference
1:00:10 Extending a Class, Virtual Keyword
1:02:32 Demo 4 : Inheritance in Apex
1:06:00 Interfaces in Apex
1:08:35 Demo 5 : Interfaces
1:13:57 Trailhead
1:14:56 Assignment