• Lessons Home
Topics
Community
  1. Lessons
  2. Object-Oriented Apex

      Object-Oriented Apex

      Design your own types: define classes, build objects with constructors, protect their data, and extend them with inheritance and interfaces

      Modules

      Classes and Objects

      Define your own classes, create objects from them with constructors, and keep their data safe with encapsulation

      Progress
      24 min
      Explore