Below is a suggested reading order for those who are just starting to learn to code on Force.com. This doesn’t mean that you can’t skip around, but that if you’re brand new, you’ll have an easier time following this plan to some extent. I will fill more posts as I write them. Happy learning!
Basics
Apex Building Blocks
- Variables (basics)
- Loops
- Conditional Statements
- Introduction to SOQL
- Part One – Basics of SOQL
- Part Two – Pulling data from related objects
- Part Three – Aggregates, advances operators, wildcards, dates and numbers
- Classes & Triggers
Coding Tool Quick Start Guides