The Force.com Apex Programming course covers the core Apex programming language and Visualforce to customize applications, providing hands-on experience in building data objects and writing custom logic using Apex triggers and classes.
Course Objectives
Create and modify objects using the declarative interface
Write business logic customizations using Apex triggers and classes. Those customizations will use SOQL and DML.
Design programmatic solutions that take advantage of declarative customizations
Describe how your trigger code works within the basics of the Save Order of Execution
Describe some of the fundamental aspects of designing programs on a multi-tenant platform