> ## Content Index
> Fetch the complete content index at: https://www.namastesalesforce.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Apex for Absolute Beginners
- URL: https://www.namastesalesforce.com/courses/apex-beginners/
- Published: 2025-05-19T09:00:00.000Z
- Updated: 2025-05-19T09:00:00.000Z
- Description: You have never written code, or never written Apex. Eight lessons later you will have a tested trigger running in your own org.
- Author: Swarnil Singhai
- Tags: Apex for Absolute Beginners, #course, #course-level-beginner, #duration-6h, #course-layout-cinema, #course-curriculum-cards, #Import 2026-09-03 19:13

You have never written code, or never written Apex. Eight lessons later you will have a tested trigger running in your own org.

## What this course covers

Classes, variables and collections, SOQL and DML from Apex, your first trigger done safely, governor limits, and the test class that proves it all works.

## Who it is for

Admins ready to cross the line, and developers from other stacks who keep tripping on the platform's rules. We assume zero Apex and explain every line.